Sep 06 16:51:41 devstack devstack@c-api.service[74705]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:51:41 devstack devstack@c-api.service[74705]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:51:41 2026] *** Sep 06 16:51:41 devstack devstack@c-api.service[74705]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: nodename: devstack Sep 06 16:51:41 devstack devstack@c-api.service[74705]: machine: x86_64 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: clock source: unix Sep 06 16:51:41 devstack devstack@c-api.service[74705]: pcre jit disabled Sep 06 16:51:41 devstack devstack@c-api.service[74705]: detected number of CPU cores: 4 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: current working directory: / Sep 06 16:51:41 devstack devstack@c-api.service[74705]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:51:41 devstack devstack@c-api.service[74705]: your processes number limit is 47518 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: your memory page size is 4096 bytes Sep 06 16:51:41 devstack devstack@c-api.service[74705]: detected max file descriptor number: 2048 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: lock engine: pthread robust mutexes Sep 06 16:51:41 devstack devstack@c-api.service[74705]: thunder lock: enabled Sep 06 16:51:41 devstack devstack@c-api.service[74705]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:51:41 devstack devstack@c-api.service[74705]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:51:41 devstack devstack@c-api.service[74705]: Set PythonHome to /opt/stack/data/venv Sep 06 16:51:41 devstack devstack@c-api.service[74705]: Python main interpreter initialized at 0x7ad26e6a4668 Sep 06 16:51:41 devstack devstack@c-api.service[74705]: python threads support enabled Sep 06 16:51:41 devstack devstack@c-api.service[74705]: your server socket listen backlog is limited to 100 connections Sep 06 16:51:41 devstack devstack@c-api.service[74705]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:51:41 devstack devstack@c-api.service[74705]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:51:41 devstack devstack@c-api.service[74705]: *** Operational MODE: preforking *** Sep 06 16:51:41 devstack devstack@c-api.service[74705]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:51:41 devstack devstack@c-api.service[74705]: spawned uWSGI master process (pid: 74705) Sep 06 16:51:41 devstack devstack@c-api.service[74705]: spawned uWSGI worker 1 (pid: 74706, cores: 1) Sep 06 16:51:41 devstack devstack@c-api.service[74705]: spawned uWSGI worker 2 (pid: 74707, cores: 1) Sep 06 16:51:41 devstack devstack@c-api.service[74705]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:51:41 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:51:41 devstack devstack@c-api.service[74706]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:51:41 devstack devstack@c-api.service[74706]: we strongly recommend against using it for new projects. Sep 06 16:51:41 devstack devstack@c-api.service[74706]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:51:41 devstack devstack@c-api.service[74706]: framework. For more detail see Sep 06 16:51:41 devstack devstack@c-api.service[74706]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:51:41 devstack devstack@c-api.service[74706]: import eventlet # noqa Sep 06 16:51:41 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:51:41 devstack devstack@c-api.service[74707]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:51:41 devstack devstack@c-api.service[74707]: we strongly recommend against using it for new projects. Sep 06 16:51:41 devstack devstack@c-api.service[74707]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:51:41 devstack devstack@c-api.service[74707]: framework. For more detail see Sep 06 16:51:41 devstack devstack@c-api.service[74707]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:51:41 devstack devstack@c-api.service[74707]: import eventlet # noqa Sep 06 16:51:41 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 06 16:51:41 devstack devstack@c-api.service[74706]: from cgi import parse_header Sep 06 16:51:41 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 06 16:51:41 devstack devstack@c-api.service[74707]: from cgi import parse_header Sep 06 16:51:41 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:51:41 devstack devstack@c-api.service[74706]: warnings.warn( Sep 06 16:51:41 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 06 16:51:41 devstack devstack@c-api.service[74706]: removals.removed_module( Sep 06 16:51:41 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 06 16:51:41 devstack devstack@c-api.service[74706]: removals.removed_module( Sep 06 16:51:41 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:51:41 devstack devstack@c-api.service[74707]: warnings.warn( Sep 06 16:51:41 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 06 16:51:41 devstack devstack@c-api.service[74707]: removals.removed_module( Sep 06 16:51:41 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 06 16:51:41 devstack devstack@c-api.service[74707]: removals.removed_module( Sep 06 16:51:43 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 06 16:51:43 devstack devstack@c-api.service[74706]: warnings.warn( Sep 06 16:51:43 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 06 16:51:43 devstack devstack@c-api.service[74706]: warnings.warn( Sep 06 16:51:43 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 06 16:51:43 devstack devstack@c-api.service[74707]: warnings.warn( Sep 06 16:51:43 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 06 16:51:43 devstack devstack@c-api.service[74707]: warnings.warn( Sep 06 16:51:43 devstack devstack@c-api.service[74706]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 06 16:51:43 devstack devstack@c-api.service[74706]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74706) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:51:44 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 06 16:51:44 devstack devstack@c-api.service[74706]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:51:44 devstack devstack@c-api.service[74707]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 06 16:51:44 devstack devstack@c-api.service[74707]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74707) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:51:44 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 06 16:51:44 devstack devstack@c-api.service[74707]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74706) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74707) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO dbcounter [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Registered counter for database cinder Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO dbcounter [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Registered counter for database cinder Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writer thread running {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writer thread running {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING cinder.keymgr.conf_key_mgr [None req-7833669f-2427-4c65-b0f1-74f79d905d78 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 06 16:51:45 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING cinder.keymgr.conf_key_mgr [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae 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 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING cinder.api.contrib.hosts [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING cinder.api.contrib.hosts [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: extensions {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-volume-manage {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-quota-class-sets {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-hosts {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: capabilities {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:45 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: encryption {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: extensions {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: scheduler-stats {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-volume-manage {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-quota-sets {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-quota-class-sets {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-availability-zone {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-hosts {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: qos-specs {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: capabilities {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: encryption {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: extra_specs {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: scheduler-stats {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: backups {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-quota-sets {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: encryption {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-availability-zone {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: cgsnapshots {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: qos-specs {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-volume-type-access {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: extra_specs {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: consistencygroups {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: backups {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-volume-transfer {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: encryption {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extended resource: os-snapshot-manage {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: cgsnapshots {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-volume-type-access {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: consistencygroups {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-volume-transfer {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extended resource: os-snapshot-manage {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.contrib.snapshot_actions [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] SnapshotActionsController initialized {{(pid=74706) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension AdminActions extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension AdminActions extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension AdminActions extending resource: backups {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeActions extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension UsedLimits extending resource: limits {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension TypesManage extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-7833669f-2427-4c65-b0f1-74f79d905d78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.contrib.snapshot_actions [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] SnapshotActionsController initialized {{(pid=74707) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension AdminActions extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension AdminActions extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension AdminActions extending resource: backups {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeActions extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension UsedLimits extending resource: limits {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension TypesManage extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-63eecd8f-e0b7-4a69-bfa1-4cc45f2b87ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ad26e6a4668 pid: 74706 (default app) Sep 06 16:51:46 devstack devstack@c-api.service[74707]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ad26e6a4668 pid: 74707 (default app) Sep 06 16:51:46 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-7ac6a642-31a4-4f1e-b838-347ab53b628b None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:51:46 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 1/1] 192.168.122.57 () {50 vars in 780 bytes} [Sun Sep 6 16:51:46 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 16:51:53 devstack devstack@c-api.service[74707]: DEBUG cinder.api.middleware.request_id [None req-cfe00209-96a7-45ff-99e3-0838df1b1eb7 None None] RequestId filter calling following filter/app {{(pid=74707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:51:54 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-cfe00209-96a7-45ff-99e3-0838df1b1eb7 admin admin] POST http://192.168.122.57/volume/v3/types Sep 06 16:51:54 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-cfe00209-96a7-45ff-99e3-0838df1b1eb7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:51:54 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:51:54 devstack devstack@c-api.service[74707]: warnings.warn( Sep 06 16:51:54 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe00209-96a7-45ff-99e3-0838df1b1eb7 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:55 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-cfe00209-96a7-45ff-99e3-0838df1b1eb7 admin admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 16:51:55 devstack devstack@c-api.service[74707]: [pid: 74707|app: 0|req: 1/2] 192.168.122.57 () {60 vars in 1186 bytes} [Sun Sep 6 16:51:53 2026] POST /volume/v3/types => generated 186 bytes in 1360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:51:55 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-f05b8603-1c80-4d74-a876-92a32c029173 None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:51:55 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-f05b8603-1c80-4d74-a876-92a32c029173 admin admin] POST http://192.168.122.57/volume/v3/types/6f7e80ca-d5c3-434f-8899-35b6b5dbf1f0/extra_specs Sep 06 16:51:55 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-f05b8603-1c80-4d74-a876-92a32c029173 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:51:55 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:51:55 devstack devstack@c-api.service[74706]: warnings.warn( Sep 06 16:51:55 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-f05b8603-1c80-4d74-a876-92a32c029173 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:51:55 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writing DB stats cinder:SELECT=6 {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:51:56 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-f05b8603-1c80-4d74-a876-92a32c029173 admin admin] http://192.168.122.57/volume/v3/types/6f7e80ca-d5c3-434f-8899-35b6b5dbf1f0/extra_specs returned with HTTP 200 Sep 06 16:51:56 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 2/3] 192.168.122.57 () {60 vars in 1333 bytes} [Sun Sep 6 16:51:55 2026] POST /volume/v3/types/6f7e80ca-d5c3-434f-8899-35b6b5dbf1f0/extra_specs => generated 55 bytes in 998 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:52:05 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:52:06 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:52:37 devstack devstack@c-api.service[74707]: DEBUG cinder.api.middleware.request_id [None req-bd67d23c-b682-4872-873f-58ef53aa5c78 None None] RequestId filter calling following filter/app {{(pid=74707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:52:37 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-bd67d23c-b682-4872-873f-58ef53aa5c78 None None] GET http://192.168.122.57/volume// Sep 06 16:52:37 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-bd67d23c-b682-4872-873f-58ef53aa5c78 None None] Empty body provided in request {{(pid=74707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:52:37 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-bd67d23c-b682-4872-873f-58ef53aa5c78 None None] Calling method 'all' {{(pid=74707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:52:37 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-bd67d23c-b682-4872-873f-58ef53aa5c78 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:52:37 devstack devstack@c-api.service[74707]: [pid: 74707|app: 0|req: 2/4] 192.168.122.57 () {58 vars in 1309 bytes} [Sun Sep 6 16:52:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:54:22 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-b54dcaf8-dcca-44a5-970b-67fd0208609e None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:54:22 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-b54dcaf8-dcca-44a5-970b-67fd0208609e tempest-verify_tempest_config-485310473 tempest-verify_tempest_config-485310473-project-member] GET http://192.168.122.57/volume/v3/extensions Sep 06 16:54:22 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-b54dcaf8-dcca-44a5-970b-67fd0208609e tempest-verify_tempest_config-485310473 tempest-verify_tempest_config-485310473-project-member] Empty body provided in request {{(pid=74706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:54:22 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-b54dcaf8-dcca-44a5-970b-67fd0208609e tempest-verify_tempest_config-485310473 tempest-verify_tempest_config-485310473-project-member] Calling method 'index' {{(pid=74706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:54:22 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-b54dcaf8-dcca-44a5-970b-67fd0208609e tempest-verify_tempest_config-485310473 tempest-verify_tempest_config-485310473-project-member] http://192.168.122.57/volume/v3/extensions returned with HTTP 200 Sep 06 16:54:22 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 3/5] 192.168.122.57 () {58 vars in 1125 bytes} [Sun Sep 6 16:54:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:54:29 devstack devstack@c-api.service[74707]: DEBUG cinder.api.middleware.request_id [None req-5f5c6640-0d1e-4303-9201-c0aa0f916415 None None] RequestId filter calling following filter/app {{(pid=74707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:54:29 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-5f5c6640-0d1e-4303-9201-c0aa0f916415 demo admin] POST http://192.168.122.57/volume/v3/types Sep 06 16:54:29 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-5f5c6640-0d1e-4303-9201-c0aa0f916415 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:54:29 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-5f5c6640-0d1e-4303-9201-c0aa0f916415 demo admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 16:54:29 devstack devstack@c-api.service[74707]: [pid: 74707|app: 0|req: 3/6] 192.168.122.57 () {60 vars in 1186 bytes} [Sun Sep 6 16:54:29 2026] POST /volume/v3/types => generated 184 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:54:39 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:56:23 devstack devstack@c-api.service[74705]: Sun Sep 6 16:56:23 2026 - graceful shutdown triggered... Sep 06 16:56:23 devstack devstack@c-api.service[74706]: Gracefully killing worker 1 (pid: 74706)... Sep 06 16:56:24 devstack devstack@c-api.service[74707]: Gracefully killing worker 2 (pid: 74707)... Sep 06 16:56:24 devstack devstack@c-api.service[74705]: worker 1 buried after 1 seconds Sep 06 16:56:24 devstack devstack@c-api.service[74705]: worker 2 buried after 1 seconds Sep 06 16:56:24 devstack devstack@c-api.service[74705]: goodbye to uWSGI. Sep 06 16:56:25 devstack devstack@c-api.service[86806]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:56:25 devstack devstack@c-api.service[86806]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:56:25 2026] *** Sep 06 16:56:25 devstack devstack@c-api.service[86806]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: nodename: devstack Sep 06 16:56:25 devstack devstack@c-api.service[86806]: machine: x86_64 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: clock source: unix Sep 06 16:56:25 devstack devstack@c-api.service[86806]: pcre jit disabled Sep 06 16:56:25 devstack devstack@c-api.service[86806]: detected number of CPU cores: 4 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: current working directory: / Sep 06 16:56:25 devstack devstack@c-api.service[86806]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:56:25 devstack devstack@c-api.service[86806]: your processes number limit is 47518 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: your memory page size is 4096 bytes Sep 06 16:56:25 devstack devstack@c-api.service[86806]: detected max file descriptor number: 2048 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: lock engine: pthread robust mutexes Sep 06 16:56:25 devstack devstack@c-api.service[86806]: thunder lock: enabled Sep 06 16:56:25 devstack devstack@c-api.service[86806]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:56:25 devstack devstack@c-api.service[86806]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:56:25 devstack devstack@c-api.service[86806]: Set PythonHome to /opt/stack/data/venv Sep 06 16:56:25 devstack devstack@c-api.service[86806]: Python main interpreter initialized at 0x7cf718ea4668 Sep 06 16:56:25 devstack devstack@c-api.service[86806]: python threads support enabled Sep 06 16:56:25 devstack devstack@c-api.service[86806]: your server socket listen backlog is limited to 100 connections Sep 06 16:56:25 devstack devstack@c-api.service[86806]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:56:25 devstack devstack@c-api.service[86806]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:56:25 devstack devstack@c-api.service[86806]: *** Operational MODE: preforking *** Sep 06 16:56:25 devstack devstack@c-api.service[86806]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:56:25 devstack devstack@c-api.service[86806]: spawned uWSGI master process (pid: 86806) Sep 06 16:56:25 devstack devstack@c-api.service[86806]: spawned uWSGI worker 1 (pid: 86807, cores: 1) Sep 06 16:56:25 devstack devstack@c-api.service[86806]: spawned uWSGI worker 2 (pid: 86808, cores: 1) Sep 06 16:56:25 devstack devstack@c-api.service[86806]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:56:25 devstack devstack@c-api.service[86807]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:56:25 devstack devstack@c-api.service[86807]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:56:25 devstack devstack@c-api.service[86807]: we strongly recommend against using it for new projects. Sep 06 16:56:25 devstack devstack@c-api.service[86807]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:56:25 devstack devstack@c-api.service[86807]: framework. For more detail see Sep 06 16:56:25 devstack devstack@c-api.service[86807]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:56:25 devstack devstack@c-api.service[86807]: import eventlet # noqa Sep 06 16:56:25 devstack devstack@c-api.service[86808]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:56:25 devstack devstack@c-api.service[86808]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:56:25 devstack devstack@c-api.service[86808]: we strongly recommend against using it for new projects. Sep 06 16:56:25 devstack devstack@c-api.service[86808]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:56:25 devstack devstack@c-api.service[86808]: framework. For more detail see Sep 06 16:56:25 devstack devstack@c-api.service[86808]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:56:25 devstack devstack@c-api.service[86808]: import eventlet # noqa Sep 06 16:56:25 devstack devstack@c-api.service[86808]: /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 06 16:56:25 devstack devstack@c-api.service[86808]: from cgi import parse_header Sep 06 16:56:25 devstack devstack@c-api.service[86807]: /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 06 16:56:25 devstack devstack@c-api.service[86807]: from cgi import parse_header Sep 06 16:56:25 devstack devstack@c-api.service[86808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:56:25 devstack devstack@c-api.service[86808]: warnings.warn( Sep 06 16:56:25 devstack devstack@c-api.service[86807]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:56:25 devstack devstack@c-api.service[86807]: warnings.warn( Sep 06 16:56:25 devstack devstack@c-api.service[86808]: /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 06 16:56:25 devstack devstack@c-api.service[86808]: removals.removed_module( Sep 06 16:56:25 devstack devstack@c-api.service[86808]: /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 06 16:56:25 devstack devstack@c-api.service[86808]: removals.removed_module( Sep 06 16:56:25 devstack devstack@c-api.service[86807]: /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 06 16:56:25 devstack devstack@c-api.service[86807]: removals.removed_module( Sep 06 16:56:25 devstack devstack@c-api.service[86807]: /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 06 16:56:25 devstack devstack@c-api.service[86807]: removals.removed_module( Sep 06 16:56:28 devstack devstack@c-api.service[86808]: /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 06 16:56:28 devstack devstack@c-api.service[86808]: warnings.warn( Sep 06 16:56:28 devstack devstack@c-api.service[86807]: /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 06 16:56:28 devstack devstack@c-api.service[86807]: warnings.warn( Sep 06 16:56:28 devstack devstack@c-api.service[86808]: /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 06 16:56:28 devstack devstack@c-api.service[86808]: warnings.warn( Sep 06 16:56:28 devstack devstack@c-api.service[86807]: /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 06 16:56:28 devstack devstack@c-api.service[86807]: warnings.warn( Sep 06 16:56:29 devstack devstack@c-api.service[86808]: 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 06 16:56:29 devstack devstack@c-api.service[86808]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86808) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:56:29 devstack devstack@c-api.service[86808]: /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 06 16:56:29 devstack devstack@c-api.service[86808]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:56:29 devstack devstack@c-api.service[86807]: 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 06 16:56:29 devstack devstack@c-api.service[86807]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86807) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:56:29 devstack devstack@c-api.service[86807]: /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 06 16:56:29 devstack devstack@c-api.service[86807]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86808) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86807) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO dbcounter [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Registered counter for database cinder Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG oslo_db.sqlalchemy.engines [None req-d8190687-a465-469a-8bcd-37a7c12f3307 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=86808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO dbcounter [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Registered counter for database cinder Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG oslo_db.sqlalchemy.engines [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b 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=86807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG dbcounter [-] [86808] Writer thread running {{(pid=86808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: /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 06 16:56:30 devstack devstack@c-api.service[86808]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING cinder.keymgr.conf_key_mgr [None req-d8190687-a465-469a-8bcd-37a7c12f3307 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 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG oslo_db.sqlalchemy.engines [None req-d8190687-a465-469a-8bcd-37a7c12f3307 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=86808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG dbcounter [-] [86807] Writer thread running {{(pid=86807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: /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 06 16:56:30 devstack devstack@c-api.service[86807]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING cinder.keymgr.conf_key_mgr [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b 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 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING cinder.api.contrib.hosts [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: extensions {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-volume-manage {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-quota-class-sets {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-hosts {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: capabilities {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: encryption {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: scheduler-stats {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-quota-sets {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-availability-zone {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: qos-specs {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: DEBUG oslo_db.sqlalchemy.engines [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b 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=86807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: extra_specs {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: backups {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: encryption {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: cgsnapshots {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-volume-type-access {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: consistencygroups {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-volume-transfer {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extended resource: os-snapshot-manage {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.contrib.snapshot_actions [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] SnapshotActionsController initialized {{(pid=86808) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension AdminActions extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension AdminActions extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension AdminActions extending resource: backups {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeActions extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension UsedLimits extending resource: limits {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension TypesManage extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-d8190687-a465-469a-8bcd-37a7c12f3307 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86808]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7cf718ea4668 pid: 86808 (default app) Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:30 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING cinder.api.contrib.hosts [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: extensions {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-volume-manage {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-quota-class-sets {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-hosts {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: capabilities {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: encryption {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: scheduler-stats {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-quota-sets {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-availability-zone {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: qos-specs {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: extra_specs {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: backups {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: encryption {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: cgsnapshots {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-volume-type-access {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: consistencygroups {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-volume-transfer {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extended resource: os-snapshot-manage {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.contrib.snapshot_actions [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] SnapshotActionsController initialized {{(pid=86807) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension AdminActions extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension AdminActions extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension AdminActions extending resource: backups {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeActions extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension UsedLimits extending resource: limits {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension TypesManage extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-26a21559-81ee-48c5-a4f7-67c548d3f83b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:31 devstack devstack@c-api.service[86807]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cf718ea4668 pid: 86807 (default app) Sep 06 16:56:33 devstack devstack@c-api.service[86806]: Sun Sep 6 16:56:33 2026 - graceful shutdown triggered... Sep 06 16:56:33 devstack devstack@c-api.service[86808]: Gracefully killing worker 2 (pid: 86808)... Sep 06 16:56:33 devstack devstack@c-api.service[86807]: Gracefully killing worker 1 (pid: 86807)... Sep 06 16:56:34 devstack devstack@c-api.service[86806]: worker 1 buried after 1 seconds Sep 06 16:56:34 devstack devstack@c-api.service[86806]: worker 2 buried after 1 seconds Sep 06 16:56:34 devstack devstack@c-api.service[86806]: goodbye to uWSGI. Sep 06 16:56:34 devstack devstack@c-api.service[87188]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:56:34 devstack devstack@c-api.service[87188]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:56:34 2026] *** Sep 06 16:56:34 devstack devstack@c-api.service[87188]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: nodename: devstack Sep 06 16:56:34 devstack devstack@c-api.service[87188]: machine: x86_64 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: clock source: unix Sep 06 16:56:34 devstack devstack@c-api.service[87188]: pcre jit disabled Sep 06 16:56:34 devstack devstack@c-api.service[87188]: detected number of CPU cores: 4 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: current working directory: / Sep 06 16:56:34 devstack devstack@c-api.service[87188]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:56:34 devstack devstack@c-api.service[87188]: your processes number limit is 47518 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: your memory page size is 4096 bytes Sep 06 16:56:34 devstack devstack@c-api.service[87188]: detected max file descriptor number: 2048 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: lock engine: pthread robust mutexes Sep 06 16:56:34 devstack devstack@c-api.service[87188]: thunder lock: enabled Sep 06 16:56:34 devstack devstack@c-api.service[87188]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:56:34 devstack devstack@c-api.service[87188]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:56:34 devstack devstack@c-api.service[87188]: Set PythonHome to /opt/stack/data/venv Sep 06 16:56:34 devstack devstack@c-api.service[87188]: Python main interpreter initialized at 0x7904b6ea4668 Sep 06 16:56:34 devstack devstack@c-api.service[87188]: python threads support enabled Sep 06 16:56:34 devstack devstack@c-api.service[87188]: your server socket listen backlog is limited to 100 connections Sep 06 16:56:34 devstack devstack@c-api.service[87188]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:56:34 devstack devstack@c-api.service[87188]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:56:34 devstack devstack@c-api.service[87188]: *** Operational MODE: preforking *** Sep 06 16:56:34 devstack devstack@c-api.service[87188]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:56:34 devstack devstack@c-api.service[87188]: spawned uWSGI master process (pid: 87188) Sep 06 16:56:34 devstack devstack@c-api.service[87188]: spawned uWSGI worker 1 (pid: 87191, cores: 1) Sep 06 16:56:34 devstack devstack@c-api.service[87188]: spawned uWSGI worker 2 (pid: 87192, cores: 1) Sep 06 16:56:34 devstack devstack@c-api.service[87188]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:56:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:56:35 devstack devstack@c-api.service[87192]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:56:35 devstack devstack@c-api.service[87192]: we strongly recommend against using it for new projects. Sep 06 16:56:35 devstack devstack@c-api.service[87192]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:56:35 devstack devstack@c-api.service[87192]: framework. For more detail see Sep 06 16:56:35 devstack devstack@c-api.service[87192]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:56:35 devstack devstack@c-api.service[87192]: import eventlet # noqa Sep 06 16:56:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:56:35 devstack devstack@c-api.service[87191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:56:35 devstack devstack@c-api.service[87191]: we strongly recommend against using it for new projects. Sep 06 16:56:35 devstack devstack@c-api.service[87191]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:56:35 devstack devstack@c-api.service[87191]: framework. For more detail see Sep 06 16:56:35 devstack devstack@c-api.service[87191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:56:35 devstack devstack@c-api.service[87191]: import eventlet # noqa Sep 06 16:56:35 devstack devstack@c-api.service[87192]: /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 06 16:56:35 devstack devstack@c-api.service[87192]: from cgi import parse_header Sep 06 16:56:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:56:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:56:35 devstack devstack@c-api.service[87191]: /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 06 16:56:35 devstack devstack@c-api.service[87191]: from cgi import parse_header Sep 06 16:56:35 devstack devstack@c-api.service[87192]: /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 06 16:56:35 devstack devstack@c-api.service[87192]: removals.removed_module( Sep 06 16:56:35 devstack devstack@c-api.service[87192]: /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 06 16:56:35 devstack devstack@c-api.service[87192]: removals.removed_module( Sep 06 16:56:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 16:56:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:56:35 devstack devstack@c-api.service[87191]: /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 06 16:56:35 devstack devstack@c-api.service[87191]: removals.removed_module( Sep 06 16:56:35 devstack devstack@c-api.service[87191]: /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 06 16:56:35 devstack devstack@c-api.service[87191]: removals.removed_module( Sep 06 16:56:37 devstack devstack@c-api.service[87192]: /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 06 16:56:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:56:37 devstack devstack@c-api.service[87192]: /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 06 16:56:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:56:38 devstack devstack@c-api.service[87191]: /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 06 16:56:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:56:38 devstack devstack@c-api.service[87191]: /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 06 16:56:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:56:38 devstack devstack@c-api.service[87192]: 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 06 16:56:38 devstack devstack@c-api.service[87192]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87192) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:56:38 devstack devstack@c-api.service[87192]: /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 06 16:56:38 devstack devstack@c-api.service[87192]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:56:39 devstack devstack@c-api.service[87191]: 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 06 16:56:39 devstack devstack@c-api.service[87191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:56:39 devstack devstack@c-api.service[87191]: /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 06 16:56:39 devstack devstack@c-api.service[87191]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87192) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO dbcounter [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Registered counter for database cinder Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-89f95463-8467-4a91-9baf-79830a43ea5a 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=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writer thread running {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: /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 06 16:56:40 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING cinder.keymgr.conf_key_mgr [None req-89f95463-8467-4a91-9baf-79830a43ea5a 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 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-89f95463-8467-4a91-9baf-79830a43ea5a 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=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87192]: INFO cinder.rpc [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87191]: INFO dbcounter [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Registered counter for database cinder Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING cinder.api.contrib.hosts [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-f8768a37-a288-4397-985e-d740f0d4638b 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=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:40 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: extensions {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-volume-manage {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-quota-class-sets {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-hosts {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: capabilities {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: encryption {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: scheduler-stats {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-quota-sets {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-availability-zone {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: qos-specs {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: extra_specs {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: backups {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: encryption {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: cgsnapshots {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-volume-type-access {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: consistencygroups {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-volume-transfer {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extended resource: os-snapshot-manage {{(pid=87192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.snapshot_actions [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] SnapshotActionsController initialized {{(pid=87192) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension AdminActions extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension AdminActions extending resource: snapshots {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension AdminActions extending resource: backups {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeActions extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension UsedLimits extending resource: limits {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension TypesManage extending resource: types {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.router [None req-89f95463-8467-4a91-9baf-79830a43ea5a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87192]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7904b6ea4668 pid: 87192 (default app) Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writer thread running {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: /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 06 16:56:41 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING cinder.keymgr.conf_key_mgr [None req-f8768a37-a288-4397-985e-d740f0d4638b 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 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-f8768a37-a288-4397-985e-d740f0d4638b 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=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: INFO cinder.rpc [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING cinder.api.contrib.hosts [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: extensions {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-volume-manage {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-quota-class-sets {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-hosts {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: capabilities {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: encryption {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: scheduler-stats {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-quota-sets {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-availability-zone {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: qos-specs {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: extra_specs {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: backups {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: encryption {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: cgsnapshots {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-volume-type-access {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: consistencygroups {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-volume-transfer {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extended resource: os-snapshot-manage {{(pid=87191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] SnapshotActionsController initialized {{(pid=87191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension AdminActions extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension AdminActions extending resource: snapshots {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension AdminActions extending resource: backups {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeActions extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension UsedLimits extending resource: limits {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension TypesManage extending resource: types {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.router [None req-f8768a37-a288-4397-985e-d740f0d4638b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:56:41 devstack devstack@c-api.service[87191]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7904b6ea4668 pid: 87191 (default app) Sep 06 16:56:50 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=6 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:56:51 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=6 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-210959676"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-210959676'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Create volume of 1 GB Sep 06 16:57:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Availability zone cache updated, next update will occur around 2026-09-06 15:57:37.531276. {{(pid=87192) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Availability Zones retrieved successfully. Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Flow 'volume_create_api' (2e2eacfe-c249-49d0-b458-4bec3f028615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9074f2-d278-436a-a7fd-4118f0ef7de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9074f2-d278-436a-a7fd-4118f0ef7de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846ebb42-16dc-4855-b261-a5fa494987a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-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 06 16:57:37 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-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 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Created reservations ['a94f0a5c-3a0e-4672-a1a3-12bd002e116c', '79fad891-f1e2-42bc-abf9-f1270184c655', '7d9609f0-adb1-410b-a099-0282749f2022', '57d6d048-d85f-46e4-b066-40fb69f2a7d1'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846ebb42-16dc-4855-b261-a5fa494987a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94f0a5c-3a0e-4672-a1a3-12bd002e116c', '79fad891-f1e2-42bc-abf9-f1270184c655', '7d9609f0-adb1-410b-a099-0282749f2022', '57d6d048-d85f-46e4-b066-40fb69f2a7d1']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:37 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696ee949-c757-4067-8991-1c7e796e6d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696ee949-c757-4067-8991-1c7e796e6d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0436296e-48f3-48bc-96a4-0127c2ffdc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-210959676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e4887d6c7248abbc0adeab4e66570b',qos_specs=None,replication_status=,reservations=['a94f0a5c-3a0e-4672-a1a3-12bd002e116c','79fad891-f1e2-42bc-abf9-f1270184c655','7d9609f0-adb1-410b-a099-0282749f2022','57d6d048-d85f-46e4-b066-40fb69f2a7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdb48ed1c5f4876b89f1dc0f4b2c571',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-210959676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0436296e-48f3-48bc-96a4-0127c2ffdc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86e4887d6c7248abbc0adeab4e66570b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcdb48ed1c5f4876b89f1dc0f4b2c571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a95517-dc0a-4045-a3f3-e45facc10336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a95517-dc0a-4045-a3f3-e45facc10336) transitioned into state 'SUCCESS' from state '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-210959676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e4887d6c7248abbc0adeab4e66570b',qos_specs=None,replication_status=,reservations=['a94f0a5c-3a0e-4672-a1a3-12bd002e116c','79fad891-f1e2-42bc-abf9-f1270184c655','7d9609f0-adb1-410b-a099-0282749f2022','57d6d048-d85f-46e4-b066-40fb69f2a7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdb48ed1c5f4876b89f1dc0f4b2c571',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87dc0af7-2845-44d6-ac90-4ccb9d34dddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87dc0af7-2845-44d6-ac90-4ccb9d34dddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Flow 'volume_create_api' (2e2eacfe-c249-49d0-b458-4bec3f028615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Create volume request issued successfully. Sep 06 16:57:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b70f82-50ed-40c0-be25-eefcaa1c481c tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1/1] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:57:36 2026] POST /volume/v3/volumes => generated 758 bytes in 1464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:57:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:38 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:57:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:57:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71ba363a-2e4e-4f4a-9e30-4b101d2db5d8 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:57:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1/2] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:38 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 826 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:57:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:57:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:57:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70acd004-94cf-4911-a3ea-b79ad6c628a1 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:57:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 2/3] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:40 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:57:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:57:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d0b2bfe-0730-4679-bc4c-5fa0d6c22f03 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:57:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 2/4] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:41 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd57789b-ac40-47d1-bdaa-f27292997916 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd57789b-ac40-47d1-bdaa-f27292997916 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:57:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd57789b-ac40-47d1-bdaa-f27292997916 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd57789b-ac40-47d1-bdaa-f27292997916 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd57789b-ac40-47d1-bdaa-f27292997916 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:57:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd57789b-ac40-47d1-bdaa-f27292997916 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:57:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 3/5] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:42 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:51 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=8 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:52 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2113288959"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2113288959'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Create volume of 1 GB Sep 06 16:57:53 devstack devstack@c-api.service[87191]: /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 06 16:57:53 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Availability zone cache updated, next update will occur around 2026-09-06 15:57:53.383552. {{(pid=87191) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Availability Zones retrieved successfully. Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Flow 'volume_create_api' (fa399074-79a1-4a72-98c3-1322cc859407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5e2bd8-64db-4123-a3c3-cbf638027c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5e2bd8-64db-4123-a3c3-cbf638027c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139a4572-c0eb-4399-b85f-ebe659b047c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-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 06 16:57:54 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-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 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Created reservations ['7f098597-e474-4313-9c89-e4d9ccc496ea', '43c991cd-7c6d-4003-abe3-32899dfab06f', 'd59cf845-07cb-4ea6-9416-fe168b29bcc4', 'eb38e5ce-fc7c-48d2-ad2b-d2b55e79fa21'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139a4572-c0eb-4399-b85f-ebe659b047c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f098597-e474-4313-9c89-e4d9ccc496ea', '43c991cd-7c6d-4003-abe3-32899dfab06f', 'd59cf845-07cb-4ea6-9416-fe168b29bcc4', 'eb38e5ce-fc7c-48d2-ad2b-d2b55e79fa21']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4929bf-aa23-42a6-aac0-18dbe2a700da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4929bf-aa23-42a6-aac0-18dbe2a700da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8fd5324-75b2-409e-947d-0c862f8c615d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2113288959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cc58bf138ed4ca2bd23b73b6c64595e',qos_specs=None,replication_status=,reservations=['7f098597-e474-4313-9c89-e4d9ccc496ea','43c991cd-7c6d-4003-abe3-32899dfab06f','d59cf845-07cb-4ea6-9416-fe168b29bcc4','eb38e5ce-fc7c-48d2-ad2b-d2b55e79fa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6798a6bdb57041fc8dfc47f3c22e94c5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2113288959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8fd5324-75b2-409e-947d-0c862f8c615d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc58bf138ed4ca2bd23b73b6c64595e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6798a6bdb57041fc8dfc47f3c22e94c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1e07d8-9dd8-4cae-8367-53cadbd937f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1e07d8-9dd8-4cae-8367-53cadbd937f9) transitioned into state 'SUCCESS' from state '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-2113288959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cc58bf138ed4ca2bd23b73b6c64595e',qos_specs=None,replication_status=,reservations=['7f098597-e474-4313-9c89-e4d9ccc496ea','43c991cd-7c6d-4003-abe3-32899dfab06f','d59cf845-07cb-4ea6-9416-fe168b29bcc4','eb38e5ce-fc7c-48d2-ad2b-d2b55e79fa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6798a6bdb57041fc8dfc47f3c22e94c5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47125345-8f3f-46b3-a7e3-11e6c9bda2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47125345-8f3f-46b3-a7e3-11e6c9bda2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Flow 'volume_create_api' (fa399074-79a1-4a72-98c3-1322cc859407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Create volume request issued successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1ec65b7-06b2-4961-b7b0-e3f09c3436c0 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 3/6] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:57:53 2026] POST /volume/v3/volumes => generated 759 bytes in 1450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04c942c5-a80b-42d5-beab-6dc0e97570b9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 4/7] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:54 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 827 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:57:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d3dd4635-1116-417b-aafa-12920f2eae45 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3dd4635-1116-417b-aafa-12920f2eae45 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3dd4635-1116-417b-aafa-12920f2eae45 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3dd4635-1116-417b-aafa-12920f2eae45 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d3dd4635-1116-417b-aafa-12920f2eae45 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3dd4635-1116-417b-aafa-12920f2eae45 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 4/8] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:55 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c99e8d3-46d3-4127-ac13-fa3fb833e8e7 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 5/9] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:56 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-37174a3e-62db-442a-9953-4c5eeb14fe23 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 5/10] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 16:57:57 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee9916aa-fd8e-4aa1-9d1a-65d9ab71573e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee9916aa-fd8e-4aa1-9d1a-65d9ab71573e None None] GET http://192.168.122.57/volume// Sep 06 16:57:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee9916aa-fd8e-4aa1-9d1a-65d9ab71573e None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee9916aa-fd8e-4aa1-9d1a-65d9ab71573e None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee9916aa-fd8e-4aa1-9d1a-65d9ab71573e None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:57:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 6/11] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 16:57:58 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:57:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-69eddc2c-a192-4968-a2ff-eb982b172056 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-69eddc2c-a192-4968-a2ff-eb982b172056 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 16:57:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-69eddc2c-a192-4968-a2ff-eb982b172056 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8fd5324-75b2-409e-947d-0c862f8c615d", "connector": null, "instance_uuid": "6cb019f1-4567-44fe-9335-17b8e93688b9"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:59 devstack devstack@c-api.service[87191]: /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 06 16:57:59 devstack devstack@c-api.service[87191]: .first() Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-69eddc2c-a192-4968-a2ff-eb982b172056 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 16:57:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 6/12] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 16:57:58 2026] POST /volume/v3/attachments => generated 273 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:57:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f15385a1-dc1e-4680-a6fe-05cba9a9741f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f15385a1-dc1e-4680-a6fe-05cba9a9741f None None] GET http://192.168.122.57/volume// Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f15385a1-dc1e-4680-a6fe-05cba9a9741f None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f15385a1-dc1e-4680-a6fe-05cba9a9741f None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f15385a1-dc1e-4680-a6fe-05cba9a9741f None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:57:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 7/13] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 16:57:59 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:57:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32e6d68e-7ccf-43ba-87fb-1f6b2b95384a tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 7/14] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:57:59 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:57:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:57:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:57:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:57:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-73a2e3cf-fb28-4f34-a376-ac88294a8706 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:57:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 8/15] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 16:57:59 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 1032 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 16:58:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dfd3c4fe-1d21-490b-a823-c21b822a50f1 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 8/16] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:00 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] PUT http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 Sep 06 16:58:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:01 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Acquiring lock "cinder-attachment_update-c8fd5324-75b2-409e-947d-0c862f8c615d-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:58:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:01 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Lock "cinder-attachment_update-c8fd5324-75b2-409e-947d-0c862f8c615d-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:58:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d6daf07-505f-41ff-bdc4-506bf36a2059 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 9/17] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:01 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:02 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Lock "cinder-attachment_update-c8fd5324-75b2-409e-947d-0c862f8c615d-devstack" released by "attachment_update" :: held 0.527s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:58:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-fc5e17c0-3b99-453d-acff-a97d77ce225e tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 returned with HTTP 200 Sep 06 16:58:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 9/18] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 16:58:01 2026] PUT /volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 => generated 694 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:58:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-178e1cbc-99d9-4618-8164-9c7579d15679 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-178e1cbc-99d9-4618-8164-9c7579d15679 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-178e1cbc-99d9-4618-8164-9c7579d15679 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-178e1cbc-99d9-4618-8164-9c7579d15679 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-178e1cbc-99d9-4618-8164-9c7579d15679 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-178e1cbc-99d9-4618-8164-9c7579d15679 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 10/19] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:02 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-7f9383fb-013f-4059-8da5-7c661ca6e1fd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-7f9383fb-013f-4059-8da5-7c661ca6e1fd tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] POST http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5/action Sep 06 16:58:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-7f9383fb-013f-4059-8da5-7c661ca6e1fd tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-7f9383fb-013f-4059-8da5-7c661ca6e1fd tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4dd2be36-3d4c-4a56-b7cf-6f1f00555946 req-7f9383fb-013f-4059-8da5-7c661ca6e1fd tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5/action returned with HTTP 204 Sep 06 16:58:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 10/20] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 16:58:03 2026] POST /volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4773ceb-519b-4f2f-b054-cde43412ac66 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 11/21] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:03 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 1144 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfbb6eda-3eb2-46d7-aea0-4a18fe44e178 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 11/22] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:04 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 1144 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-21616196-691d-4901-aa9a-738278e0ba84 req-1ab3911c-c1b2-43af-a2f4-ed8e032060ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21616196-691d-4901-aa9a-738278e0ba84 req-1ab3911c-c1b2-43af-a2f4-ed8e032060ae tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] DELETE http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 Sep 06 16:58:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21616196-691d-4901-aa9a-738278e0ba84 req-1ab3911c-c1b2-43af-a2f4-ed8e032060ae tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21616196-691d-4901-aa9a-738278e0ba84 req-1ab3911c-c1b2-43af-a2f4-ed8e032060ae tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:10 devstack devstack@c-api.service[87192]: /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 06 16:58:10 devstack devstack@c-api.service[87192]: .first() Sep 06 16:58:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:10 devstack devstack@c-api.service[87192]: /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 06 16:58:10 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-57ddda62-6bbc-4385-9d05-b59719d2797e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1398375806"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1398375806'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Create volume of 1 GB Sep 06 16:58:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Availability Zones retrieved successfully. Sep 06 16:58:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21616196-691d-4901-aa9a-738278e0ba84 req-1ab3911c-c1b2-43af-a2f4-ed8e032060ae tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 returned with HTTP 200 Sep 06 16:58:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 12/23] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 16:58:09 2026] DELETE /volume/v3/attachments/f39798b6-0928-4aee-9d63-84c27ba928f5 => generated 19 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Flow 'volume_create_api' (d6c01f02-4555-427e-8961-c36c408abf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff25e6d-3e26-4f5a-8208-bb8f71697c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff25e6d-3e26-4f5a-8208-bb8f71697c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f8ab87-41d3-4a1b-a590-a3b79e40aa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Created reservations ['c5eceba2-79b5-4df3-ba03-349d663b60dc', 'f3202a3a-9281-45b1-833c-38daa7fe5e9a', '19237195-b9f9-4c83-b308-4b61337f62a7', '12266d01-475d-4b35-aeb0-3ddd08822cc0'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f8ab87-41d3-4a1b-a590-a3b79e40aa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5eceba2-79b5-4df3-ba03-349d663b60dc', 'f3202a3a-9281-45b1-833c-38daa7fe5e9a', '19237195-b9f9-4c83-b308-4b61337f62a7', '12266d01-475d-4b35-aeb0-3ddd08822cc0']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36fd546-2f69-4dd3-b214-72aed07ef272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36fd546-2f69-4dd3-b214-72aed07ef272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1398375806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e9739a83c14c41833e5144d63c6fd2',qos_specs=None,replication_status=,reservations=['c5eceba2-79b5-4df3-ba03-349d663b60dc','f3202a3a-9281-45b1-833c-38daa7fe5e9a','19237195-b9f9-4c83-b308-4b61337f62a7','12266d01-475d-4b35-aeb0-3ddd08822cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14cce868604a40f892bcb9b6b08d6854',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1398375806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e9739a83c14c41833e5144d63c6fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14cce868604a40f892bcb9b6b08d6854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93b52aa-4b91-448d-91d9-bb1cba2546c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93b52aa-4b91-448d-91d9-bb1cba2546c1) transitioned into state 'SUCCESS' from state '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-1398375806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e9739a83c14c41833e5144d63c6fd2',qos_specs=None,replication_status=,reservations=['c5eceba2-79b5-4df3-ba03-349d663b60dc','f3202a3a-9281-45b1-833c-38daa7fe5e9a','19237195-b9f9-4c83-b308-4b61337f62a7','12266d01-475d-4b35-aeb0-3ddd08822cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14cce868604a40f892bcb9b6b08d6854',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39856a01-47b4-43b1-90e0-322e348ac4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39856a01-47b4-43b1-90e0-322e348ac4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Flow 'volume_create_api' (d6c01f02-4555-427e-8961-c36c408abf0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Create volume request issued successfully. Sep 06 16:58:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-57ddda62-6bbc-4385-9d05-b59719d2797e tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:58:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 12/24] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:58:10 2026] POST /volume/v3/volumes => generated 762 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 16:58:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-245d59ca-c154-4f9f-b99a-6163c0138816 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-245d59ca-c154-4f9f-b99a-6163c0138816 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-245d59ca-c154-4f9f-b99a-6163c0138816 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-245d59ca-c154-4f9f-b99a-6163c0138816 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-245d59ca-c154-4f9f-b99a-6163c0138816 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-245d59ca-c154-4f9f-b99a-6163c0138816 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 13/25] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:11 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 830 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc17235a-5d73-47f4-bb6f-288c465b9159 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 13/26] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:12 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8ef1377c-efdf-413d-b926-7ee02194e574 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ef1377c-efdf-413d-b926-7ee02194e574 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ef1377c-efdf-413d-b926-7ee02194e574 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ef1377c-efdf-413d-b926-7ee02194e574 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8ef1377c-efdf-413d-b926-7ee02194e574 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ef1377c-efdf-413d-b926-7ee02194e574 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 14/27] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:13 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3a90946-b07c-415f-ae6e-e7a76bf5d504 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 14/28] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:13 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee92fb16-4c09-40d8-a37e-ce9b8ed8eab5 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 15/29] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:13 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-372de64e-682c-491e-991f-33796f1fda06 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] DELETE http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Delete volume with id: c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Delete volume request issued successfully. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-372de64e-682c-491e-991f-33796f1fda06 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 202 Sep 06 16:58:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 15/30] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:58:13 2026] DELETE /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8418e684-5f2c-45b1-8503-817dbe68b293 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8418e684-5f2c-45b1-8503-817dbe68b293 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8418e684-5f2c-45b1-8503-817dbe68b293 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8418e684-5f2c-45b1-8503-817dbe68b293 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b158bf9c-367c-4671-b669-3e027cb8ba82 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 16/31] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:13 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8418e684-5f2c-45b1-8503-817dbe68b293 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8418e684-5f2c-45b1-8503-817dbe68b293 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 16/32] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:14 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7ab7a584-7d94-40b5-9210-769e53755994 req-adf8e473-59cd-4827-8017-6288c88acc74 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7ab7a584-7d94-40b5-9210-769e53755994 req-adf8e473-59cd-4827-8017-6288c88acc74 tempest-VolumesAdminNegativeTest-949294265 tempest-VolumesAdminNegativeTest-949294265-project] GET http://192.168.122.57/volume/v3/volumes/138e3945-21a5-4d35-a46d-023ce42e279a Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7ab7a584-7d94-40b5-9210-769e53755994 req-adf8e473-59cd-4827-8017-6288c88acc74 tempest-VolumesAdminNegativeTest-949294265 tempest-VolumesAdminNegativeTest-949294265-project] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7ab7a584-7d94-40b5-9210-769e53755994 req-adf8e473-59cd-4827-8017-6288c88acc74 tempest-VolumesAdminNegativeTest-949294265 tempest-VolumesAdminNegativeTest-949294265-project] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7ab7a584-7d94-40b5-9210-769e53755994 req-adf8e473-59cd-4827-8017-6288c88acc74 tempest-VolumesAdminNegativeTest-949294265 tempest-VolumesAdminNegativeTest-949294265-project] http://192.168.122.57/volume/v3/volumes/138e3945-21a5-4d35-a46d-023ce42e279a returned with HTTP 404 Sep 06 16:58:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 17/33] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 16:58:14 2026] GET /volume/v3/volumes/138e3945-21a5-4d35-a46d-023ce42e279a => generated 109 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Delete volume with id: ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Delete volume request issued successfully. Sep 06 16:58:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-389bebe4-c0aa-4b90-ad20-818b6e1354c6 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 202 Sep 06 16:58:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 17/34] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:58:14 2026] DELETE /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 16:58:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-49f4eba4-9b15-4674-ba9c-7cde434b5dac tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 18/35] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:15 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8287ff82-fe70-4b0e-bd57-dead73e20311 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 18/36] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:15 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b3059f6-7566-4204-9827-c5bab7c6d95a tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 19/37] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:16 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Volume info retrieved successfully. Sep 06 16:58:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0696d6d-481c-4911-96eb-7a5fb72fce25 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 200 Sep 06 16:58:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 19/38] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:16 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Volume info retrieved successfully. Sep 06 16:58:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0af72963-0e81-4d1c-8931-0916fcddbbd9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-371f64d0-7d4a-42da-b5cc-b173c274e3f0 tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 200 Sep 06 16:58:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 20/39] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:17 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0af72963-0e81-4d1c-8931-0916fcddbbd9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] GET http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d Sep 06 16:58:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0af72963-0e81-4d1c-8931-0916fcddbbd9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0af72963-0e81-4d1c-8931-0916fcddbbd9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0af72963-0e81-4d1c-8931-0916fcddbbd9 tempest-DeleteServersTestJSON-1516818271 tempest-DeleteServersTestJSON-1516818271-project-member] http://192.168.122.57/volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d returned with HTTP 404 Sep 06 16:58:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 20/40] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:17 2026] GET /volume/v3/volumes/c8fd5324-75b2-409e-947d-0c862f8c615d => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-030e7cf9-ce68-4fe9-88f3-607b4d643cab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-030e7cf9-ce68-4fe9-88f3-607b4d643cab tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] GET http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 Sep 06 16:58:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-030e7cf9-ce68-4fe9-88f3-607b4d643cab tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-030e7cf9-ce68-4fe9-88f3-607b4d643cab tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-030e7cf9-ce68-4fe9-88f3-607b4d643cab tempest-VolumesAdminNegativeTest-603442775 tempest-VolumesAdminNegativeTest-603442775-project-member] http://192.168.122.57/volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 returned with HTTP 404 Sep 06 16:58:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 21/41] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:18 2026] GET /volume/v3/volumes/ac2dcbf4-27d1-46f4-a3cd-d97e249bcc33 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:27 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=114,cinder:INSERT=23,cinder:UPDATE=31 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:58:28 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=73,cinder:UPDATE=3 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:58:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8d84155a-305d-4635-9cc4-52869a80eb06 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 21/42] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 16:58:54 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3eaf6080-954e-4c60-917e-c9f39dca32a6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3eaf6080-954e-4c60-917e-c9f39dca32a6 None None] GET http://192.168.122.57/volume// Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3eaf6080-954e-4c60-917e-c9f39dca32a6 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3eaf6080-954e-4c60-917e-c9f39dca32a6 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3eaf6080-954e-4c60-917e-c9f39dca32a6 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:58:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 22/43] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 16:58:55 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-02740267-4d89-4da3-88d2-26e47a26da7c req-e1d212db-0860-401a-b4f5-2be4db9ec082 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-e1d212db-0860-401a-b4f5-2be4db9ec082 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-e1d212db-0860-401a-b4f5-2be4db9ec082 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0436296e-48f3-48bc-96a4-0127c2ffdc18", "connector": null, "instance_uuid": "10d908e7-ce82-46b6-a4a5-0204b29b29a9"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-e1d212db-0860-401a-b4f5-2be4db9ec082 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 16:58:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 22/44] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 16:58:55 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45472f86-d13b-4241-9b11-5ccddbdfd6fb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45472f86-d13b-4241-9b11-5ccddbdfd6fb None None] GET http://192.168.122.57/volume// Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45472f86-d13b-4241-9b11-5ccddbdfd6fb None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45472f86-d13b-4241-9b11-5ccddbdfd6fb None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45472f86-d13b-4241-9b11-5ccddbdfd6fb None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:58:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 23/45] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 16:58:55 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5634d576-8d88-4a2a-933e-e201a2e09e41 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 23/46] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:55 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-c1873051-681e-474f-8fb4-38e15d6bb185 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 24/47] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 16:58:55 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1031 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] PUT http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Acquiring lock "cinder-attachment_update-0436296e-48f3-48bc-96a4-0127c2ffdc18-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Lock "cinder-attachment_update-0436296e-48f3-48bc-96a4-0127c2ffdc18-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:58:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:56 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Lock "cinder-attachment_update-0436296e-48f3-48bc-96a4-0127c2ffdc18-devstack" released by "attachment_update" :: held 0.266s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:58:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-decf7cfd-3fac-47ba-b1f7-2ce5c144fa14 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 returned with HTTP 200 Sep 06 16:58:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 24/48] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 16:58:55 2026] PUT /volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 => generated 694 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5ce512a-49b3-4d40-b505-09d3a4068f28 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 25/49] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:56 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8b69888b-1ab0-46c7-b265-ffb00d4abb9f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8b69888b-1ab0-46c7-b265-ffb00d4abb9f tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] POST http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633/action Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8b69888b-1ab0-46c7-b265-ffb00d4abb9f tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8b69888b-1ab0-46c7-b265-ffb00d4abb9f tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-02740267-4d89-4da3-88d2-26e47a26da7c req-8b69888b-1ab0-46c7-b265-ffb00d4abb9f tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633/action returned with HTTP 204 Sep 06 16:58:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 25/50] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 16:58:57 2026] POST /volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:58:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:58:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ddc1fa2-e25c-46e1-b231-c78245fa1503 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 26/51] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:57 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1143 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:58:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:58:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:58:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:58:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:58:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-343f9046-8ecc-471b-b7b4-c38ab9dcaf39 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:58:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 26/52] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:58:57 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1143 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-0b950def-14fb-4462-9cc1-078fafd1869b tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 27/53] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1143 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] POST http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18/action Sep 06 16:59:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Begin detaching volume completed successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-845adc68-81c5-4825-a731-9f78753c7913 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18/action returned with HTTP 202 Sep 06 16:59:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 27/54] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 16:59:00 2026] POST /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c4a77b6-76c2-43d5-99aa-95ba28bc02de tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 28/55] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1146 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ea225b2-bd67-4408-8e15-6dc5e43142b0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ea225b2-bd67-4408-8e15-6dc5e43142b0 None None] GET http://192.168.122.57/volume// Sep 06 16:59:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ea225b2-bd67-4408-8e15-6dc5e43142b0 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ea225b2-bd67-4408-8e15-6dc5e43142b0 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ea225b2-bd67-4408-8e15-6dc5e43142b0 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 16:59:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 28/56] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-1bf4bc40-0b7e-4a8c-bc2e-007485c3943a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 29/57] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1327 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-3e4e63ad-37d7-41e9-8e36-f8e5893c8558 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-3e4e63ad-37d7-41e9-8e36-f8e5893c8558 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] DELETE http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 Sep 06 16:59:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-3e4e63ad-37d7-41e9-8e36-f8e5893c8558 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-3e4e63ad-37d7-41e9-8e36-f8e5893c8558 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8808e307-e51e-44e1-bef3-722c6da7f5a5 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 30/58] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 1146 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:02 devstack devstack@c-api.service[87192]: /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 06 16:59:02 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 16:59:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-0f7875da-6acb-43c1-95c1-b455acf05612 req-3e4e63ad-37d7-41e9-8e36-f8e5893c8558 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 29/59] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 16:59:02 2026] DELETE /volume/v3/attachments/c0df0b3d-ddb8-457f-b3f2-8ac9c9645633 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1dd60277-c744-4df6-9e4a-17a77f515768 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dd60277-c744-4df6-9e4a-17a77f515768 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dd60277-c744-4df6-9e4a-17a77f515768 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dd60277-c744-4df6-9e4a-17a77f515768 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1dd60277-c744-4df6-9e4a-17a77f515768 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dd60277-c744-4df6-9e4a-17a77f515768 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 31/60] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:03 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:12 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=30,cinder:UPDATE=7 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:59:13 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:59:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-27df2b47-6ada-485f-b059-942ef7a50300 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27df2b47-6ada-485f-b059-942ef7a50300 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27df2b47-6ada-485f-b059-942ef7a50300 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27df2b47-6ada-485f-b059-942ef7a50300 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-27df2b47-6ada-485f-b059-942ef7a50300 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27df2b47-6ada-485f-b059-942ef7a50300 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 30/61] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:19 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f743839c-c419-42bf-b156-cf482b4cfc51 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f743839c-c419-42bf-b156-cf482b4cfc51 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f743839c-c419-42bf-b156-cf482b4cfc51 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f743839c-c419-42bf-b156-cf482b4cfc51 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f743839c-c419-42bf-b156-cf482b4cfc51 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f743839c-c419-42bf-b156-cf482b4cfc51 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 32/62] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:19 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-630941259"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-630941259'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:59:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Create volume of 1 GB Sep 06 16:59:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Availability Zones retrieved successfully. Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Flow 'volume_create_api' (ae1b2f3c-ea0f-4196-a527-41f268165265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acdb285-7f33-4489-bdfe-8764aaaac621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acdb285-7f33-4489-bdfe-8764aaaac621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ef0a2-1e1c-40e5-b08b-9ac9cb7d0e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Created reservations ['d2b158ca-a56f-4bf5-a21f-0288bf27edb1', '158548e9-a71a-422a-810b-afb880f2cd92', '215922d6-df66-46dd-b008-f1bb0d77c6e0', 'fea6671a-27cb-40c9-a7e6-5d63024fede0'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ef0a2-1e1c-40e5-b08b-9ac9cb7d0e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b158ca-a56f-4bf5-a21f-0288bf27edb1', '158548e9-a71a-422a-810b-afb880f2cd92', '215922d6-df66-46dd-b008-f1bb0d77c6e0', 'fea6671a-27cb-40c9-a7e6-5d63024fede0']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014821d4-d397-4b2f-aeb5-976aa46571bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014821d4-d397-4b2f-aeb5-976aa46571bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ba1e6c-50d2-4610-9814-51afb7d47035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-630941259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ecec72ffa40f680fac5bc188edcb1',qos_specs=None,replication_status=,reservations=['d2b158ca-a56f-4bf5-a21f-0288bf27edb1','158548e9-a71a-422a-810b-afb880f2cd92','215922d6-df66-46dd-b008-f1bb0d77c6e0','fea6671a-27cb-40c9-a7e6-5d63024fede0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7208018da8e84f5d8b6cfc6f9be0180d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-630941259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ba1e6c-50d2-4610-9814-51afb7d47035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ecec72ffa40f680fac5bc188edcb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7208018da8e84f5d8b6cfc6f9be0180d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6ce16d-2344-478e-8484-ba21d4790c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6ce16d-2344-478e-8484-ba21d4790c5e) transitioned into state 'SUCCESS' from state '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-630941259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ecec72ffa40f680fac5bc188edcb1',qos_specs=None,replication_status=,reservations=['d2b158ca-a56f-4bf5-a21f-0288bf27edb1','158548e9-a71a-422a-810b-afb880f2cd92','215922d6-df66-46dd-b008-f1bb0d77c6e0','fea6671a-27cb-40c9-a7e6-5d63024fede0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7208018da8e84f5d8b6cfc6f9be0180d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7728f80-7e23-4ba9-8cdd-c15a778188b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7728f80-7e23-4ba9-8cdd-c15a778188b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Flow 'volume_create_api' (ae1b2f3c-ea0f-4196-a527-41f268165265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Create volume request issued successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc33ac1a-9127-48f9-ad75-9866dad1dcad tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:59:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 31/63] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:59:24 2026] POST /volume/v3/volumes => generated 765 bytes in 1091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e83d89ee-1fae-47b9-b5a4-3e9b0e93a00d tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 33/64] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:25 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 833 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a37bd2f5-f8ec-4477-bfdb-e534c46e4c1e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 32/65] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:26 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 857 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da624d8d-b66c-44d5-a04c-531e18b28bcd tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 34/66] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:28 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 857 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a400711-a3e3-4b8f-9768-76480d3e11a3 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 33/67] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:29 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] DELETE http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Delete volume with id: 0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Delete volume request issued successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ca988ad-cddf-4881-b915-223c52d5dd17 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 202 Sep 06 16:59:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 35/68] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:59:33 2026] DELETE /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97d32a88-34ee-4498-8ab5-80dbb05d6484 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 34/69] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:33 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6345f646-5804-41e3-b960-a634608f238a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6345f646-5804-41e3-b960-a634608f238a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6345f646-5804-41e3-b960-a634608f238a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6345f646-5804-41e3-b960-a634608f238a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6345f646-5804-41e3-b960-a634608f238a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Volume info retrieved successfully. Sep 06 16:59:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6345f646-5804-41e3-b960-a634608f238a tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 200 Sep 06 16:59:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 36/70] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:34 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72c9bb55-f2f2-4dab-9304-042983aaeee4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72c9bb55-f2f2-4dab-9304-042983aaeee4 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] GET http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 Sep 06 16:59:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72c9bb55-f2f2-4dab-9304-042983aaeee4 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72c9bb55-f2f2-4dab-9304-042983aaeee4 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72c9bb55-f2f2-4dab-9304-042983aaeee4 tempest-TaggedAttachmentsTest-819005578 tempest-TaggedAttachmentsTest-819005578-project-member] http://192.168.122.57/volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 returned with HTTP 404 Sep 06 16:59:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 35/71] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:36 2026] GET /volume/v3/volumes/0436296e-48f3-48bc-96a4-0127c2ffdc18 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-224279661"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-224279661'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume of 1 GB Sep 06 16:59:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Availability Zones retrieved successfully. Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Flow 'volume_create_api' (59ac30b6-15de-4f23-a1a5-fa6f805e5bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb909f6-eb0f-499d-80cb-9617254e68f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb909f6-eb0f-499d-80cb-9617254e68f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c23d197-8fb4-490a-97fd-cf3b48d4a5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Created reservations ['b84a8b54-5656-4ff6-b745-cd5e37d6b9b4', '680a37dc-9a17-40ce-900f-3ff2d0bcc2a6', '4fe17ce7-2247-4efa-a565-f9d92406f659', 'd92891e3-0e24-441f-bee6-33e031780e27'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c23d197-8fb4-490a-97fd-cf3b48d4a5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b84a8b54-5656-4ff6-b745-cd5e37d6b9b4', '680a37dc-9a17-40ce-900f-3ff2d0bcc2a6', '4fe17ce7-2247-4efa-a565-f9d92406f659', 'd92891e3-0e24-441f-bee6-33e031780e27']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9dd4c0-abc5-4934-b414-146d0cfca4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9dd4c0-abc5-4934-b414-146d0cfca4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e092f2f-21a9-4929-b6a5-ce4e1a24a284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-224279661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f02285d0ddb4dd3b875141619a0750e',qos_specs=None,replication_status=,reservations=['b84a8b54-5656-4ff6-b745-cd5e37d6b9b4','680a37dc-9a17-40ce-900f-3ff2d0bcc2a6','4fe17ce7-2247-4efa-a565-f9d92406f659','d92891e3-0e24-441f-bee6-33e031780e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981f02895f48d48d54d9ed9a976efb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-224279661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e092f2f-21a9-4929-b6a5-ce4e1a24a284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f02285d0ddb4dd3b875141619a0750e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37981f02895f48d48d54d9ed9a976efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9304b06f-1eb1-4031-8215-cc754704616f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9304b06f-1eb1-4031-8215-cc754704616f) transitioned into state 'SUCCESS' from state '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-224279661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f02285d0ddb4dd3b875141619a0750e',qos_specs=None,replication_status=,reservations=['b84a8b54-5656-4ff6-b745-cd5e37d6b9b4','680a37dc-9a17-40ce-900f-3ff2d0bcc2a6','4fe17ce7-2247-4efa-a565-f9d92406f659','d92891e3-0e24-441f-bee6-33e031780e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981f02895f48d48d54d9ed9a976efb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9576b2-1782-4ea4-b68d-245e09ddd032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9576b2-1782-4ea4-b68d-245e09ddd032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Flow 'volume_create_api' (59ac30b6-15de-4f23-a1a5-fa6f805e5bb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume request issued successfully. Sep 06 16:59:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f4da994-78f2-465d-8bb9-a84babf18c59 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:59:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 37/72] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:59:36 2026] POST /volume/v3/volumes => generated 760 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a15d184b-8bbb-4e53-89c2-512359a340ee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a15d184b-8bbb-4e53-89c2-512359a340ee tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a15d184b-8bbb-4e53-89c2-512359a340ee tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a15d184b-8bbb-4e53-89c2-512359a340ee tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a15d184b-8bbb-4e53-89c2-512359a340ee tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a15d184b-8bbb-4e53-89c2-512359a340ee tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 36/73] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:37 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 828 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-886cf1f8-4bea-49b6-920d-cec1db86332e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-886cf1f8-4bea-49b6-920d-cec1db86332e tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-886cf1f8-4bea-49b6-920d-cec1db86332e tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-886cf1f8-4bea-49b6-920d-cec1db86332e tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-886cf1f8-4bea-49b6-920d-cec1db86332e tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-886cf1f8-4bea-49b6-920d-cec1db86332e tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 38/74] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:38 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 852 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7d2d4632-2ac4-4c71-baf9-eca7611f7a80 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 37/75] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:39 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be50a4d5-bc89-465e-971a-ff58fbc3dc40 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 39/76] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:40 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] POST http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284/action Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume updated successfully. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4f34314-50b5-4cc5-8ed5-48dbc812274c tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284/action returned with HTTP 200 Sep 06 16:59:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 38/77] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 16:59:41 2026] POST /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284/action => generated 0 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 16:59:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0c791dc1-773a-4a04-839f-4570824bb595 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c791dc1-773a-4a04-839f-4570824bb595 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c791dc1-773a-4a04-839f-4570824bb595 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c791dc1-773a-4a04-839f-4570824bb595 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0c791dc1-773a-4a04-839f-4570824bb595 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c791dc1-773a-4a04-839f-4570824bb595 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 40/78] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:41 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fdec0655-a9f3-4d7b-b1ba-3b8d2f0e1211 req-3913cc1d-b1e6-40d8-b8fa-24a053e40c35 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 39/79] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 16:59:41 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-694846402"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-694846402'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume of 1 GB Sep 06 16:59:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Availability Zones retrieved successfully. Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Flow 'volume_create_api' (23e6c831-82aa-42ec-a357-f15b094d66ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70958fd1-cd68-42aa-91c7-81836aae39c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70958fd1-cd68-42aa-91c7-81836aae39c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f26cb27-74e3-4fce-b976-e09d543b01f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Created reservations ['1f228f81-3936-4adb-a184-f12121d21da9', '1098800d-1527-4277-bc90-1a5221fa9c2a', '3207a6cb-b636-4bb3-b64e-ae578adc7037', '08c2c99c-64b1-4678-858e-929fdc0d0853'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f26cb27-74e3-4fce-b976-e09d543b01f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f228f81-3936-4adb-a184-f12121d21da9', '1098800d-1527-4277-bc90-1a5221fa9c2a', '3207a6cb-b636-4bb3-b64e-ae578adc7037', '08c2c99c-64b1-4678-858e-929fdc0d0853']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1075b1c7-205c-43c8-af1a-4ff0c6b3263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1075b1c7-205c-43c8-af1a-4ff0c6b3263f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec52022a-a785-4ccf-b40e-cf17083b64fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-694846402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f02285d0ddb4dd3b875141619a0750e',qos_specs=None,replication_status=,reservations=['1f228f81-3936-4adb-a184-f12121d21da9','1098800d-1527-4277-bc90-1a5221fa9c2a','3207a6cb-b636-4bb3-b64e-ae578adc7037','08c2c99c-64b1-4678-858e-929fdc0d0853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981f02895f48d48d54d9ed9a976efb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T14:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-694846402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec52022a-a785-4ccf-b40e-cf17083b64fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f02285d0ddb4dd3b875141619a0750e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37981f02895f48d48d54d9ed9a976efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc48b93b-9829-4555-a7c5-03a0b9b87962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc48b93b-9829-4555-a7c5-03a0b9b87962) transitioned into state 'SUCCESS' from state '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-694846402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f02285d0ddb4dd3b875141619a0750e',qos_specs=None,replication_status=,reservations=['1f228f81-3936-4adb-a184-f12121d21da9','1098800d-1527-4277-bc90-1a5221fa9c2a','3207a6cb-b636-4bb3-b64e-ae578adc7037','08c2c99c-64b1-4678-858e-929fdc0d0853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981f02895f48d48d54d9ed9a976efb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3640b606-7762-4f92-a6f9-10ba1d4d0593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:59:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3640b606-7762-4f92-a6f9-10ba1d4d0593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:59:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Flow 'volume_create_api' (23e6c831-82aa-42ec-a357-f15b094d66ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:59:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Create volume request issued successfully. Sep 06 16:59:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c475d0c-516d-4ec4-930e-8f9c626681ae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 16:59:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 41/80] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 16:59:46 2026] POST /volume/v3/volumes => generated 760 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0b7e856-df2d-4c58-adea-ac229a59df7b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 200 Sep 06 16:59:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 40/81] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:47 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9b874215-76ec-4487-a661-72c57ceafff8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b874215-76ec-4487-a661-72c57ceafff8 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b874215-76ec-4487-a661-72c57ceafff8 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b874215-76ec-4487-a661-72c57ceafff8 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9b874215-76ec-4487-a661-72c57ceafff8 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b874215-76ec-4487-a661-72c57ceafff8 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 200 Sep 06 16:59:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 42/82] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:48 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 852 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef8cea92-c546-4c53-b00e-009fba183b1b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef8cea92-c546-4c53-b00e-009fba183b1b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef8cea92-c546-4c53-b00e-009fba183b1b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef8cea92-c546-4c53-b00e-009fba183b1b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef8cea92-c546-4c53-b00e-009fba183b1b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef8cea92-c546-4c53-b00e-009fba183b1b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 200 Sep 06 16:59:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 41/83] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:49 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] DELETE http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:50 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Delete volume with id: 41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Delete volume with id: ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Delete volume request issued successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6031f045-22b2-44cb-b3c7-3d07418baa0d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 202 Sep 06 16:59:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 42/84] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:59:50 2026] DELETE /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58d954bb-8a1a-44dc-a36e-b3c84732239d tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 200 Sep 06 16:59:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 43/85] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:50 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Delete volume request issued successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eeb6998a-aa4f-4ba6-a20d-8d1fa1e83a83 tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 202 Sep 06 16:59:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 43/86] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:59:50 2026] DELETE /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c89d599a-318b-4b7f-9030-2328b4d3c72e tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 44/87] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:50 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 857 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ce966ca-2a39-460a-98b6-1c3285e6dcdf tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 200 Sep 06 16:59:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 44/88] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:51 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 852 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Volume info retrieved successfully. Sep 06 16:59:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3be23093-3b6c-4459-bba3-1b7cba21f86b tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 200 Sep 06 16:59:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 45/89] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:51 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6e201fb6-21d7-44bd-9030-82f75137c2b6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e201fb6-21d7-44bd-9030-82f75137c2b6 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e201fb6-21d7-44bd-9030-82f75137c2b6 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e201fb6-21d7-44bd-9030-82f75137c2b6 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e201fb6-21d7-44bd-9030-82f75137c2b6 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa returned with HTTP 404 Sep 06 16:59:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 45/90] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:52 2026] GET /volume/v3/volumes/ec52022a-a785-4ccf-b40e-cf17083b64fa => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] DELETE http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Delete volume with id: 9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0c989e58-620a-4978-8ba8-112da714431a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c989e58-620a-4978-8ba8-112da714431a tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] GET http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c989e58-620a-4978-8ba8-112da714431a tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c989e58-620a-4978-8ba8-112da714431a tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c989e58-620a-4978-8ba8-112da714431a tempest-ServerRescueNegativeTestJSON-1584969643 tempest-ServerRescueNegativeTestJSON-1584969643-project-member] http://192.168.122.57/volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 returned with HTTP 404 Sep 06 16:59:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 46/91] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:52 2026] GET /volume/v3/volumes/41ba1e6c-50d2-4610-9814-51afb7d47035 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Delete volume request issued successfully. Sep 06 16:59:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe9f7c15-d364-4ffa-90ac-b5d9cb140cae tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 202 Sep 06 16:59:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 46/92] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 16:59:52 2026] DELETE /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf09d14c-6981-409b-a1b2-798ecb9f436b tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 47/93] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:53 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 852 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dcef3243-c585-4550-846e-6f34e4650054 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dcef3243-c585-4550-846e-6f34e4650054 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dcef3243-c585-4550-846e-6f34e4650054 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dcef3243-c585-4550-846e-6f34e4650054 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 16:59:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 16:59:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dcef3243-c585-4550-846e-6f34e4650054 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dcef3243-c585-4550-846e-6f34e4650054 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 47/94] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:54 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 16:59:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 16:59:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 16:59:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 16:59:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Volume info retrieved successfully. Sep 06 16:59:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2db02d7-48bd-4913-895d-2d2964b6fc66 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 200 Sep 06 16:59:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 48/95] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:55 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-10ae36b1-d343-4a55-ac0c-09bedec75629 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10ae36b1-d343-4a55-ac0c-09bedec75629 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] GET http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 Sep 06 16:59:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10ae36b1-d343-4a55-ac0c-09bedec75629 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10ae36b1-d343-4a55-ac0c-09bedec75629 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10ae36b1-d343-4a55-ac0c-09bedec75629 tempest-ServersNegativeTestJSON-1061251361 tempest-ServersNegativeTestJSON-1061251361-project-member] http://192.168.122.57/volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 returned with HTTP 404 Sep 06 16:59:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 48/96] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 16:59:56 2026] GET /volume/v3/volumes/9e092f2f-21a9-4929-b6a5-ce4e1a24a284 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-971944777", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-971944777', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Create volume of 1 GB Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Availability Zones retrieved successfully. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Flow 'volume_create_api' (a889c57a-ae06-4b45-9816-f82caabb5f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44664ca8-7ab3-433d-b1e5-a55bd2be78d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44664ca8-7ab3-433d-b1e5-a55bd2be78d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc9775-70f4-4121-9aae-620093f0fb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Created reservations ['c4045879-77ea-403a-ac7c-d3c2cb73c2da', '594b8106-00b2-4bb0-bb75-c93bc6c19b60', 'cb2b6f9b-7157-4294-8d42-6094c4a6146c', 'fe619fbc-a397-4661-a144-e5ad89a6014d'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc9775-70f4-4121-9aae-620093f0fb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4045879-77ea-403a-ac7c-d3c2cb73c2da', '594b8106-00b2-4bb0-bb75-c93bc6c19b60', 'cb2b6f9b-7157-4294-8d42-6094c4a6146c', 'fe619fbc-a397-4661-a144-e5ad89a6014d']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c44e5d-9544-4943-b8ce-8d6c9334d098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c44e5d-9544-4943-b8ce-8d6c9334d098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81e1ae6-9498-45d5-991e-70abeee48355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-971944777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd722605fe741c0ac575b1085af6f76',qos_specs=None,replication_status=,reservations=['c4045879-77ea-403a-ac7c-d3c2cb73c2da','594b8106-00b2-4bb0-bb75-c93bc6c19b60','cb2b6f9b-7157-4294-8d42-6094c4a6146c','fe619fbc-a397-4661-a144-e5ad89a6014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81323694f8af4a5e9d4c9d3f30ab42e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-971944777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81e1ae6-9498-45d5-991e-70abeee48355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd722605fe741c0ac575b1085af6f76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81323694f8af4a5e9d4c9d3f30ab42e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13faea81-7f72-433c-a4b7-32845e90fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13faea81-7f72-433c-a4b7-32845e90fda1) transitioned into state 'SUCCESS' from state '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-971944777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd722605fe741c0ac575b1085af6f76',qos_specs=None,replication_status=,reservations=['c4045879-77ea-403a-ac7c-d3c2cb73c2da','594b8106-00b2-4bb0-bb75-c93bc6c19b60','cb2b6f9b-7157-4294-8d42-6094c4a6146c','fe619fbc-a397-4661-a144-e5ad89a6014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81323694f8af4a5e9d4c9d3f30ab42e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1767f32e-787a-444a-bcb6-fac46a7c3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1767f32e-787a-444a-bcb6-fac46a7c3949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Flow 'volume_create_api' (a889c57a-ae06-4b45-9816-f82caabb5f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Create volume request issued successfully. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-ebdf8689-8723-4186-a2fb-5cb6ed43a9f4 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 49/97] 192.168.122.57 () {64 vars in 1425 bytes} [Sun Sep 6 17:00:02 2026] POST /volume/v3/volumes => generated 761 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-60826d6b-615e-4800-9b0a-cf2c539cdcd8 req-2b27eab4-316e-41de-b61b-fe089e522249 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 200 Sep 06 17:00:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 49/98] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:02 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 829 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2483bd5b-ce5f-4685-95d9-4abc42082e7f req-f29e04c2-e55b-4761-aa34-554481b09ea1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 200 Sep 06 17:00:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 50/99] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:02 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 829 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9f480ada-d8d1-4089-a924-6c469a3e142a req-ffa566a3-fa47-41f2-8513-2c922633b968 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 200 Sep 06 17:00:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 50/100] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:03 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3d7a565e-12f9-4e11-b54f-3edd6aa2ea8a req-0ef7746f-7dbd-48e9-925b-5e03e3ba48b7 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 200 Sep 06 17:00:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 51/101] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:05 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a81e1ae6-9498-45d5-991e-70abeee48355", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2054745881", "description": null, "metadata": {}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Create snapshot from volume a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:05 devstack devstack@c-api.service[87192]: WARNING cinder.quota [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-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 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Created reservations ['0eebb16a-15dd-4a14-a261-fe1373e8781a', '4902a7d5-9224-41bd-88ea-0aa556523702', 'e10ff796-031f-4971-bd4b-cecc5dcaa6be', 'a1250ad5-a3f4-4653-a181-0d011c7bc760'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot create request issued successfully. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e670dc01-3c12-406d-953d-0e20b52fe1a8 req-23cb6b89-5b1a-40da-86c8-100b7e5a00bf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:00:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 51/102] 192.168.122.57 () {64 vars in 1431 bytes} [Sun Sep 6 17:00:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Snapshot retrieved successfully. Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-009b531a-8ed1-4743-be97-8b16f1fca3fd req-21b9a0b5-bd6d-441e-bcdd-27ee076949b6 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 52/103] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:05 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 443 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:05 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /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 06 17:00:05 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] Get all snapshots completed successfully. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c6085ed8-4e4d-49cc-94fe-17a31129d4b6 req-1fe1d48c-ebd1-4fbb-bc92-a0ee73438fff tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-reader] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:00:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 52/104] 192.168.122.57 () {60 vars in 1398 bytes} [Sun Sep 6 17:00:05 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-80b325f8-4795-4ef2-a465-48bfdf2c1347 req-e4d3f7e9-f071-40cb-bfd3-5b018ce9bafc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 53/105] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:05 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7dfd69ee-e738-42f6-b1b3-1ea00e9bf76f req-9829df3f-adf8-4556-b7cd-ef297570e243 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 53/106] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:07 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-da2aa1a5-6950-42f9-83ab-6f3d81752c1e req-ddbcfbac-23a0-4588-b065-2233b9b616e3 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 54/107] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:08 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-5519309f-d5ed-4dfe-add6-6ea19a697c19 req-b39a9260-5142-465e-b725-6a9c96f5124a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 54/108] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:09 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:09 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Delete snapshot with id: 51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot delete request issued successfully. Sep 06 17:00:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-dcb968c5-ef1c-46fa-a019-a20cdff2325d req-04244265-fc24-4807-a5ff-7205c62e80cf tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 202 Sep 06 17:00:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 55/109] 192.168.122.57 () {62 vars in 1510 bytes} [Sun Sep 6 17:00:09 2026] DELETE /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c3da27e5-c03a-4504-9fc2-43252d6c3d78 req-e4c47eb7-77ec-493f-a613-f2e981863035 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 55/110] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:09 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] DELETE http://192.168.122.57/volume/v3/volumes/tempest-invalid-29676613 Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Delete volume with id: tempest-invalid-29676613 Sep 06 17:00:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-611df73c-c9ce-4f8f-9cb1-e29910e9952d req-71db1168-a895-4abb-a395-d15951f900a4 tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] http://192.168.122.57/volume/v3/volumes/tempest-invalid-29676613 returned with HTTP 404 Sep 06 17:00:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 56/111] 192.168.122.57 () {62 vars in 1468 bytes} [Sun Sep 6 17:00:10 2026] DELETE /volume/v3/volumes/tempest-invalid-29676613 => generated 97 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] DELETE http://192.168.122.57/volume/v3/volumes/67e6d66f-ff98-424e-8e4d-5fa5c73ea8a2 Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] Delete volume with id: 67e6d66f-ff98-424e-8e4d-5fa5c73ea8a2 Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c446a789-a7db-4770-ad42-cbdc701048f9 req-8ce13df9-d6eb-4750-bc47-fdcb03e416fe tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-member] http://192.168.122.57/volume/v3/volumes/67e6d66f-ff98-424e-8e4d-5fa5c73ea8a2 returned with HTTP 404 Sep 06 17:00:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 56/112] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:00:10 2026] DELETE /volume/v3/volumes/67e6d66f-ff98-424e-8e4d-5fa5c73ea8a2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-9d7f5bae-7a88-46f9-95ba-15117a6f7c3a req-6639e344-157e-4eff-b1aa-95e417c8f61e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9d7f5bae-7a88-46f9-95ba-15117a6f7c3a req-6639e344-157e-4eff-b1aa-95e417c8f61e tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-reader] GET http://192.168.122.57/volume/v3/volumes/6c4f73a1-0b80-4609-be04-9323b93541d3 Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9d7f5bae-7a88-46f9-95ba-15117a6f7c3a req-6639e344-157e-4eff-b1aa-95e417c8f61e tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9d7f5bae-7a88-46f9-95ba-15117a6f7c3a req-6639e344-157e-4eff-b1aa-95e417c8f61e tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9d7f5bae-7a88-46f9-95ba-15117a6f7c3a req-6639e344-157e-4eff-b1aa-95e417c8f61e tempest-VolumesNegativeTest-849272718 tempest-VolumesNegativeTest-849272718-project-reader] http://192.168.122.57/volume/v3/volumes/6c4f73a1-0b80-4609-be04-9323b93541d3 returned with HTTP 404 Sep 06 17:00:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 57/113] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:10 2026] GET /volume/v3/volumes/6c4f73a1-0b80-4609-be04-9323b93541d3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Snapshot retrieved successfully. Sep 06 17:00:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4d4d8039-204f-45df-9a03-330c69598796 req-9a761fa0-6c5c-4eea-ba34-33a6886a88bc tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 200 Sep 06 17:00:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 57/114] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:10 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8f429b69-779c-43a4-8b6b-bb1386264b74 req-92ec00df-f6df-49a8-ae47-6277861a085c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8f429b69-779c-43a4-8b6b-bb1386264b74 req-92ec00df-f6df-49a8-ae47-6277861a085c tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8f429b69-779c-43a4-8b6b-bb1386264b74 req-92ec00df-f6df-49a8-ae47-6277861a085c tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8f429b69-779c-43a4-8b6b-bb1386264b74 req-92ec00df-f6df-49a8-ae47-6277861a085c tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8f429b69-779c-43a4-8b6b-bb1386264b74 req-92ec00df-f6df-49a8-ae47-6277861a085c tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 returned with HTTP 404 Sep 06 17:00:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 58/115] 192.168.122.57 () {60 vars in 1488 bytes} [Sun Sep 6 17:00:11 2026] GET /volume/v3/snapshots/51b310d7-f444-4f4b-b853-764550bd94e6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:11 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Delete volume with id: a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Delete volume request issued successfully. Sep 06 17:00:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3791b86a-217d-4c0c-89b3-1dfacd3632c3 req-b45abe09-a56d-4b89-8279-be8b6600b42f tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 202 Sep 06 17:00:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 58/116] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:00:11 2026] DELETE /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Volume info retrieved successfully. Sep 06 17:00:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2221a9ab-9025-4e7e-8f70-938e01d5b2e2 req-614634ea-3dc3-4705-a108-91d228b54582 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 200 Sep 06 17:00:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 59/117] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:11 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-13988107-8831-41e2-975b-ec72df79b8cf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1394451981"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1394451981'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume of 1 GB Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Availability Zones retrieved successfully. Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Flow 'volume_create_api' (17bb41b5-8dd8-498c-b6e8-91f861cc136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a209f-9ad8-4734-a694-82dca332ec77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a209f-9ad8-4734-a694-82dca332ec77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd911b9-f049-4321-a3d0-672d9d9bc924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Created reservations ['479bb60a-af83-4536-8a06-025ec0df82d2', '5deddd88-a5c9-4e23-9821-d86d8d1820fc', 'dce3eb0f-10d0-4efc-b572-a3e50832ddd8', 'e29993d4-44a4-423d-b38c-b68790492bba'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd911b9-f049-4321-a3d0-672d9d9bc924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['479bb60a-af83-4536-8a06-025ec0df82d2', '5deddd88-a5c9-4e23-9821-d86d8d1820fc', 'dce3eb0f-10d0-4efc-b572-a3e50832ddd8', 'e29993d4-44a4-423d-b38c-b68790492bba']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f54668d-111e-47ea-aff0-c05a3693c3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f54668d-111e-47ea-aff0-c05a3693c3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a894edde-3137-4424-aa0d-17965b21afce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1394451981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f520c0687543e6a9944c3efad1939f',qos_specs=None,replication_status=,reservations=['479bb60a-af83-4536-8a06-025ec0df82d2','5deddd88-a5c9-4e23-9821-d86d8d1820fc','dce3eb0f-10d0-4efc-b572-a3e50832ddd8','e29993d4-44a4-423d-b38c-b68790492bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864d5a906f441c39efc83ed9886e44e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1394451981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a894edde-3137-4424-aa0d-17965b21afce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f520c0687543e6a9944c3efad1939f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864d5a906f441c39efc83ed9886e44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a4c5d7-cbf0-44c5-85fd-ffa0e870ee25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a4c5d7-cbf0-44c5-85fd-ffa0e870ee25) transitioned into state 'SUCCESS' from state '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-1394451981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f520c0687543e6a9944c3efad1939f',qos_specs=None,replication_status=,reservations=['479bb60a-af83-4536-8a06-025ec0df82d2','5deddd88-a5c9-4e23-9821-d86d8d1820fc','dce3eb0f-10d0-4efc-b572-a3e50832ddd8','e29993d4-44a4-423d-b38c-b68790492bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864d5a906f441c39efc83ed9886e44e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7155f414-9d80-40e8-ba0a-27d9dbc61731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=147,cinder:INSERT=30,cinder:UPDATE=40 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7155f414-9d80-40e8-ba0a-27d9dbc61731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Flow 'volume_create_api' (17bb41b5-8dd8-498c-b6e8-91f861cc136a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume request issued successfully. Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-13988107-8831-41e2-975b-ec72df79b8cf tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 59/118] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:00:12 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 06 17:00:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-1a3766a5-05c8-4d1c-a211-27c0b45f7ddd req-0d76cc75-62b4-4b58-8c48-fa0894a2e2e1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1a3766a5-05c8-4d1c-a211-27c0b45f7ddd req-0d76cc75-62b4-4b58-8c48-fa0894a2e2e1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1a3766a5-05c8-4d1c-a211-27c0b45f7ddd req-0d76cc75-62b4-4b58-8c48-fa0894a2e2e1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1a3766a5-05c8-4d1c-a211-27c0b45f7ddd req-0d76cc75-62b4-4b58-8c48-fa0894a2e2e1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1a3766a5-05c8-4d1c-a211-27c0b45f7ddd req-0d76cc75-62b4-4b58-8c48-fa0894a2e2e1 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 404 Sep 06 17:00:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 60/119] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:12 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Delete volume with id: a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-dc524916-561f-4da9-9119-f657ff54b533 req-dc788e08-cc5b-4adb-a399-b52969c6129a tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 404 Sep 06 17:00:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 60/120] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:00:12 2026] DELETE /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-44c0d868-f919-482d-b31b-8f48032f4bc8 req-76c9baa3-b720-4f23-8736-ba6f8f9ce828 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-44c0d868-f919-482d-b31b-8f48032f4bc8 req-76c9baa3-b720-4f23-8736-ba6f8f9ce828 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] GET http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 Sep 06 17:00:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-44c0d868-f919-482d-b31b-8f48032f4bc8 req-76c9baa3-b720-4f23-8736-ba6f8f9ce828 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-44c0d868-f919-482d-b31b-8f48032f4bc8 req-76c9baa3-b720-4f23-8736-ba6f8f9ce828 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-44c0d868-f919-482d-b31b-8f48032f4bc8 req-76c9baa3-b720-4f23-8736-ba6f8f9ce828 tempest-VolumesSnapshotsTestJSON-274512758 tempest-VolumesSnapshotsTestJSON-274512758-project-member] http://192.168.122.57/volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 returned with HTTP 404 Sep 06 17:00:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 61/121] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:13 2026] GET /volume/v3/volumes/a81e1ae6-9498-45d5-991e-70abeee48355 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5e79dad8-0b1b-4f4f-8835-4d7803aac09d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e79dad8-0b1b-4f4f-8835-4d7803aac09d tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e79dad8-0b1b-4f4f-8835-4d7803aac09d tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1776145394"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e79dad8-0b1b-4f4f-8835-4d7803aac09d tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:00:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 61/122] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:00:15 2026] POST /volume/v3/types => generated 224 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5af4bb0b-c1e0-4442-9855-3babe53ccea8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5af4bb0b-c1e0-4442-9855-3babe53ccea8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5af4bb0b-c1e0-4442-9855-3babe53ccea8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1592048928"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=150,cinder:UPDATE=39,cinder:INSERT=28 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5af4bb0b-c1e0-4442-9855-3babe53ccea8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:00:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 62/123] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:00:16 2026] POST /volume/v3/group_types => generated 181 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ff56e724-f117-403e-94b8-6d27d33f6367", "volume_types": ["dbe8d965-99af-4597-a850-5fcecd078ea0"], "name": "tempest-GroupSnapshotsTest-Group-2106810739"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group {'group': {'group_type': 'ff56e724-f117-403e-94b8-6d27d33f6367', 'volume_types': ['dbe8d965-99af-4597-a850-5fcecd078ea0'], 'name': 'tempest-GroupSnapshotsTest-Group-2106810739'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group tempest-GroupSnapshotsTest-Group-2106810739. Sep 06 17:00:16 devstack devstack@c-api.service[87192]: /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 06 17:00:16 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability zone cache updated, next update will occur around 2026-09-06 16:00:16.637136. {{(pid=87192) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:16 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['455e621b-4046-42c4-945c-f574fb9f3f72'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5074f28b-dcee-4e3d-91f1-a2cbf50d7a74 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:00:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 62/124] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:00:16 2026] POST /volume/v3/groups => generated 112 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2d2d4242-d3ac-4bac-b625-53a5b49a7309 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:16 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0cb91f49-4d8a-4d74-a37c-cd4d922e4e1c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 returned with HTTP 200 Sep 06 17:00:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 63/125] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:16 2026] GET /volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 Sep 06 17:00:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2d2d4242-d3ac-4bac-b625-53a5b49a7309 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-104a43a5-e9f3-4bcf-a077-479b6c4fd67c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 returned with HTTP 200 Sep 06 17:00:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 63/126] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:17 2026] GET /volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b85350b8-950e-4a21-8066-f8539b6621d0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-881496104", "volume_type": "dbe8d965-99af-4597-a850-5fcecd078ea0", "group_id": "2d2d4242-d3ac-4bac-b625-53a5b49a7309", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-881496104', 'volume_type': 'dbe8d965-99af-4597-a850-5fcecd078ea0', 'group_id': '2d2d4242-d3ac-4bac-b625-53a5b49a7309', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume of 1 GB Sep 06 17:00:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (a813c5b3-33c2-4122-b70c-fa3abd389c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab35ae6-9a8a-4d3e-8480-7370566cbf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab35ae6-9a8a-4d3e-8480-7370566cbf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbe8d965-99af-4597-a850-5fcecd078ea0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1776145394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbe8d965-99af-4597-a850-5fcecd078ea0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d2d4242-d3ac-4bac-b625-53a5b49a7309', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9916b922-4198-461d-932f-b43759bfa644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['40d1cfcc-6ef7-416a-8a74-41f768da7230', '7f8f18df-43e8-4fbe-a19a-fb06a1945863', 'ea392149-d90d-4a2f-b434-6b5afafac858', '27aefa31-7e06-4f81-8ae8-59d43aa2c993'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9916b922-4198-461d-932f-b43759bfa644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d1cfcc-6ef7-416a-8a74-41f768da7230', '7f8f18df-43e8-4fbe-a19a-fb06a1945863', 'ea392149-d90d-4a2f-b434-6b5afafac858', '27aefa31-7e06-4f81-8ae8-59d43aa2c993']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb05019-23be-44aa-b76b-9be9a136d507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb05019-23be-44aa-b76b-9be9a136d507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-881496104',encryption_key_id=None,group_id=2d2d4242-d3ac-4bac-b625-53a5b49a7309,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['40d1cfcc-6ef7-416a-8a74-41f768da7230','7f8f18df-43e8-4fbe-a19a-fb06a1945863','ea392149-d90d-4a2f-b434-6b5afafac858','27aefa31-7e06-4f81-8ae8-59d43aa2c993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-881496104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d2d4242-d3ac-4bac-b625-53a5b49a7309,host=None,id=09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f8fa58855b4526bdec73f48a6d15c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbe8d965-99af-4597-a850-5fcecd078ea0),volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16c417a-fe6d-41bd-899c-dc624a881567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16c417a-fe6d-41bd-899c-dc624a881567) transitioned into state 'SUCCESS' from state '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-881496104',encryption_key_id=None,group_id=2d2d4242-d3ac-4bac-b625-53a5b49a7309,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['40d1cfcc-6ef7-416a-8a74-41f768da7230','7f8f18df-43e8-4fbe-a19a-fb06a1945863','ea392149-d90d-4a2f-b434-6b5afafac858','27aefa31-7e06-4f81-8ae8-59d43aa2c993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9f7760-35b9-4f16-86c8-ec55ee7c1ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9f7760-35b9-4f16-86c8-ec55ee7c1ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (a813c5b3-33c2-4122-b70c-fa3abd389c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request issued successfully. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:18 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:18 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b85350b8-950e-4a21-8066-f8539b6621d0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 64/127] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:00:18 2026] POST /volume/v3/volumes => generated 828 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 Sep 06 17:00:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:18 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:18 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:18 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2554d729-6807-46eb-9d5f-5e1750ec9954 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 returned with HTTP 200 Sep 06 17:00:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 64/128] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:18 2026] GET /volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 => generated 896 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 Sep 06 17:00:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:19 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:19 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:20 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7b14f7c-a0f1-4c60-a6ce-6fa782e945aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 returned with HTTP 200 Sep 06 17:00:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 65/129] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:19 2026] GET /volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 Sep 06 17:00:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:21 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:21 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:21 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f2d06f0-a328-4eb0-8465-aa1f577014f9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 returned with HTTP 200 Sep 06 17:00:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 65/130] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:21 2026] GET /volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/group_snapshots Sep 06 17:00:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2d2d4242-d3ac-4bac-b625-53a5b49a7309", "name": "tempest-group_snapshot-2035376137"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2d2d4242-d3ac-4bac-b625-53a5b49a7309', 'name': 'tempest-group_snapshot-2035376137'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:00:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.group_snapshots [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group_snapshot tempest-group_snapshot-2035376137. Sep 06 17:00:21 devstack devstack@c-api.service[87191]: /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 06 17:00:21 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:21 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['1308f000-4162-46a4-ae43-40909a1bf084', 'c6385fa5-d691-4773-97a7-ccacf2329355', '9a5cab1d-390c-42b3-9ca7-d3b6489b8c8d', 'ca104ba7-22e1-4772-b3ce-43f83d73e7e1'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aefb0a6f-0044-42d9-a827-09d362ccdbed tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:00:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 66/131] 192.168.122.57 () {62 vars in 1203 bytes} [Sun Sep 6 17:00:21 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d9fb374c-aeb5-4f91-930c-d5089caa561f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 66/132] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:00:22 2026] GET /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-53c6b937-6b09-4ec7-98aa-941657d7c4e0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53c6b937-6b09-4ec7-98aa-941657d7c4e0 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53c6b937-6b09-4ec7-98aa-941657d7c4e0 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53c6b937-6b09-4ec7-98aa-941657d7c4e0 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:22 devstack devstack@c-api.service[87191]: /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 06 17:00:22 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:00:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53c6b937-6b09-4ec7-98aa-941657d7c4e0 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 67/133] 192.168.122.57 () {58 vars in 1128 bytes} [Sun Sep 6 17:00:22 2026] GET /volume/v3/os-services => generated 705 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d78bf3fd-5108-473c-b86e-6706e233db40 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d78bf3fd-5108-473c-b86e-6706e233db40 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services?host=devstack Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d78bf3fd-5108-473c-b86e-6706e233db40 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d78bf3fd-5108-473c-b86e-6706e233db40 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: /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 06 17:00:22 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d78bf3fd-5108-473c-b86e-6706e233db40 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 67/134] 192.168.122.57 () {58 vars in 1155 bytes} [Sun Sep 6 17:00:22 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c889df0e-6d64-4381-9b92-8deae2201c75 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c889df0e-6d64-4381-9b92-8deae2201c75 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c889df0e-6d64-4381-9b92-8deae2201c75 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c889df0e-6d64-4381-9b92-8deae2201c75 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c889df0e-6d64-4381-9b92-8deae2201c75 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 68/135] 192.168.122.57 () {58 vars in 1203 bytes} [Sun Sep 6 17:00:22 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0682e798-e559-44f1-8112-c2f0c138e354 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0682e798-e559-44f1-8112-c2f0c138e354 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services?binary=cinder-scheduler Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0682e798-e559-44f1-8112-c2f0c138e354 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0682e798-e559-44f1-8112-c2f0c138e354 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0682e798-e559-44f1-8112-c2f0c138e354 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 68/136] 192.168.122.57 () {58 vars in 1175 bytes} [Sun Sep 6 17:00:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f731693-952f-432d-867d-a37b388d44f3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-784680787"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-784680787'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Create volume of 1 GB Sep 06 17:00:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c0d7af5f-f836-4f25-8f5a-0f1ad1ba474d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 200 Sep 06 17:00:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 69/137] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:00:23 2026] GET /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 307 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Availability Zones retrieved successfully. Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Flow 'volume_create_api' (25242ee2-a54b-428d-874c-0c0133967adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f07186-fb72-48e6-8a11-24897eb73c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f07186-fb72-48e6-8a11-24897eb73c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad847b7b-4649-4bfd-a2b8-0d5a6d3afe99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Created reservations ['72d3ceb1-185a-4852-af34-67f220cb8e92', '0d871597-49a0-4d4b-9f8b-1563aa457214', 'a7fd1b46-9a04-4786-83dd-2fd33ebce6aa', '7f454021-dd4b-4746-9457-71c58ac283fc'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad847b7b-4649-4bfd-a2b8-0d5a6d3afe99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d3ceb1-185a-4852-af34-67f220cb8e92', '0d871597-49a0-4d4b-9f8b-1563aa457214', 'a7fd1b46-9a04-4786-83dd-2fd33ebce6aa', '7f454021-dd4b-4746-9457-71c58ac283fc']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1783737-8629-4ada-b2ca-8fc54c2b9ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1783737-8629-4ada-b2ca-8fc54c2b9ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04df4679-cbf4-484f-bcb1-3680159c62d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-784680787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6b255a0ece44d99f7a301a20d86d58',qos_specs=None,replication_status=,reservations=['72d3ceb1-185a-4852-af34-67f220cb8e92','0d871597-49a0-4d4b-9f8b-1563aa457214','a7fd1b46-9a04-4786-83dd-2fd33ebce6aa','7f454021-dd4b-4746-9457-71c58ac283fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b50c3cea849f29686f16f54f15aeb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-784680787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04df4679-cbf4-484f-bcb1-3680159c62d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6b255a0ece44d99f7a301a20d86d58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f0b50c3cea849f29686f16f54f15aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161ad411-5bf6-4bf7-865d-0c902ba64a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161ad411-5bf6-4bf7-865d-0c902ba64a27) transitioned into state 'SUCCESS' from state '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-784680787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6b255a0ece44d99f7a301a20d86d58',qos_specs=None,replication_status=,reservations=['72d3ceb1-185a-4852-af34-67f220cb8e92','0d871597-49a0-4d4b-9f8b-1563aa457214','a7fd1b46-9a04-4786-83dd-2fd33ebce6aa','7f454021-dd4b-4746-9457-71c58ac283fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b50c3cea849f29686f16f54f15aeb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85eef44f-fd51-4b8c-9ecb-1f20c81f15fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85eef44f-fd51-4b8c-9ecb-1f20c81f15fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Flow 'volume_create_api' (25242ee2-a54b-428d-874c-0c0133967adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Create volume request issued successfully. Sep 06 17:00:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f731693-952f-432d-867d-a37b388d44f3 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 69/138] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:00:22 2026] POST /volume/v3/volumes => generated 760 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-41c83a1d-0825-477d-8351-b3c62ebeb9dd tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 70/139] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:23 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:00:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f5e5cb70-9948-4b98-a578-2d4269ee87ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 200 Sep 06 17:00:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 70/140] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:00:24 2026] GET /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:00:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58f51754-8b64-4fd8-a833-7c9f6428d704 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 71/141] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:24 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cbb1c41-27e4-4688-82e4-fe9a13404ea8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 200 Sep 06 17:00:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 71/142] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:00:25 2026] GET /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-40ba763b-d6f5-497b-9137-8204dbba4324 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /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 06 17:00:25 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40ba763b-d6f5-497b-9137-8204dbba4324 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:00:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 72/143] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:00:25 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-810abb81-5b62-4fd1-a61c-d79e55ec4f89 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 returned with HTTP 200 Sep 06 17:00:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 72/144] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:25 2026] GET /volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e39d52b5-9335-4783-9a49-96853ad1016d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups/action Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "0c4894d8-0c79-48db-8ca9-b1e118d01acd", "name": "tempest-Group_from_snap-1183419440"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "0c4894d8-0c79-48db-8ca9-b1e118d01acd", "name": "tempest-Group_from_snap-1183419440"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '0c4894d8-0c79-48db-8ca9-b1e118d01acd', 'name': 'tempest-Group_from_snap-1183419440'}}. {{(pid=87192) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group tempest-Group_from_snap-1183419440 from group_snapshot 0c4894d8-0c79-48db-8ca9-b1e118d01acd. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /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 06 17:00:25 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['21a9f902-37cc-409c-bab4-d3f2238403c3'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /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 06 17:00:25 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.group.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] A mapping entry already exists for group 37736f55-b6a8-45fb-9f5c-096d63a04c15 and volume type dbe8d965-99af-4597-a850-5fcecd078ea0. Do not need to create again. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (aa5dc545-0e42-48e3-8e8f-eed2c0127110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c3e8c8-cf5a-4e43-bee5-0f0c4371c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56e2ea4d-0545-41c1-afbf-99a4a557a330 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 73/145] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:25 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c3e8c8-cf5a-4e43-bee5-0f0c4371c65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a6cac761-9452-447b-8703-0148aa48b590', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbe8d965-99af-4597-a850-5fcecd078ea0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1776145394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbe8d965-99af-4597-a850-5fcecd078ea0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37736f55-b6a8-45fb-9f5c-096d63a04c15', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a973f519-49ca-44c8-a2c8-c9ee4c75cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['d4c57317-9b8b-4df0-ae25-a797781992a8', '6105b333-5de2-4555-88e6-6e1b80b23406'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a973f519-49ca-44c8-a2c8-c9ee4c75cabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c57317-9b8b-4df0-ae25-a797781992a8', '6105b333-5de2-4555-88e6-6e1b80b23406']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea66b4c6-66ed-4e8d-a4c0-b59bf60dbd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea66b4c6-66ed-4e8d-a4c0-b59bf60dbd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51400a46-dd95-4ea4-99e8-b102511010a5', '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=37736f55-b6a8-45fb-9f5c-096d63a04c15,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['d4c57317-9b8b-4df0-ae25-a797781992a8','6105b333-5de2-4555-88e6-6e1b80b23406'],size=1,snapshot_id=a6cac761-9452-447b-8703-0148aa48b590,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37736f55-b6a8-45fb-9f5c-096d63a04c15,host=None,id=51400a46-dd95-4ea4-99e8-b102511010a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f8fa58855b4526bdec73f48a6d15c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6cac761-9452-447b-8703-0148aa48b590,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbe8d965-99af-4597-a850-5fcecd078ea0),volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d892b147-66a8-4222-8d63-75c376908179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d892b147-66a8-4222-8d63-75c376908179) transitioned into state 'SUCCESS' from 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=37736f55-b6a8-45fb-9f5c-096d63a04c15,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['d4c57317-9b8b-4df0-ae25-a797781992a8','6105b333-5de2-4555-88e6-6e1b80b23406'],size=1,snapshot_id=a6cac761-9452-447b-8703-0148aa48b590,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=dbe8d965-99af-4597-a850-5fcecd078ea0)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (aa5dc545-0e42-48e3-8e8f-eed2c0127110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request issued successfully. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /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 06 17:00:26 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e39d52b5-9335-4783-9a49-96853ad1016d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/action returned with HTTP 202 Sep 06 17:00:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 73/146] 192.168.122.57 () {62 vars in 1197 bytes} [Sun Sep 6 17:00:25 2026] POST /volume/v3/groups/action => generated 103 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9293154-2365-47fa-9232-6f7c65b22e7e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:00:26 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:26 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:26 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:26 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:26 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9293154-2365-47fa-9232-6f7c65b22e7e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:00:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 74/147] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:00:26 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-46db834c-d57c-4b02-a413-b145553daa3a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:26 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:26 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e66dd54c-b3cd-4d9f-abbc-9f64411119af tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 75/148] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:27 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-46db834c-d57c-4b02-a413-b145553daa3a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 74/149] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:26 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Volume info retrieved successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28ae57ae-02ac-4895-a242-d3238ad4e976 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 76/150] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:27 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-16ae9bfc-bdc9-4632-aed2-1f024dba6223 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16ae9bfc-bdc9-4632-aed2-1f024dba6223 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-16ae9bfc-bdc9-4632-aed2-1f024dba6223 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-16ae9bfc-bdc9-4632-aed2-1f024dba6223 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: /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 06 17:00:27 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16ae9bfc-bdc9-4632-aed2-1f024dba6223 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 75/151] 192.168.122.57 () {58 vars in 1197 bytes} [Sun Sep 6 17:00:27 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb494329-8816-4f33-83ad-0b1f17592594 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb494329-8816-4f33-83ad-0b1f17592594 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb494329-8816-4f33-83ad-0b1f17592594 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb494329-8816-4f33-83ad-0b1f17592594 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eb494329-8816-4f33-83ad-0b1f17592594 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb494329-8816-4f33-83ad-0b1f17592594 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 77/152] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:27 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] DELETE http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Delete volume with id: 04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Delete volume request issued successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd67cd2a-92a6-4fc1-86a8-759dbd578ff6 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 202 Sep 06 17:00:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 76/153] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:00:27 2026] DELETE /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a254efe0-af64-426a-b653-84066c40018b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a254efe0-af64-426a-b653-84066c40018b tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a254efe0-af64-426a-b653-84066c40018b tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a254efe0-af64-426a-b653-84066c40018b tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a254efe0-af64-426a-b653-84066c40018b tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a254efe0-af64-426a-b653-84066c40018b tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 78/154] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:27 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:28 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:28 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:28 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7b48923-20ee-49b4-8467-2ebfc62c47ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 77/155] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:28 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Volume info retrieved successfully. Sep 06 17:00:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1beb4e27-5679-4a66-b6d0-b74af6286359 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 200 Sep 06 17:00:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 79/156] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:28 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-424b8b4f-505f-482c-b6f7-0443771f637f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:29 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:29 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-26dc1f25-9d7c-46a1-bc26-7ba520e2cb81 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:29 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-26dc1f25-9d7c-46a1-bc26-7ba520e2cb81 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] GET http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 Sep 06 17:00:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-26dc1f25-9d7c-46a1-bc26-7ba520e2cb81 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-26dc1f25-9d7c-46a1-bc26-7ba520e2cb81 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-26dc1f25-9d7c-46a1-bc26-7ba520e2cb81 tempest-VolumesServicesTestJSON-752113379 tempest-VolumesServicesTestJSON-752113379-project-member] http://192.168.122.57/volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 returned with HTTP 404 Sep 06 17:00:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 80/157] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:29 2026] GET /volume/v3/volumes/04df4679-cbf4-484f-bcb1-3680159c62d4 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3c39b935-555a-40e8-8c6f-b5e2fabb0fe6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-424b8b4f-505f-482c-b6f7-0443771f637f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 78/158] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:29 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c39b935-555a-40e8-8c6f-b5e2fabb0fe6 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] GET http://192.168.122.57/volume/v3/os-services Sep 06 17:00:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c39b935-555a-40e8-8c6f-b5e2fabb0fe6 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c39b935-555a-40e8-8c6f-b5e2fabb0fe6 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:30 devstack devstack@c-api.service[87191]: /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 06 17:00:30 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:00:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c39b935-555a-40e8-8c6f-b5e2fabb0fe6 tempest-VolumesServicesTestJSON-1487462713 tempest-VolumesServicesTestJSON-1487462713-project-admin] http://192.168.122.57/volume/v3/os-services returned with HTTP 200 Sep 06 17:00:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 81/159] 192.168.122.57 () {58 vars in 1128 bytes} [Sun Sep 6 17:00:30 2026] GET /volume/v3/os-services => generated 705 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:31 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:31 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:31 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d72d1c75-00cd-40cd-9072-f783a92dd7ce tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 79/160] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:31 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2682a59f-2866-44c8-8d72-c99086a3332d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:33 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:33 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:33 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2682a59f-2866-44c8-8d72-c99086a3332d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 82/161] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:32 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 819 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:34 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:34 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:35 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab34ec08-cb8f-42a0-95f3-8f27b4d09314 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 80/162] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:34 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:36 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:36 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:36 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7710964c-5d9f-4d47-9e47-6931ef4cbeee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 83/163] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:36 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a47d172-3462-43ea-ae2f-8d84c500a819 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 81/164] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:37 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 933 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 37736f55-b6a8-45fb-9f5c-096d63a04c15 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:38 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e95eed01-f1ac-4b3d-ad2f-7697f35d718d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 84/165] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 => generated 418 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /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 06 17:00:38 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca20b696-b3d0-433c-b061-9d72e891a1fb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 82/166] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-186da5f8-8d73-4ed4-8470-6481098279c7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15/action Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for group 37736f55-b6a8-45fb-9f5c-096d63a04c15 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:00:38 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group with id: 37736f55-b6a8-45fb-9f5c-096d63a04c15 Sep 06 17:00:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87191]: /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 06 17:00:38 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:00:38 devstack devstack@c-api.service[87191]: /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 06 17:00:38 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-186da5f8-8d73-4ed4-8470-6481098279c7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15/action returned with HTTP 202 Sep 06 17:00:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 85/167] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:00:38 2026] POST /volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72263af2-253b-4f32-9f94-746895d567dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:38 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:39 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72263af2-253b-4f32-9f94-746895d567dd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 83/168] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 932 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:40 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:40 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:40 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8b17217-5456-4125-bd80-5e1ddcde32b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 200 Sep 06 17:00:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 86/169] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:40 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 931 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6003ebbc-8bc1-48df-836a-5825f4f74d26 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6003ebbc-8bc1-48df-836a-5825f4f74d26 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6003ebbc-8bc1-48df-836a-5825f4f74d26 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6003ebbc-8bc1-48df-836a-5825f4f74d26 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6003ebbc-8bc1-48df-836a-5825f4f74d26 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 returned with HTTP 404 Sep 06 17:00:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 84/170] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/volumes/51400a46-dd95-4ea4-99e8-b102511010a5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f579e4f-3816-45af-9630-9a713720212a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f579e4f-3816-45af-9630-9a713720212a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f579e4f-3816-45af-9630-9a713720212a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f579e4f-3816-45af-9630-9a713720212a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-0f579e4f-3816-45af-9630-9a713720212a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 37736f55-b6a8-45fb-9f5c-096d63a04c15 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f579e4f-3816-45af-9630-9a713720212a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 returned with HTTP 404 Sep 06 17:00:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 87/171] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/groups/37736f55-b6a8-45fb-9f5c-096d63a04c15 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group_snapshot with id: 0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87192]: /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 06 17:00:41 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b567cd10-8499-4d4a-a83a-fa57953ffb3d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 202 Sep 06 17:00:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 85/172] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:00:41 2026] DELETE /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: /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 06 17:00:41 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:00:41 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:41 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c8fc783-a432-479d-a7cd-2a60a2e8f044 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:00:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 88/173] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:00:41 devstack devstack@c-api.service[87192]: /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 06 17:00:41 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:00:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd865d6b-b8ed-4645-ba96-ac3219b44316 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:00:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 86/174] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:00:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c22e2e44-d69b-49a2-9f77-af6d463d7f9d tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 returned with HTTP 200 Sep 06 17:00:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 89/175] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 Sep 06 17:00:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:00:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a399b70-8db6-4337-b1ad-c8953067bc2b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 returned with HTTP 200 Sep 06 17:00:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 87/176] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:43 2026] GET /volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 Sep 06 17:00:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:00:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47ac4496-7874-49c1-9f4c-8a7c22a76765 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 returned with HTTP 200 Sep 06 17:00:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 90/177] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:44 2026] GET /volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9aa74052-cec9-4f65-849b-e476179dc8cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 Sep 06 17:00:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1776145394 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1776145394, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9aa74052-cec9-4f65-849b-e476179dc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 returned with HTTP 200 Sep 06 17:00:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 88/178] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:44 2026] GET /volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 => generated 639 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 Sep 06 17:00:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-44a34f1b-9f4e-4a8d-8e7d-e98e00cd7c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 returned with HTTP 200 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 91/179] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:00:44 2026] PUT /volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 => generated 592 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-82f18a84-a490-443c-8815-a000e0d66cc1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-460dd5a0-ca87-4b08-8d43-216bbb05e51b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-460dd5a0-ca87-4b08-8d43-216bbb05e51b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-460dd5a0-ca87-4b08-8d43-216bbb05e51b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-460dd5a0-ca87-4b08-8d43-216bbb05e51b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-460dd5a0-ca87-4b08-8d43-216bbb05e51b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 returned with HTTP 404 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 92/180] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:45 2026] GET /volume/v3/snapshots/a6cac761-9452-447b-8703-0148aa48b590 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 0c4894d8-0c79-48db-8ca9-b1e118d01acd {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dc6fa7e7-d400-4e04-9a09-f6fc05099c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd returned with HTTP 404 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 93/181] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:00:45 2026] GET /volume/v3/group_snapshots/0c4894d8-0c79-48db-8ca9-b1e118d01acd => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /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 06 17:00:45 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-797023205"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-797023205'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create volume of 1 GB Sep 06 17:00:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Availability Zones retrieved successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Flow 'volume_create_api' (fb165bdd-e8f1-49e3-b525-9abb7559fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdff77a0-76b7-4386-a647-074b60fb7b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdff77a0-76b7-4386-a647-074b60fb7b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5756987-5630-49f2-a073-e07d1071e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36e8b879-45c8-4c06-bee3-dc7ec7b94eec tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 94/182] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:00:45 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309/action Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for group 2d2d4242-d3ac-4bac-b625-53a5b49a7309 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group with id: 2d2d4242-d3ac-4bac-b625-53a5b49a7309 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /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 06 17:00:45 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /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 06 17:00:45 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1af8834f-eb7e-457d-8ef3-97d8cae1d59a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309/action returned with HTTP 202 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 95/183] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:00:45 2026] POST /volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Created reservations ['d84706c0-1d73-49ca-b0fa-1b8e12062b0f', 'bb0844fb-8bd0-427c-9aba-d079a955b3c3', '05e5dc12-dbbf-4257-9e95-2f71c4ef78e8', 'ce0145cf-9345-4e20-8882-743d0b0a674d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5756987-5630-49f2-a073-e07d1071e4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d84706c0-1d73-49ca-b0fa-1b8e12062b0f', 'bb0844fb-8bd0-427c-9aba-d079a955b3c3', '05e5dc12-dbbf-4257-9e95-2f71c4ef78e8', 'ce0145cf-9345-4e20-8882-743d0b0a674d']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e886d38b-85e1-4b8d-a310-8ad3061918d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:45 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e886d38b-85e1-4b8d-a310-8ad3061918d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e50715-364a-4e7e-ab64-130fcfc008f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-797023205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ef4887adc254365ad0d2d502a457a28',qos_specs=None,replication_status=,reservations=['d84706c0-1d73-49ca-b0fa-1b8e12062b0f','bb0844fb-8bd0-427c-9aba-d079a955b3c3','05e5dc12-dbbf-4257-9e95-2f71c4ef78e8','ce0145cf-9345-4e20-8882-743d0b0a674d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2444b9ef77204e8b906ccf1d924740b5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-797023205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e50715-364a-4e7e-ab64-130fcfc008f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ef4887adc254365ad0d2d502a457a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2444b9ef77204e8b906ccf1d924740b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d52e15-d462-4d7d-9f5c-a845e51eeb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d52e15-d462-4d7d-9f5c-a845e51eeb1c) transitioned into state 'SUCCESS' from state '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-797023205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ef4887adc254365ad0d2d502a457a28',qos_specs=None,replication_status=,reservations=['d84706c0-1d73-49ca-b0fa-1b8e12062b0f','bb0844fb-8bd0-427c-9aba-d079a955b3c3','05e5dc12-dbbf-4257-9e95-2f71c4ef78e8','ce0145cf-9345-4e20-8882-743d0b0a674d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2444b9ef77204e8b906ccf1d924740b5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb2dcff-f335-438c-a0d7-90ed69f9ec9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0868f5f8-8b99-416f-bc8f-0641695cdaf3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 returned with HTTP 200 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 96/184] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:45 2026] GET /volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb2dcff-f335-438c-a0d7-90ed69f9ec9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Flow 'volume_create_api' (fb165bdd-e8f1-49e3-b525-9abb7559fcc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create volume request issued successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82f18a84-a490-443c-8815-a000e0d66cc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 89/185] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:00:45 2026] POST /volume/v3/volumes => generated 773 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3029183e-e903-422b-a8d1-ee7db307ee16 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3029183e-e903-422b-a8d1-ee7db307ee16 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3029183e-e903-422b-a8d1-ee7db307ee16 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3029183e-e903-422b-a8d1-ee7db307ee16 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3029183e-e903-422b-a8d1-ee7db307ee16 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3029183e-e903-422b-a8d1-ee7db307ee16 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 200 Sep 06 17:00:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 97/186] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:45 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-01c0e55a-6d61-432b-a5ea-5223be3d8cba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01c0e55a-6d61-432b-a5ea-5223be3d8cba tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01c0e55a-6d61-432b-a5ea-5223be3d8cba tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01c0e55a-6d61-432b-a5ea-5223be3d8cba tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01c0e55a-6d61-432b-a5ea-5223be3d8cba tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 returned with HTTP 404 Sep 06 17:00:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 90/187] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:46 2026] GET /volume/v3/volumes/09ddb4bd-0d9d-4e68-baf8-0b5d5f7d3236 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2d2d4242-d3ac-4bac-b625-53a5b49a7309 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51c0116b-0c11-464e-bfad-f32e8432ebc0 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 returned with HTTP 404 Sep 06 17:00:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 98/188] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:46 2026] GET /volume/v3/groups/2d2d4242-d3ac-4bac-b625-53a5b49a7309 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d792a72b-2d84-4c45-a609-8dc535523ed1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d792a72b-2d84-4c45-a609-8dc535523ed1 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/ff56e724-f117-403e-94b8-6d27d33f6367 Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d792a72b-2d84-4c45-a609-8dc535523ed1 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d792a72b-2d84-4c45-a609-8dc535523ed1 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-21c93f4f-a361-4013-8415-66eb8b14b12e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d792a72b-2d84-4c45-a609-8dc535523ed1 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types/ff56e724-f117-403e-94b8-6d27d33f6367 returned with HTTP 202 Sep 06 17:00:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 91/189] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:00:46 2026] DELETE /volume/v3/group_types/ff56e724-f117-403e-94b8-6d27d33f6367 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-987b953a-a6d4-41d4-a667-2bb430e70430 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21c93f4f-a361-4013-8415-66eb8b14b12e tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21c93f4f-a361-4013-8415-66eb8b14b12e tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21c93f4f-a361-4013-8415-66eb8b14b12e tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-987b953a-a6d4-41d4-a667-2bb430e70430 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-987b953a-a6d4-41d4-a667-2bb430e70430 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-987b953a-a6d4-41d4-a667-2bb430e70430 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-21c93f4f-a361-4013-8415-66eb8b14b12e tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21c93f4f-a361-4013-8415-66eb8b14b12e tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 200 Sep 06 17:00:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 99/190] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:46 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-987b953a-a6d4-41d4-a667-2bb430e70430 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 returned with HTTP 202 Sep 06 17:00:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 92/191] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:00:46 2026] DELETE /volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d7f0bfee-077a-4b74-a54f-d07a35420a87 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7f0bfee-077a-4b74-a54f-d07a35420a87 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] GET http://192.168.122.57/volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7f0bfee-077a-4b74-a54f-d07a35420a87 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7f0bfee-077a-4b74-a54f-d07a35420a87 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7f0bfee-077a-4b74-a54f-d07a35420a87 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 returned with HTTP 404 Sep 06 17:00:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 100/192] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:00:47 2026] GET /volume/v3/types/dbe8d965-99af-4597-a850-5fcecd078ea0 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1675ef2b-0a55-4339-ba47-5a5230065e30 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1675ef2b-0a55-4339-ba47-5a5230065e30 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1675ef2b-0a55-4339-ba47-5a5230065e30 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1843416454"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1675ef2b-0a55-4339-ba47-5a5230065e30 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:00:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 93/193] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:00:47 2026] POST /volume/v3/types => generated 224 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4f8080c7-309e-4e7c-ae0b-9297914d22b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f8080c7-309e-4e7c-ae0b-9297914d22b8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f8080c7-309e-4e7c-ae0b-9297914d22b8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-841400961"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f8080c7-309e-4e7c-ae0b-9297914d22b8 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:00:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 101/194] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:00:47 2026] POST /volume/v3/group_types => generated 180 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c6964f1-ba48-4f72-97d3-6808a9a34d2d", "volume_types": ["50101682-27e2-4a4c-a7cb-73262bb8cbb3"], "name": "tempest-GroupSnapshotsTest-Group-1620790936"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group {'group': {'group_type': '4c6964f1-ba48-4f72-97d3-6808a9a34d2d', 'volume_types': ['50101682-27e2-4a4c-a7cb-73262bb8cbb3'], 'name': 'tempest-GroupSnapshotsTest-Group-1620790936'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group tempest-GroupSnapshotsTest-Group-1620790936. Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:47 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['a2e5f914-22e1-4682-99b4-c4394471279c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50c104c5-3fca-4175-b9ab-fe218447ef71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:00:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 94/195] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:00:47 2026] POST /volume/v3/groups => generated 112 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0217714c-ccfb-4107-b7d7-18753851e6ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0217714c-ccfb-4107-b7d7-18753851e6ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0217714c-ccfb-4107-b7d7-18753851e6ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0217714c-ccfb-4107-b7d7-18753851e6ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-0217714c-ccfb-4107-b7d7-18753851e6ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:47 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0217714c-ccfb-4107-b7d7-18753851e6ee tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 102/196] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:47 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9868396-3608-4067-9291-13202c41260c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9868396-3608-4067-9291-13202c41260c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9868396-3608-4067-9291-13202c41260c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9868396-3608-4067-9291-13202c41260c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9868396-3608-4067-9291-13202c41260c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9868396-3608-4067-9291-13202c41260c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 200 Sep 06 17:00:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 95/197] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:48 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40e50715-364a-4e7e-ab64-130fcfc008f0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1565663054"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create snapshot from volume 40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Created reservations ['5b5cb2d3-902c-4457-b9a7-3fe367931403', 'f086461d-686c-4238-858a-e018eb096a6a', '0555df42-e467-421f-a869-56cd742aba14', 'a6b78a7c-77d8-46b8-9250-20ab0bcee642'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot create request issued successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7c3c46fc-0275-464f-855f-edb9b99703a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:00:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 103/198] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:00:48 2026] POST /volume/v3/snapshots => generated 323 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-749275f9-0f3f-4b70-84ba-19e948ca19af None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-749275f9-0f3f-4b70-84ba-19e948ca19af tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-749275f9-0f3f-4b70-84ba-19e948ca19af tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-749275f9-0f3f-4b70-84ba-19e948ca19af tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-749275f9-0f3f-4b70-84ba-19e948ca19af tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-749275f9-0f3f-4b70-84ba-19e948ca19af tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 96/199] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:48 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-450de427-9dfa-4380-ab2c-1c9e3140c66b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 104/200] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:48 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2acd527d-c8e1-476f-848f-818abf96ed3b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1960710858", "volume_type": "50101682-27e2-4a4c-a7cb-73262bb8cbb3", "group_id": "20fed901-1396-419c-b6df-8336ef1d240f", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1960710858', 'volume_type': '50101682-27e2-4a4c-a7cb-73262bb8cbb3', 'group_id': '20fed901-1396-419c-b6df-8336ef1d240f', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume of 1 GB Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (91b0812d-aaf1-4078-8317-a2ed9a87c1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef636a6d-63c4-48ee-b8ab-fc2358d10468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef636a6d-63c4-48ee-b8ab-fc2358d10468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50101682-27e2-4a4c-a7cb-73262bb8cbb3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1843416454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50101682-27e2-4a4c-a7cb-73262bb8cbb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '20fed901-1396-419c-b6df-8336ef1d240f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ca0aed-26ea-4078-8e48-cb85ef6d1122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['cea89cff-cf56-422d-b4fd-f8080f6d90ae', '4bca295e-cc53-408c-ad70-3258097a8ae1', '7827e9fb-70d0-49d6-b85e-248e00e2c54f', '71b8b86f-400a-41b6-9b19-f163af5c9f0c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ca0aed-26ea-4078-8e48-cb85ef6d1122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea89cff-cf56-422d-b4fd-f8080f6d90ae', '4bca295e-cc53-408c-ad70-3258097a8ae1', '7827e9fb-70d0-49d6-b85e-248e00e2c54f', '71b8b86f-400a-41b6-9b19-f163af5c9f0c']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6ea7ae-99eb-44a2-a2f9-8a102a8a0f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6ea7ae-99eb-44a2-a2f9-8a102a8a0f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a926fc86-6b3b-40ee-a210-5a88434e309f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1960710858',encryption_key_id=None,group_id=20fed901-1396-419c-b6df-8336ef1d240f,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['cea89cff-cf56-422d-b4fd-f8080f6d90ae','4bca295e-cc53-408c-ad70-3258097a8ae1','7827e9fb-70d0-49d6-b85e-248e00e2c54f','71b8b86f-400a-41b6-9b19-f163af5c9f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1960710858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=20fed901-1396-419c-b6df-8336ef1d240f,host=None,id=a926fc86-6b3b-40ee-a210-5a88434e309f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f8fa58855b4526bdec73f48a6d15c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50101682-27e2-4a4c-a7cb-73262bb8cbb3),volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec41e5b1-eb55-434c-b00b-33f12d804c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec41e5b1-eb55-434c-b00b-33f12d804c74) transitioned into state 'SUCCESS' from state '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-1960710858',encryption_key_id=None,group_id=20fed901-1396-419c-b6df-8336ef1d240f,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['cea89cff-cf56-422d-b4fd-f8080f6d90ae','4bca295e-cc53-408c-ad70-3258097a8ae1','7827e9fb-70d0-49d6-b85e-248e00e2c54f','71b8b86f-400a-41b6-9b19-f163af5c9f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620a7a2d-7ac8-44de-ab57-62c8960da5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620a7a2d-7ac8-44de-ab57-62c8960da5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (91b0812d-aaf1-4078-8317-a2ed9a87c1ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request issued successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:48 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:49 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2acd527d-c8e1-476f-848f-818abf96ed3b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 97/201] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:00:48 2026] POST /volume/v3/volumes => generated 829 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f Sep 06 17:00:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:49 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:49 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:49 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11cf24c7-d9ea-4ca1-a819-f703d7bbd012 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f returned with HTTP 200 Sep 06 17:00:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 105/202] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:49 2026] GET /volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f => generated 897 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fec8fa9e-4460-439f-93a4-a52f1f36bf06 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 98/203] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:49 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6bd33b57-7791-401e-b835-249878b76367 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f Sep 06 17:00:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:50 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:50 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:50 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6bd33b57-7791-401e-b835-249878b76367 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f returned with HTTP 200 Sep 06 17:00:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-830a5a17-deab-4ef3-8a19-9f409dee42f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 106/204] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:50 2026] GET /volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 99/205] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:50 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 455 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-563230b6-5d23-4369-b768-f1dca85fede6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-563230b6-5d23-4369-b768-f1dca85fede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-563230b6-5d23-4369-b768-f1dca85fede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-563230b6-5d23-4369-b768-f1dca85fede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-563230b6-5d23-4369-b768-f1dca85fede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-563230b6-5d23-4369-b768-f1dca85fede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 107/206] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:51 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:51 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-71895e4c-0fbc-4b0e-8075-ceca6a4bb3b7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f returned with HTTP 200 Sep 06 17:00:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 100/207] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:51 2026] GET /volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:51 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:51 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d001085-61fa-4a62-89f9-6ab47b68a97a tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 returned with HTTP 200 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 108/208] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:00:51 2026] PUT /volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 => generated 592 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52ab920e-d404-43bd-8366-f494e858d541 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40e50715-364a-4e7e-ab64-130fcfc008f0"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create snapshot from volume 40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota_utils [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Quota exceeded for 2ef4887adc254365ad0d2d502a457a28, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-52ab920e-d404-43bd-8366-f494e858d541 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 413 Sep 06 17:00:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 101/209] 192.168.122.57 () {60 vars in 1143 bytes} [Sun Sep 6 17:00:51 2026] POST /volume/v3/snapshots => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1399a072-d6e0-4914-baa2-c597826a3d21 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1399a072-d6e0-4914-baa2-c597826a3d21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1399a072-d6e0-4914-baa2-c597826a3d21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1399a072-d6e0-4914-baa2-c597826a3d21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 returned with HTTP 200 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 109/210] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:00:51 2026] PUT /volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 => generated 592 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-679f7b99-65cc-40dd-89ca-106a57480191 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:00:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40e50715-364a-4e7e-ab64-130fcfc008f0"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Create snapshot from volume 40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota_utils [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Quota exceeded for 2ef4887adc254365ad0d2d502a457a28, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 06 17:00:51 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-679f7b99-65cc-40dd-89ca-106a57480191 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 413 Sep 06 17:00:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 102/211] 192.168.122.57 () {60 vars in 1143 bytes} [Sun Sep 6 17:00:51 2026] POST /volume/v3/snapshots => generated 133 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:51 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Delete snapshot with id: 79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot delete request issued successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a06aa431-f634-4f0e-917d-ec89186e1b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 202 Sep 06 17:00:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 110/212] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:00:51 2026] DELETE /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54978e86-0e88-4fe5-b476-786c98b2a1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 103/213] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:52 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 481 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72f92c44-fa86-4320-b761-73d60863a9df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f Sep 06 17:00:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:52 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:52 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72f92c44-fa86-4320-b761-73d60863a9df tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f returned with HTTP 200 Sep 06 17:00:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 111/214] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:52 2026] GET /volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f => generated 922 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-574345762", "volume_type": "50101682-27e2-4a4c-a7cb-73262bb8cbb3", "group_id": "20fed901-1396-419c-b6df-8336ef1d240f", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-574345762', 'volume_type': '50101682-27e2-4a4c-a7cb-73262bb8cbb3', 'group_id': '20fed901-1396-419c-b6df-8336ef1d240f', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume of 1 GB Sep 06 17:00:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (22001f91-800e-443f-9ea7-f15855afbee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ea5405-cbdf-463e-9496-4584ae3a134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ea5405-cbdf-463e-9496-4584ae3a134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50101682-27e2-4a4c-a7cb-73262bb8cbb3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1843416454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50101682-27e2-4a4c-a7cb-73262bb8cbb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '20fed901-1396-419c-b6df-8336ef1d240f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7124eb0-2e35-439b-b806-5172844fde32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['515a7f47-6d98-4248-8f86-48f3600ec392', '6e9db577-4437-4cea-8bcb-e3694ac85a49', 'fec8d7cb-d697-4249-bdaf-fd3c2917f4a3', '9a184775-6669-4c1b-8355-e58646e91400'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7124eb0-2e35-439b-b806-5172844fde32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515a7f47-6d98-4248-8f86-48f3600ec392', '6e9db577-4437-4cea-8bcb-e3694ac85a49', 'fec8d7cb-d697-4249-bdaf-fd3c2917f4a3', '9a184775-6669-4c1b-8355-e58646e91400']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36049afb-017f-4761-a293-0da93b2547a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36049afb-017f-4761-a293-0da93b2547a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d56066-b8e1-4521-928b-2e76faffe465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-574345762',encryption_key_id=None,group_id=20fed901-1396-419c-b6df-8336ef1d240f,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['515a7f47-6d98-4248-8f86-48f3600ec392','6e9db577-4437-4cea-8bcb-e3694ac85a49','fec8d7cb-d697-4249-bdaf-fd3c2917f4a3','9a184775-6669-4c1b-8355-e58646e91400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-574345762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=20fed901-1396-419c-b6df-8336ef1d240f,host=None,id=65d56066-b8e1-4521-928b-2e76faffe465,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f8fa58855b4526bdec73f48a6d15c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50101682-27e2-4a4c-a7cb-73262bb8cbb3),volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Snapshot retrieved successfully. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47a5ca3c-862d-46a8-a3ba-063ddaa2d38b tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 200 Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2929139a-2250-4586-a193-55fcbf752f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 112/215] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:53 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 481 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2929139a-2250-4586-a193-55fcbf752f15) transitioned into state 'SUCCESS' from state '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-574345762',encryption_key_id=None,group_id=20fed901-1396-419c-b6df-8336ef1d240f,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['515a7f47-6d98-4248-8f86-48f3600ec392','6e9db577-4437-4cea-8bcb-e3694ac85a49','fec8d7cb-d697-4249-bdaf-fd3c2917f4a3','9a184775-6669-4c1b-8355-e58646e91400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=50101682-27e2-4a4c-a7cb-73262bb8cbb3)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7eec444-a569-4e57-8aab-d19c7e1c10b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7eec444-a569-4e57-8aab-d19c7e1c10b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (22001f91-800e-443f-9ea7-f15855afbee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request issued successfully. Sep 06 17:00:53 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:53 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:53 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cc1d211-995f-4ce9-ad27-ae846a7c082a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 104/216] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:00:52 2026] POST /volume/v3/volumes => generated 828 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-173f8a39-736b-4417-8166-21e10b091445 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:53 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:53 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-173f8a39-736b-4417-8166-21e10b091445 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 200 Sep 06 17:00:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 113/217] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:53 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 896 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d8ae7c0c-635a-416f-a665-ffcbfcc100d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8ae7c0c-635a-416f-a665-ffcbfcc100d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8ae7c0c-635a-416f-a665-ffcbfcc100d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8ae7c0c-635a-416f-a665-ffcbfcc100d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8ae7c0c-635a-416f-a665-ffcbfcc100d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 returned with HTTP 404 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 105/218] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/snapshots/79c1b08c-3eab-4fc9-b42e-fc25e69b2649 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a73b32a2-506d-4b39-bae0-fe80b0821128 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 114/219] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] DELETE http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Delete volume with id: 40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Delete volume request issued successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d62f9485-939c-420b-8f7c-7fc6c77e8e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 202 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 106/220] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:00:54 2026] DELETE /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cedafe9e-05c7-43ed-8ff8-18214f2de88d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 115/221] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:54 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cfe9c5c-cfff-4589-84cc-1133dd096d33 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 107/222] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 921 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] PUT http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a926fc86-6b3b-40ee-a210-5a88434e309f"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Update called for group 20fed901-1396-419c-b6df-8336ef1d240f. {{(pid=87191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Updating group 20fed901-1396-419c-b6df-8336ef1d240f with name None description: None add_volumes: None remove_volumes: a926fc86-6b3b-40ee-a210-5a88434e309f. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c81f51ce-3b51-41b7-be90-1907e699ece8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 202 Sep 06 17:00:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 116/223] 192.168.122.57 () {62 vars in 1285 bytes} [Sun Sep 6 17:00:54 2026] PUT /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-200feb39-aba7-42cd-8dcd-b208932ce560 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-200feb39-aba7-42cd-8dcd-b208932ce560 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-200feb39-aba7-42cd-8dcd-b208932ce560 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-200feb39-aba7-42cd-8dcd-b208932ce560 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-200feb39-aba7-42cd-8dcd-b208932ce560 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:54 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-200feb39-aba7-42cd-8dcd-b208932ce560 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 108/224] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b58a44b-fdab-41ca-9f20-63894aee163d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b58a44b-fdab-41ca-9f20-63894aee163d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] GET http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b58a44b-fdab-41ca-9f20-63894aee163d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b58a44b-fdab-41ca-9f20-63894aee163d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b58a44b-fdab-41ca-9f20-63894aee163d tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886 tempest-VolumeSnapshotQuotasNegativeTestJSON-395286886-project-member] http://192.168.122.57/volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 returned with HTTP 404 Sep 06 17:00:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 117/225] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/40e50715-364a-4e7e-ab64-130fcfc008f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-377a2107-e9e6-498d-91a4-93b50b28b9b2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-377a2107-e9e6-498d-91a4-93b50b28b9b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 Sep 06 17:00:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-377a2107-e9e6-498d-91a4-93b50b28b9b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-377a2107-e9e6-498d-91a4-93b50b28b9b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1843416454 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1843416454, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:00:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-377a2107-e9e6-498d-91a4-93b50b28b9b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1506252756-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 returned with HTTP 200 Sep 06 17:00:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 109/226] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:00:55 2026] PUT /volume/v3/os-quota-sets/2ef4887adc254365ad0d2d502a457a28 => generated 597 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-345e47da-87fb-4ac3-917a-4da58308270c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-345e47da-87fb-4ac3-917a-4da58308270c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-345e47da-87fb-4ac3-917a-4da58308270c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-345e47da-87fb-4ac3-917a-4da58308270c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-345e47da-87fb-4ac3-917a-4da58308270c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-345e47da-87fb-4ac3-917a-4da58308270c tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 118/227] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 393 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef3ba813-49dd-404d-a90c-dd583611c781 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef3ba813-49dd-404d-a90c-dd583611c781 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] PUT http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef3ba813-49dd-404d-a90c-dd583611c781 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a926fc86-6b3b-40ee-a210-5a88434e309f"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-ef3ba813-49dd-404d-a90c-dd583611c781 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Update called for group 20fed901-1396-419c-b6df-8336ef1d240f. {{(pid=87192) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-ef3ba813-49dd-404d-a90c-dd583611c781 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Updating group 20fed901-1396-419c-b6df-8336ef1d240f with name None description: None add_volumes: a926fc86-6b3b-40ee-a210-5a88434e309f remove_volumes: None. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef3ba813-49dd-404d-a90c-dd583611c781 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 202 Sep 06 17:00:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 110/228] 192.168.122.57 () {62 vars in 1285 bytes} [Sun Sep 6 17:00:56 2026] PUT /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9f7087ef-9741-443b-87ae-5f85e5bf03bf tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 119/229] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3453262-7847-421d-a502-62ceb9b28f52 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3453262-7847-421d-a502-62ceb9b28f52 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3453262-7847-421d-a502-62ceb9b28f52 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3453262-7847-421d-a502-62ceb9b28f52 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c3453262-7847-421d-a502-62ceb9b28f52 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3453262-7847-421d-a502-62ceb9b28f52 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 111/230] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-cc2d37c1-8717-434c-aacf-ba1dcd20ec50 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 120/231] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fe80c4cb-4f76-4bf9-bdba-4f6f4d704de1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe80c4cb-4f76-4bf9-bdba-4f6f4d704de1 None None] GET http://192.168.122.57/volume// Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe80c4cb-4f76-4bf9-bdba-4f6f4d704de1 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe80c4cb-4f76-4bf9-bdba-4f6f4d704de1 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe80c4cb-4f76-4bf9-bdba-4f6f4d704de1 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:00:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 112/232] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b4a05123-683a-4857-8a19-a906cfbb29aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b4a05123-683a-4857-8a19-a906cfbb29aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b4a05123-683a-4857-8a19-a906cfbb29aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b4a05123-683a-4857-8a19-a906cfbb29aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-b4a05123-683a-4857-8a19-a906cfbb29aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b4a05123-683a-4857-8a19-a906cfbb29aa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 121/233] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-ce8eb6bf-409c-471f-8f59-8368ecc5c068 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] PUT http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "65d56066-b8e1-4521-928b-2e76faffe465"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Update called for group 20fed901-1396-419c-b6df-8336ef1d240f. {{(pid=87191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Updating group 20fed901-1396-419c-b6df-8336ef1d240f with name None description: None add_volumes: None remove_volumes: 65d56066-b8e1-4521-928b-2e76faffe465. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f69f0b8-5c36-4e76-9987-86403c50b8b9 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 202 Sep 06 17:00:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 122/234] 192.168.122.57 () {62 vars in 1285 bytes} [Sun Sep 6 17:00:57 2026] PUT /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e48c106-9e69-4c3d-9da7-edd8f57111f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 123/235] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-ce8eb6bf-409c-471f-8f59-8368ecc5c068 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-ce8eb6bf-409c-471f-8f59-8368ecc5c068 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a894edde-3137-4424-aa0d-17965b21afce", "connector": null, "instance_uuid": "8fdb39f7-616d-46d9-862a-33aa1ac89f4d"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-ce8eb6bf-409c-471f-8f59-8368ecc5c068 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 113/236] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:00:57 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3277414c-94bc-45f1-b8f5-e584c9f36960 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3277414c-94bc-45f1-b8f5-e584c9f36960 None None] GET http://192.168.122.57/volume// Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3277414c-94bc-45f1-b8f5-e584c9f36960 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3277414c-94bc-45f1-b8f5-e584c9f36960 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3277414c-94bc-45f1-b8f5-e584c9f36960 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:00:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 114/237] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be0b1b9c-e54d-4eda-86cd-25d31e479956 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 124/238] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-c84d8458-aee9-4e9a-b8d7-efbb6a79ad64 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 115/239] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1034 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] PUT http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Acquiring lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:57 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" released by "attachment_update" :: held 0.187s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:00:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-b23383c1-2a9d-4eef-80eb-abed4131d075 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae returned with HTTP 200 Sep 06 17:00:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 125/240] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:00:57 2026] PUT /volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae => generated 694 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0fca5f6c-394a-484a-9cc0-1769bf00bbcb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 116/241] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:58 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] PUT http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "65d56066-b8e1-4521-928b-2e76faffe465"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Update called for group 20fed901-1396-419c-b6df-8336ef1d240f. {{(pid=87191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Updating group 20fed901-1396-419c-b6df-8336ef1d240f with name None description: None add_volumes: 65d56066-b8e1-4521-928b-2e76faffe465 remove_volumes: None. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a5cda21-4959-4e5e-be75-7216c5d3ec5a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 202 Sep 06 17:00:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 126/242] 192.168.122.57 () {62 vars in 1285 bytes} [Sun Sep 6 17:00:58 2026] PUT /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d26ef195-538d-4bda-b176-04940c31c2d7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d26ef195-538d-4bda-b176-04940c31c2d7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d26ef195-538d-4bda-b176-04940c31c2d7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d26ef195-538d-4bda-b176-04940c31c2d7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-d26ef195-538d-4bda-b176-04940c31c2d7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d26ef195-538d-4bda-b176-04940c31c2d7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 117/243] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:58 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-246a70e7-199e-43af-b5c9-3a9b610eb836 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-246a70e7-199e-43af-b5c9-3a9b610eb836 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae/action Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-246a70e7-199e-43af-b5c9-3a9b610eb836 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-246a70e7-199e-43af-b5c9-3a9b610eb836 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b73d8ed6-786a-4f5d-a5c1-6c71c9243ef1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 127/244] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:58 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a0047bc9-93c0-4873-acea-096baa9627b7 req-246a70e7-199e-43af-b5c9-3a9b610eb836 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae/action returned with HTTP 204 Sep 06 17:00:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 118/245] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:00:58 2026] POST /volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a0f4e13-386b-4f4e-b2d0-cf7c2227afac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 200 Sep 06 17:00:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 128/246] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:00:59 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: /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 06 17:00:59 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:59 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-892e12df-f3e3-43df-861d-ad0e949325f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-892e12df-f3e3-43df-861d-ad0e949325f1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-892e12df-f3e3-43df-861d-ad0e949325f1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-892e12df-f3e3-43df-861d-ad0e949325f1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-892e12df-f3e3-43df-861d-ad0e949325f1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:00:59 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-892e12df-f3e3-43df-861d-ad0e949325f1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 129/247] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:59 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2d63b2a-2563-4c8a-968a-7e02dbe76197 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:00:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 130/248] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:00:59 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:00:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b50b9c7a-6ae9-43dd-a36d-e841f36de447 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:00:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 119/249] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:00:59 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/group_snapshots Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "20fed901-1396-419c-b6df-8336ef1d240f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-573257678"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '20fed901-1396-419c-b6df-8336ef1d240f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-573257678'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.group_snapshots [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-573257678. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /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 06 17:00:59 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:00:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:00 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['c983ee02-3e57-4e91-897f-988aba0271ba', '66e456e9-54a6-48f6-83d2-1433eb7b7ed3', 'fd2687ae-4642-4d7d-a76c-b7112ff89dbf', 'fe98cfda-4012-49ca-9e8a-0b23a79cb245'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef982e5a-d912-44e0-ba10-9d9798f82d6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:01:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 131/250] 192.168.122.57 () {62 vars in 1203 bytes} [Sun Sep 6 17:00:59 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:01:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef52620e-42c3-4a29-987b-d839bf63d77b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef52620e-42c3-4a29-987b-d839bf63d77b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef52620e-42c3-4a29-987b-d839bf63d77b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef52620e-42c3-4a29-987b-d839bf63d77b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-ef52620e-42c3-4a29-987b-d839bf63d77b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef52620e-42c3-4a29-987b-d839bf63d77b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 120/251] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:00 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-5e6cda7e-03b1-42a6-99b7-67dfe4d20216 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 132/252] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:00 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a03fac11-5a98-4c1a-add5-4b2c78274f6a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 121/253] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-69b79c18-fb2b-455e-8883-b0deaaaab5fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69b79c18-fb2b-455e-8883-b0deaaaab5fb None None] GET http://192.168.122.57/volume// Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69b79c18-fb2b-455e-8883-b0deaaaab5fb None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69b79c18-fb2b-455e-8883-b0deaaaab5fb None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69b79c18-fb2b-455e-8883-b0deaaaab5fb None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 122/254] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-45db60f4-2209-4127-9f82-618f97c0ce7d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-45db60f4-2209-4127-9f82-618f97c0ce7d tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-45db60f4-2209-4127-9f82-618f97c0ce7d tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a894edde-3137-4424-aa0d-17965b21afce", "connector": null, "instance_uuid": "8fdb39f7-616d-46d9-862a-33aa1ac89f4d"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:01 devstack devstack@c-api.service[87191]: /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 06 17:01:01 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Get all volumes completed successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc774e83-f3bd-4f41-88a5-9ab673d6ecbb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 133/255] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/v3/volumes => generated 15 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-20192867"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-20192867'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume of 1 GB Sep 06 17:01:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Availability Zones retrieved successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (294f563a-0f41-4f74-83ba-42504d62e769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9962f27d-7835-4567-85e1-3990bcd2140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-45db60f4-2209-4127-9f82-618f97c0ce7d tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 123/256] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:01:01 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e128f710-1ad9-408c-a7ad-97ef253e17d3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e128f710-1ad9-408c-a7ad-97ef253e17d3 None None] GET http://192.168.122.57/volume// Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e128f710-1ad9-408c-a7ad-97ef253e17d3 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e128f710-1ad9-408c-a7ad-97ef253e17d3 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e128f710-1ad9-408c-a7ad-97ef253e17d3 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 124/257] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9962f27d-7835-4567-85e1-3990bcd2140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db74224-f981-45da-950f-65294fdd257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-c4746247-a940-4d28-9f64-852de264fb6b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 125/258] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1327 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-172defc9-0b76-4ceb-bd57-c8e458011d0f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-172defc9-0b76-4ceb-bd57-c8e458011d0f tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-172defc9-0b76-4ceb-bd57-c8e458011d0f tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-172defc9-0b76-4ceb-bd57-c8e458011d0f tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87192]: /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 06 17:01:02 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Created reservations ['aa7ae1a2-fc10-44d3-b8cc-88ab5c83d8fd', 'a4055911-c366-4009-bc06-88abd68d5b8b', 'd1a13bc9-d48f-470d-b183-d786f59c0424', 'fa56373f-2da2-40d7-a92e-52df99cab3ed'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db74224-f981-45da-950f-65294fdd257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7ae1a2-fc10-44d3-b8cc-88ab5c83d8fd', 'a4055911-c366-4009-bc06-88abd68d5b8b', 'd1a13bc9-d48f-470d-b183-d786f59c0424', 'fa56373f-2da2-40d7-a92e-52df99cab3ed']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68498357-71d7-4336-926c-b647c13e4207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68498357-71d7-4336-926c-b647c13e4207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3cca5a6-cf30-4d11-a005-7e93aa757a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-20192867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['aa7ae1a2-fc10-44d3-b8cc-88ab5c83d8fd','a4055911-c366-4009-bc06-88abd68d5b8b','d1a13bc9-d48f-470d-b183-d786f59c0424','fa56373f-2da2-40d7-a92e-52df99cab3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-20192867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3cca5a6-cf30-4d11-a005-7e93aa757a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4be11db0af84f68b91409699059613c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8aa95557f104ff680829758fbe5c51a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0f6037-ffaa-475a-adff-eb32b93efe2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-172defc9-0b76-4ceb-bd57-c8e458011d0f tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 126/259] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:01:02 2026] DELETE /volume/v3/attachments/1d7b639e-5d82-400e-b745-847983b526ae => generated 192 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7829e437-d7a2-4085-9fc3-f9e1465d494e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 127/260] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0f6037-ffaa-475a-adff-eb32b93efe2a) transitioned into state 'SUCCESS' from state '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-20192867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['aa7ae1a2-fc10-44d3-b8cc-88ab5c83d8fd','a4055911-c366-4009-bc06-88abd68d5b8b','d1a13bc9-d48f-470d-b183-d786f59c0424','fa56373f-2da2-40d7-a92e-52df99cab3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d61671-3d76-48c2-aff4-643672f751b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d61671-3d76-48c2-aff4-643672f751b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (294f563a-0f41-4f74-83ba-42504d62e769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request issued successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7aa703ea-b490-4214-b4bc-f64bb9e6175d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 134/261] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:01 2026] POST /volume/v3/volumes => generated 760 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-af2d8f25-8561-4237-bf23-633d26ba47cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af2d8f25-8561-4237-bf23-633d26ba47cb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af2d8f25-8561-4237-bf23-633d26ba47cb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af2d8f25-8561-4237-bf23-633d26ba47cb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-af2d8f25-8561-4237-bf23-633d26ba47cb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af2d8f25-8561-4237-bf23-633d26ba47cb tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 128/262] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 828 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-de8a6dc8-3b64-4caa-a84a-f0424e7429b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de8a6dc8-3b64-4caa-a84a-f0424e7429b7 None None] GET http://192.168.122.57/volume// Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de8a6dc8-3b64-4caa-a84a-f0424e7429b7 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de8a6dc8-3b64-4caa-a84a-f0424e7429b7 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de8a6dc8-3b64-4caa-a84a-f0424e7429b7 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 135/263] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-7aaa2c51-b780-4eb5-81f8-6cf82a83d5a3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 129/264] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1034 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a559eaf0-1561-4a5a-b558-44b90faffd66 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 136/265] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] PUT http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Acquiring lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:01:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3c498902-26b4-4672-a875-32529b645d8a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c498902-26b4-4672-a875-32529b645d8a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c498902-26b4-4672-a875-32529b645d8a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c498902-26b4-4672-a875-32529b645d8a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3c498902-26b4-4672-a875-32529b645d8a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c498902-26b4-4672-a875-32529b645d8a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 137/266] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95deaae2-1b04-48f1-a09c-431fa83f8a9a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 138/267] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:04 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-80bc3e45-baab-44f0-9c43-c2e42864ebb8 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 139/268] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:04 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d53b30b7-cec4-4815-a517-a8fc5c2d89d8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 140/269] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:05 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-628977036"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-628977036'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Create volume of 1 GB Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Availability Zones retrieved successfully. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Flow 'volume_create_api' (a423e378-8beb-4ce4-8e1a-19229d103bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b998e86-401e-408b-ac15-818e57ba6f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b998e86-401e-408b-ac15-818e57ba6f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df590b3-9272-4b04-8418-0356619a17dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Created reservations ['4515bd89-b2f9-45db-8f59-709d8361ec98', '0959df0c-44ed-45f9-b17a-ae439fc56eb0', 'a1e23e90-dd42-4c00-86e0-b1a46f3efbd8', 'b2e4b65e-ab76-4a00-80a0-0880dcf72723'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df590b3-9272-4b04-8418-0356619a17dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4515bd89-b2f9-45db-8f59-709d8361ec98', '0959df0c-44ed-45f9-b17a-ae439fc56eb0', 'a1e23e90-dd42-4c00-86e0-b1a46f3efbd8', 'b2e4b65e-ab76-4a00-80a0-0880dcf72723']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a96bbf6-cbbf-4aa8-95ff-965666c6c1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a96bbf6-cbbf-4aa8-95ff-965666c6c1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a064c567-8d79-46f6-8e17-53305ea92ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-628977036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff4b62df5ca4090b4d3beed2a264ad5',qos_specs=None,replication_status=,reservations=['4515bd89-b2f9-45db-8f59-709d8361ec98','0959df0c-44ed-45f9-b17a-ae439fc56eb0','a1e23e90-dd42-4c00-86e0-b1a46f3efbd8','b2e4b65e-ab76-4a00-80a0-0880dcf72723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd7844ffe0f4f1da815954598eff7b7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-628977036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a064c567-8d79-46f6-8e17-53305ea92ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff4b62df5ca4090b4d3beed2a264ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bd7844ffe0f4f1da815954598eff7b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a07cbf-4c52-4331-9abf-e6502b149afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a07cbf-4c52-4331-9abf-e6502b149afb) transitioned into state 'SUCCESS' from state '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-628977036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff4b62df5ca4090b4d3beed2a264ad5',qos_specs=None,replication_status=,reservations=['4515bd89-b2f9-45db-8f59-709d8361ec98','0959df0c-44ed-45f9-b17a-ae439fc56eb0','a1e23e90-dd42-4c00-86e0-b1a46f3efbd8','b2e4b65e-ab76-4a00-80a0-0880dcf72723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd7844ffe0f4f1da815954598eff7b7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8aaf0b-bec9-4ff1-93ce-e7d93bff7e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8aaf0b-bec9-4ff1-93ce-e7d93bff7e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Flow 'volume_create_api' (a423e378-8beb-4ce4-8e1a-19229d103bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Create volume request issued successfully. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0b607a3-8f2d-4eed-a046-15ad1a051e1f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 141/270] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:05 2026] POST /volume/v3/volumes => generated 763 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96a380b5-6877-4b3b-a77e-3423f0c1c5e1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 142/271] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:05 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f1c74f6-a0e6-4853-898d-657b23d49c9b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 143/272] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-a894edde-3137-4424-aa0d-17965b21afce-devstack" released by "attachment_update" :: held 2.945s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-985f3248-269e-4a0b-93e8-2803b8fd5592 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 130/273] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:01:03 2026] PUT /volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 => generated 694 bytes in 3024 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-405d5293-1d70-455f-b29f-31469527b76e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-405d5293-1d70-455f-b29f-31469527b76e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70/action Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-405d5293-1d70-455f-b29f-31469527b76e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-405d5293-1d70-455f-b29f-31469527b76e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58554a8c-4898-4c64-bf41-7a45edd5c767 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 131/274] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-7d71aedb-7e46-4ba6-b90b-d10386ddcaf7 req-405d5293-1d70-455f-b29f-31469527b76e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70/action returned with HTTP 204 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 144/275] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:01:06 2026] POST /volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /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 06 17:01:06 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52fa4d9f-6651-4fbb-afba-b8511ec1e263 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 132/276] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b7758ce-1820-4b10-a837-77ecab9966ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b7758ce-1820-4b10-a837-77ecab9966ea tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b7758ce-1820-4b10-a837-77ecab9966ea tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b7758ce-1820-4b10-a837-77ecab9966ea tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b7758ce-1820-4b10-a837-77ecab9966ea tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b7758ce-1820-4b10-a837-77ecab9966ea tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 145/277] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45554ad0-5c49-4ce5-ac2b-e5f252779002 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 133/278] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87191) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.group_snapshots [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group_snapshot with id: 641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87191]: /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 06 17:01:06 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c090927c-ed0e-49d7-bf59-0fffb42b1a85 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 202 Sep 06 17:01:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 146/279] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:01:06 2026] DELETE /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /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 06 17:01:06 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:06 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87d1a7fa-6ff2-4abc-a553-9809d15897c1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 147/280] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80fb4a2a-5d23-452c-addb-9817b7ef3640 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 134/281] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7fc8bde9-107d-4ce5-bdd8-27290dee00b6 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 148/282] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /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 06 17:01:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9eab3d75-ec7e-4387-b79c-8dd9a44a0bca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 149/283] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d574f385-d9bc-4d57-8fa1-4af35c212d6a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 135/284] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-378ea481-9b65-48cc-8ddd-5e8e6e6e7a71 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 150/285] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1488084920"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1488084920'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume of 1 GB Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Availability Zones retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (5636accc-82d8-4128-bba0-bc2f171947db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21461eb5-e025-4216-8d8f-072988983340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21461eb5-e025-4216-8d8f-072988983340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443022df-912f-4a3d-a91f-b9de4c025c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Created reservations ['48743fe2-f7bf-4b90-9863-d6940e76d826', '0e45c094-66fc-4f18-9369-ea8371f8b4d2', 'e6f21d14-7436-4978-8ace-93726cff3586', '7768098d-4ff7-4ee4-8243-bb270018604f'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443022df-912f-4a3d-a91f-b9de4c025c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48743fe2-f7bf-4b90-9863-d6940e76d826', '0e45c094-66fc-4f18-9369-ea8371f8b4d2', 'e6f21d14-7436-4978-8ace-93726cff3586', '7768098d-4ff7-4ee4-8243-bb270018604f']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f9bb8-7ca2-4d38-9ce1-cd4919298612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f9bb8-7ca2-4d38-9ce1-cd4919298612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b528a226-466b-47f6-a665-dd1dfc08ac20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1488084920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['48743fe2-f7bf-4b90-9863-d6940e76d826','0e45c094-66fc-4f18-9369-ea8371f8b4d2','e6f21d14-7436-4978-8ace-93726cff3586','7768098d-4ff7-4ee4-8243-bb270018604f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1488084920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b528a226-466b-47f6-a665-dd1dfc08ac20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4be11db0af84f68b91409699059613c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8aa95557f104ff680829758fbe5c51a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b0644c-26b8-47a4-83c0-3129fd9178b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b0644c-26b8-47a4-83c0-3129fd9178b5) transitioned into state 'SUCCESS' from state '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-1488084920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['48743fe2-f7bf-4b90-9863-d6940e76d826','0e45c094-66fc-4f18-9369-ea8371f8b4d2','e6f21d14-7436-4978-8ace-93726cff3586','7768098d-4ff7-4ee4-8243-bb270018604f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a69fb33d-d2ce-49ca-9242-d07586934afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a69fb33d-d2ce-49ca-9242-d07586934afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (5636accc-82d8-4128-bba0-bc2f171947db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request issued successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f99e5ce8-4e17-4e4c-9dbe-30ec76833871 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 136/286] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:07 2026] POST /volume/v3/volumes => generated 762 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-728569de-8e5a-41ae-bb5f-5894dcceac68 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 151/287] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a37440e2-15e8-47d2-8020-8bf8e98d60be tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 152/288] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:08 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e0daf68-03e9-49b6-8d2c-2596f6988854 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 137/289] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:08 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c099da5a-1599-4dbb-ae5f-fb97675f1a13 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 153/290] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:08 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d751fa17-ec39-4ae1-bda4-d18bf5b8d066 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 138/291] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d82c0a3-728d-4a5e-9ccb-7d0b84ada987 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 154/292] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ebb0bd03-f66d-4572-a57b-cc54fb64d768 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 139/293] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-124549019"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-124549019'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume of 1 GB Sep 06 17:01:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Availability Zones retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (ee464d55-6fa7-43e8-bc5c-da8fe0653e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84bb54d-f05d-42db-adf2-d5b7c818af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-85d12da2-abd6-491b-a2ef-c234559f8d61 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 140/294] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84bb54d-f05d-42db-adf2-d5b7c818af24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dad3d3-8d0a-4dfa-91bb-554bb9211ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Created reservations ['7ce12c2d-3753-45f9-85f4-8f8468c7d8c7', '13ca58e5-c489-4f8e-8be1-60f5774e6909', '5b0346c0-c0f5-44e2-9ccb-e052b7dbc038', '6c104d4d-4cc4-4f21-b985-ebf0329daee5'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dad3d3-8d0a-4dfa-91bb-554bb9211ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce12c2d-3753-45f9-85f4-8f8468c7d8c7', '13ca58e5-c489-4f8e-8be1-60f5774e6909', '5b0346c0-c0f5-44e2-9ccb-e052b7dbc038', '6c104d4d-4cc4-4f21-b985-ebf0329daee5']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746e408d-4bd5-438c-88dc-f838362d27aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746e408d-4bd5-438c-88dc-f838362d27aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14436929-9b62-42a6-8c85-c8bb33d29144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-124549019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['7ce12c2d-3753-45f9-85f4-8f8468c7d8c7','13ca58e5-c489-4f8e-8be1-60f5774e6909','5b0346c0-c0f5-44e2-9ccb-e052b7dbc038','6c104d4d-4cc4-4f21-b985-ebf0329daee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-124549019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14436929-9b62-42a6-8c85-c8bb33d29144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4be11db0af84f68b91409699059613c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8aa95557f104ff680829758fbe5c51a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2005d63f-4a83-4306-a617-30a5696a4eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2005d63f-4a83-4306-a617-30a5696a4eed) transitioned into state 'SUCCESS' from state '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-124549019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4be11db0af84f68b91409699059613c',qos_specs=None,replication_status=,reservations=['7ce12c2d-3753-45f9-85f4-8f8468c7d8c7','13ca58e5-c489-4f8e-8be1-60f5774e6909','5b0346c0-c0f5-44e2-9ccb-e052b7dbc038','6c104d4d-4cc4-4f21-b985-ebf0329daee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa95557f104ff680829758fbe5c51a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c26b18c-331b-4db5-9ada-2e520539ebae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c26b18c-331b-4db5-9ada-2e520539ebae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Flow 'volume_create_api' (ee464d55-6fa7-43e8-bc5c-da8fe0653e55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Create volume request issued successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8a1a1c2-844a-41a0-8f6c-2e62166fdb25 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 155/295] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:10 2026] POST /volume/v3/volumes => generated 761 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da1522d0-c646-4ce7-83dc-b87039744a59 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da1522d0-c646-4ce7-83dc-b87039744a59 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da1522d0-c646-4ce7-83dc-b87039744a59 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da1522d0-c646-4ce7-83dc-b87039744a59 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-da1522d0-c646-4ce7-83dc-b87039744a59 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da1522d0-c646-4ce7-83dc-b87039744a59 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 141/296] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 829 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55a43a36-49d1-4fd4-ada6-ea11ce83b2af tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 200 Sep 06 17:01:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 156/297] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:11 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-687c7ad0-a3c5-4521-b08c-49dde00a7f39 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 142/298] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:11 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8b4d1110-c228-4df0-8032-6888f38343ac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b4d1110-c228-4df0-8032-6888f38343ac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b4d1110-c228-4df0-8032-6888f38343ac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b4d1110-c228-4df0-8032-6888f38343ac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b4d1110-c228-4df0-8032-6888f38343ac tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 returned with HTTP 404 Sep 06 17:01:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 157/299] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/snapshots/6c0cb74d-9e45-4b26-a504-6950fcc5c407 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-147e6a86-efcc-4379-bbc3-495ed937aea5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-147e6a86-efcc-4379-bbc3-495ed937aea5 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-147e6a86-efcc-4379-bbc3-495ed937aea5 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-147e6a86-efcc-4379-bbc3-495ed937aea5 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-147e6a86-efcc-4379-bbc3-495ed937aea5 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 returned with HTTP 404 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 143/300] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/snapshots/2efb4e52-7f28-4773-a287-230b82be94d5 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9828dc0e-3c92-44db-8a41-80fad6554847 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9828dc0e-3c92-44db-8a41-80fad6554847 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9828dc0e-3c92-44db-8a41-80fad6554847 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9828dc0e-3c92-44db-8a41-80fad6554847 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-9828dc0e-3c92-44db-8a41-80fad6554847 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9828dc0e-3c92-44db-8a41-80fad6554847 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 404 Sep 06 17:01:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 158/301] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-167096db-df6e-4628-8cee-7560413a7935 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for member 641d7759-7848-4020-8731-1db006166771 {{(pid=87192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group_snapshot with id: 641d7759-7848-4020-8731-1db006166771 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-167096db-df6e-4628-8cee-7560413a7935 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 returned with HTTP 404 Sep 06 17:01:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 144/302] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:01:12 2026] DELETE /volume/v3/group_snapshots/641d7759-7848-4020-8731-1db006166771 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: /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 06 17:01:12 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:12 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:12 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:12 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1d6e6c9-3fa4-43a8-9312-2a664d9f1d62 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:01:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 159/303] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f/action Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for group 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group with id: 20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=467,cinder:INSERT=52,cinder:UPDATE=88 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /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 06 17:01:13 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f045ffc2-d01f-4f99-9a51-52061023e37d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f045ffc2-d01f-4f99-9a51-52061023e37d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f045ffc2-d01f-4f99-9a51-52061023e37d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f045ffc2-d01f-4f99-9a51-52061023e37d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /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 06 17:01:13 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f045ffc2-d01f-4f99-9a51-52061023e37d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f045ffc2-d01f-4f99-9a51-52061023e37d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 160/304] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-25b9ab90-c261-4efe-b32b-71094c4c8bd1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 161/305] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9415a721-2577-4b7e-82f7-bf0cf510d7a3 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f/action returned with HTTP 202 Sep 06 17:01:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 145/306] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:13 2026] POST /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-32c825e1-8911-495c-aad5-a500604d6817 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:13 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:13 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Create volume of 1 GB Sep 06 17:01:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Availability Zones retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32c825e1-8911-495c-aad5-a500604d6817 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 200 Sep 06 17:01:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 146/307] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 920 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Flow 'volume_create_api' (30698e70-edfd-49ce-a825-a04061a1939f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd5fc4d-32d6-4a12-a160-4e2e6e6aae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd5fc4d-32d6-4a12-a160-4e2e6e6aae77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b323122-484b-4300-b4e2-0bfd9e07d286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Created reservations ['0acf5d92-e685-4a5f-a097-0e51faf972f7', '13021851-f07b-4b8b-9ec6-ecf2b4edc46d', '3ac05a2c-6271-4273-b100-7ddc41e693ea', '696c86fe-6ec7-42a2-9e54-4053c2597968'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b323122-484b-4300-b4e2-0bfd9e07d286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0acf5d92-e685-4a5f-a097-0e51faf972f7', '13021851-f07b-4b8b-9ec6-ecf2b4edc46d', '3ac05a2c-6271-4273-b100-7ddc41e693ea', '696c86fe-6ec7-42a2-9e54-4053c2597968']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8811d79-cfe1-45e7-b4b2-141f1abaa358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8811d79-cfe1-45e7-b4b2-141f1abaa358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a516656-44e9-45fc-bc4e-c0460e9c6ede', '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='002ca627ecc740219c722e0f8daa6737',qos_specs=None,replication_status=,reservations=['0acf5d92-e685-4a5f-a097-0e51faf972f7','13021851-f07b-4b8b-9ec6-ecf2b4edc46d','3ac05a2c-6271-4273-b100-7ddc41e693ea','696c86fe-6ec7-42a2-9e54-4053c2597968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acbd6c555b649d8900a97f936baaaf6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:13Z,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=0a516656-44e9-45fc-bc4e-c0460e9c6ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='002ca627ecc740219c722e0f8daa6737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7acbd6c555b649d8900a97f936baaaf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (158008a7-07e9-4443-86f4-4b42c28e7024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (158008a7-07e9-4443-86f4-4b42c28e7024) transitioned into state 'SUCCESS' from 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='002ca627ecc740219c722e0f8daa6737',qos_specs=None,replication_status=,reservations=['0acf5d92-e685-4a5f-a097-0e51faf972f7','13021851-f07b-4b8b-9ec6-ecf2b4edc46d','3ac05a2c-6271-4273-b100-7ddc41e693ea','696c86fe-6ec7-42a2-9e54-4053c2597968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acbd6c555b649d8900a97f936baaaf6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1cde0-aabd-4b71-a9e2-6121334665e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1cde0-aabd-4b71-a9e2-6121334665e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Flow 'volume_create_api' (30698e70-edfd-49ce-a825-a04061a1939f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Create volume request issued successfully. Sep 06 17:01:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-639393a4-b5d0-430b-865e-8367b8dd7a84 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 162/308] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:13 2026] POST /volume/v3/volumes => generated 740 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2473ad94-e062-492f-8093-18d12fb24410 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2473ad94-e062-492f-8093-18d12fb24410 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] GET http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede Sep 06 17:01:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2473ad94-e062-492f-8093-18d12fb24410 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2473ad94-e062-492f-8093-18d12fb24410 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2473ad94-e062-492f-8093-18d12fb24410 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Volume info retrieved successfully. Sep 06 17:01:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2473ad94-e062-492f-8093-18d12fb24410 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede returned with HTTP 200 Sep 06 17:01:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 147/309] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:14 2026] GET /volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2794775a-514f-458c-8027-07a180425684 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:14 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:14 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:14 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2794775a-514f-458c-8027-07a180425684 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 200 Sep 06 17:01:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 163/310] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:14 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] GET http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede Sep 06 17:01:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c346dd-e1e8-4214-bcc4-6fda12742843 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 148/311] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede => generated 969 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:01:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:15 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:15 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3694d95-30fb-43c1-b8b6-aea1d3d7b497 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 164/312] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bd48adae-f14e-4264-a241-11a137fa96e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd48adae-f14e-4264-a241-11a137fa96e2 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] GET http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd48adae-f14e-4264-a241-11a137fa96e2 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd48adae-f14e-4264-a241-11a137fa96e2 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bd48adae-f14e-4264-a241-11a137fa96e2 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd48adae-f14e-4264-a241-11a137fa96e2 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede returned with HTTP 200 Sep 06 17:01:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 149/313] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede => generated 970 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1&project_id=b4be11db0af84f68b91409699059613c Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Could not evaluate value b4be11db0af84f68b91409699059613c, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Searching by: MultiDict([('project_id', 'b4be11db0af84f68b91409699059613c'), ('all_tenants', 1)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=575,cinder:INSERT=84,cinder:UPDATE=126 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /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 06 17:01:16 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Get all volumes completed successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-04d47f98-dcac-45f7-a70a-30b5d42b6c1d tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1&project_id=b4be11db0af84f68b91409699059613c returned with HTTP 200 Sep 06 17:01:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 165/314] 192.168.122.57 () {58 vars in 1252 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b4be11db0af84f68b91409699059613c => generated 3034 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Delete volume with id: 0a516656-44e9-45fc-bc4e-c0460e9c6ede Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] Delete volume request issued successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed81f502-4588-47df-a625-3ae3cfb54fd9 tempest-VolumesListAdminTestJSON-1136323182 tempest-VolumesListAdminTestJSON-1136323182-project-admin] http://192.168.122.57/volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede returned with HTTP 202 Sep 06 17:01:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 150/315] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:01:16 2026] DELETE /volume/v3/volumes/0a516656-44e9-45fc-bc4e-c0460e9c6ede => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1297663-c67d-4c7c-9b85-3d9814a2f8d0 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 166/316] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] DELETE http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume with id: 14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume request issued successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a51711f-dc16-4c00-b357-770c8d6b7e49 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 202 Sep 06 17:01:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 151/317] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:01:16 2026] DELETE /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-912dd176-2869-475a-913b-6c12a49c72c1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-912dd176-2869-475a-913b-6c12a49c72c1 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-912dd176-2869-475a-913b-6c12a49c72c1 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-912dd176-2869-475a-913b-6c12a49c72c1 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-912dd176-2869-475a-913b-6c12a49c72c1 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 returned with HTTP 404 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 152/318] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/65d56066-b8e1-4521-928b-2e76faffe465 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-506c5067-5b5f-467e-96a1-c379b08b16f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-506c5067-5b5f-467e-96a1-c379b08b16f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-506c5067-5b5f-467e-96a1-c379b08b16f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-506c5067-5b5f-467e-96a1-c379b08b16f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-506c5067-5b5f-467e-96a1-c379b08b16f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f returned with HTTP 404 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 153/319] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:17 2026] GET /volume/v3/volumes/a926fc86-6b3b-40ee-a210-5a88434e309f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-09d6f086-0f17-4847-95e7-a51713178608 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f296b973-8ff1-4d4a-8c70-fbf4ea68fb15 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 167/320] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09d6f086-0f17-4847-95e7-a51713178608 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09d6f086-0f17-4847-95e7-a51713178608 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09d6f086-0f17-4847-95e7-a51713178608 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-09d6f086-0f17-4847-95e7-a51713178608 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 20fed901-1396-419c-b6df-8336ef1d240f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09d6f086-0f17-4847-95e7-a51713178608 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f returned with HTTP 404 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 154/321] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:17 2026] GET /volume/v3/groups/20fed901-1396-419c-b6df-8336ef1d240f => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4610272b-ae94-402e-bbfa-3b9b1b918e33 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4610272b-ae94-402e-bbfa-3b9b1b918e33 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/4c6964f1-ba48-4f72-97d3-6808a9a34d2d Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4610272b-ae94-402e-bbfa-3b9b1b918e33 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4610272b-ae94-402e-bbfa-3b9b1b918e33 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4610272b-ae94-402e-bbfa-3b9b1b918e33 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types/4c6964f1-ba48-4f72-97d3-6808a9a34d2d returned with HTTP 202 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 168/322] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:01:17 2026] DELETE /volume/v3/group_types/4c6964f1-ba48-4f72-97d3-6808a9a34d2d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7fbe8b4f-7c59-4c44-9900-b4f94573ad66 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7fbe8b4f-7c59-4c44-9900-b4f94573ad66 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7fbe8b4f-7c59-4c44-9900-b4f94573ad66 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7fbe8b4f-7c59-4c44-9900-b4f94573ad66 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7fbe8b4f-7c59-4c44-9900-b4f94573ad66 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 returned with HTTP 202 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 155/323] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:01:17 2026] DELETE /volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-71825268-a5f8-4ef8-bdfc-ef2d2881e5ab None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71825268-a5f8-4ef8-bdfc-ef2d2881e5ab tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] GET http://192.168.122.57/volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71825268-a5f8-4ef8-bdfc-ef2d2881e5ab tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71825268-a5f8-4ef8-bdfc-ef2d2881e5ab tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71825268-a5f8-4ef8-bdfc-ef2d2881e5ab tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 returned with HTTP 404 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 169/324] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:01:17 2026] GET /volume/v3/types/50101682-27e2-4a4c-a7cb-73262bb8cbb3 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5391c81c-a01c-4176-9503-04a75133b97a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5391c81c-a01c-4176-9503-04a75133b97a tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5391c81c-a01c-4176-9503-04a75133b97a tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1742741807"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5391c81c-a01c-4176-9503-04a75133b97a tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 156/325] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:01:17 2026] POST /volume/v3/types => generated 224 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10ddf978-a3c6-47f6-98b0-0556db963582 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10ddf978-a3c6-47f6-98b0-0556db963582 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10ddf978-a3c6-47f6-98b0-0556db963582 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-702081009"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10ddf978-a3c6-47f6-98b0-0556db963582 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 170/326] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:01:17 2026] POST /volume/v3/group_types => generated 180 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "da7eccb1-f074-46b1-8b79-d53026150dde", "volume_types": ["88ad99f2-d81d-49ba-ad56-897d1284e2e1"], "name": "tempest-GroupSnapshotsTest-Group-1486771966"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group {'group': {'group_type': 'da7eccb1-f074-46b1-8b79-d53026150dde', 'volume_types': ['88ad99f2-d81d-49ba-ad56-897d1284e2e1'], 'name': 'tempest-GroupSnapshotsTest-Group-1486771966'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group tempest-GroupSnapshotsTest-Group-1486771966. Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:01:17 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['6f402db3-763c-497a-a618-32306080f165'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66ae44b8-d116-4e24-908b-f9abc255fe55 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:01:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 157/327] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:01:17 2026] POST /volume/v3/groups => generated 112 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:17 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc88fba1-aa47-40dd-bf7b-7ee9b8a129f8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 returned with HTTP 200 Sep 06 17:01:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 171/328] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:17 2026] GET /volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4e169363-b329-4128-a627-e5abf88a398b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e169363-b329-4128-a627-e5abf88a398b tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e169363-b329-4128-a627-e5abf88a398b tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e169363-b329-4128-a627-e5abf88a398b tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4e169363-b329-4128-a627-e5abf88a398b tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e169363-b329-4128-a627-e5abf88a398b tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 200 Sep 06 17:01:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 158/329] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:18 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5393f31e-939d-447a-a29c-eea9361e9d56 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5393f31e-939d-447a-a29c-eea9361e9d56 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 Sep 06 17:01:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5393f31e-939d-447a-a29c-eea9361e9d56 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5393f31e-939d-447a-a29c-eea9361e9d56 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-5393f31e-939d-447a-a29c-eea9361e9d56 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:18 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5393f31e-939d-447a-a29c-eea9361e9d56 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 returned with HTTP 200 Sep 06 17:01:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 172/330] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:18 2026] GET /volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4415c59a-d632-4912-bc32-448ca89a2c4e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-697787302", "volume_type": "88ad99f2-d81d-49ba-ad56-897d1284e2e1", "group_id": "2ecee551-3e78-4b16-ac4e-47fb12ad19e3", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-697787302', 'volume_type': '88ad99f2-d81d-49ba-ad56-897d1284e2e1', 'group_id': '2ecee551-3e78-4b16-ac4e-47fb12ad19e3', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume of 1 GB Sep 06 17:01:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:01:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Availability Zones retrieved successfully. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (27489a26-d40a-47bc-b492-7b8df09ef0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07665da4-3a48-4e3d-a80d-682edcd67197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07665da4-3a48-4e3d-a80d-682edcd67197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88ad99f2-d81d-49ba-ad56-897d1284e2e1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1742741807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88ad99f2-d81d-49ba-ad56-897d1284e2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ecee551-3e78-4b16-ac4e-47fb12ad19e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc59a5-861f-4979-824c-cac6e2af38fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1742741807 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1742741807, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1742741807 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1742741807, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2fa239e-f014-4937-a1d4-8f5279c350ae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['7464992c-a148-463f-a2ba-c0f822331e94', '49153cb4-386f-4488-a721-1c6a5df8b50d', '1e0e66f7-6726-48b4-bc62-e2ca52303e91', 'd2c3be10-76b8-4310-aa9b-934a753eca2d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2fa239e-f014-4937-a1d4-8f5279c350ae tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc59a5-861f-4979-824c-cac6e2af38fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7464992c-a148-463f-a2ba-c0f822331e94', '49153cb4-386f-4488-a721-1c6a5df8b50d', '1e0e66f7-6726-48b4-bc62-e2ca52303e91', 'd2c3be10-76b8-4310-aa9b-934a753eca2d']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2fa239e-f014-4937-a1d4-8f5279c350ae tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2fa239e-f014-4937-a1d4-8f5279c350ae tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb621e9-a8eb-4f0f-ae30-768d9f627377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2fa239e-f014-4937-a1d4-8f5279c350ae tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 returned with HTTP 404 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 173/331] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:19 2026] GET /volume/v3/volumes/14436929-9b62-42a6-8c85-c8bb33d29144 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f421d864-72dd-420c-9c48-d44890f535c2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f421d864-72dd-420c-9c48-d44890f535c2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f421d864-72dd-420c-9c48-d44890f535c2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f421d864-72dd-420c-9c48-d44890f535c2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb621e9-a8eb-4f0f-ae30-768d9f627377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5faf24f4-8a51-467e-8c94-00330a959d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-697787302',encryption_key_id=None,group_id=2ecee551-3e78-4b16-ac4e-47fb12ad19e3,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['7464992c-a148-463f-a2ba-c0f822331e94','49153cb4-386f-4488-a721-1c6a5df8b50d','1e0e66f7-6726-48b4-bc62-e2ca52303e91','d2c3be10-76b8-4310-aa9b-934a753eca2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=88ad99f2-d81d-49ba-ad56-897d1284e2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-697787302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ecee551-3e78-4b16-ac4e-47fb12ad19e3,host=None,id=5faf24f4-8a51-467e-8c94-00330a959d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f8fa58855b4526bdec73f48a6d15c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88ad99f2-d81d-49ba-ad56-897d1284e2e1),volume_type_id=88ad99f2-d81d-49ba-ad56-897d1284e2e1)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f421d864-72dd-420c-9c48-d44890f535c2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedce3af-4dfc-4b33-8cfb-d27f4135cb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f421d864-72dd-420c-9c48-d44890f535c2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 174/332] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:19 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume with id: b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedce3af-4dfc-4b33-8cfb-d27f4135cb30) transitioned into state 'SUCCESS' from state '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-697787302',encryption_key_id=None,group_id=2ecee551-3e78-4b16-ac4e-47fb12ad19e3,group_type_id=,metadata={},multiattach=False,project_id='49f8fa58855b4526bdec73f48a6d15c8',qos_specs=None,replication_status=,reservations=['7464992c-a148-463f-a2ba-c0f822331e94','49153cb4-386f-4488-a721-1c6a5df8b50d','1e0e66f7-6726-48b4-bc62-e2ca52303e91','d2c3be10-76b8-4310-aa9b-934a753eca2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95bbe9e62714b5d9b75e53ca07aa231',volume_type_id=88ad99f2-d81d-49ba-ad56-897d1284e2e1)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f7e661-f945-4902-bee6-a8643de02d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f7e661-f945-4902-bee6-a8643de02d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Flow 'volume_create_api' (27489a26-d40a-47bc-b492-7b8df09ef0a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Create volume request issued successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:19 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume request issued successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef7f6ced-f0c4-4ff0-bc04-b32479158c91 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 202 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 175/333] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:01:19 2026] DELETE /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7490f7e6-c39f-4d83-b408-ba28a691690f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7490f7e6-c39f-4d83-b408-ba28a691690f tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7490f7e6-c39f-4d83-b408-ba28a691690f tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7490f7e6-c39f-4d83-b408-ba28a691690f tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7490f7e6-c39f-4d83-b408-ba28a691690f tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7490f7e6-c39f-4d83-b408-ba28a691690f tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:19 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 176/334] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:19 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4415c59a-d632-4912-bc32-448ca89a2c4e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 159/335] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:01:18 2026] POST /volume/v3/volumes => generated 828 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-48e5d598-0359-49c9-9915-35ef45eddce8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:19 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48e5d598-0359-49c9-9915-35ef45eddce8 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c returned with HTTP 200 Sep 06 17:01:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 177/336] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:19 2026] GET /volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c => generated 896 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-20d925cb-54aa-4436-90d8-a89853b6055f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 160/337] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:20 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-71dd4d11-002b-4d7f-81b3-cc91392a9b6a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71dd4d11-002b-4d7f-81b3-cc91392a9b6a None None] GET http://192.168.122.57/volume// Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71dd4d11-002b-4d7f-81b3-cc91392a9b6a None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71dd4d11-002b-4d7f-81b3-cc91392a9b6a None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71dd4d11-002b-4d7f-81b3-cc91392a9b6a None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 178/338] 192.168.122.57 () {58 vars in 1303 bytes} [Sun Sep 6 17:01:20 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-982f6997-d26e-4f3e-8981-c09125644960 req-442f1ba9-aafd-47f6-b04f-a4d2ad21df29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-442f1ba9-aafd-47f6-b04f-a4d2ad21df29 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-442f1ba9-aafd-47f6-b04f-a4d2ad21df29 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a064c567-8d79-46f6-8e17-53305ea92ac7", "connector": null, "instance_uuid": "545db27e-330a-4119-afcc-96a42aed5920"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-442f1ba9-aafd-47f6-b04f-a4d2ad21df29 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:01:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 161/339] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:01:20 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-982f6997-d26e-4f3e-8981-c09125644960 req-3ec58b9c-1ab1-4186-bc70-0c8fbed73779 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-3ec58b9c-1ab1-4186-bc70-0c8fbed73779 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] POST http://192.168.122.57/volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc/action Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-3ec58b9c-1ab1-4186-bc70-0c8fbed73779 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-3ec58b9c-1ab1-4186-bc70-0c8fbed73779 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8dfafb93-f0ad-403a-bcd4-af41ffdbf244 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 200 Sep 06 17:01:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 179/340] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:20 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-982f6997-d26e-4f3e-8981-c09125644960 req-3ec58b9c-1ab1-4186-bc70-0c8fbed73779 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc/action returned with HTTP 204 Sep 06 17:01:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 162/341] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:01:20 2026] POST /volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ca92f25a-9735-46d6-9e05-256f60348afa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2571f24c-c474-4f5c-a569-f17fb52f3318 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 180/342] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 1118 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-172d1894-a8b3-48d1-8bc6-57d1194b2f44 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 181/343] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 1118 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca92f25a-9735-46d6-9e05-256f60348afa tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 163/344] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c => generated 920 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-a5ed3fba-d2b6-437e-a907-971e6e2c7aab tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 182/345] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 1118 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-4fc0b772-12fd-404c-8330-d29fe44eadcf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-4fc0b772-12fd-404c-8330-d29fe44eadcf tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] DELETE http://192.168.122.57/volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-4fc0b772-12fd-404c-8330-d29fe44eadcf tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-4fc0b772-12fd-404c-8330-d29fe44eadcf tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87192]: /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 06 17:01:21 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9bec428-3057-495e-8d33-d71c17c6b5aa req-4fc0b772-12fd-404c-8330-d29fe44eadcf tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 164/346] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:01:21 2026] DELETE /volume/v3/attachments/e93ff395-8dfa-4825-9ec5-b7acb104d8cc => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-38c84d49-b352-4204-b47d-98a7f61c1487 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38c84d49-b352-4204-b47d-98a7f61c1487 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38c84d49-b352-4204-b47d-98a7f61c1487 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38c84d49-b352-4204-b47d-98a7f61c1487 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-38c84d49-b352-4204-b47d-98a7f61c1487 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38c84d49-b352-4204-b47d-98a7f61c1487 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 183/347] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-178ea538-4a64-4ff5-977f-557cd4ea71e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-178ea538-4a64-4ff5-977f-557cd4ea71e2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-178ea538-4a64-4ff5-977f-557cd4ea71e2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-178ea538-4a64-4ff5-977f-557cd4ea71e2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-178ea538-4a64-4ff5-977f-557cd4ea71e2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 returned with HTTP 404 Sep 06 17:01:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 165/348] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/b528a226-466b-47f6-a665-dd1dfc08ac20 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06fd930b-a79b-4534-93be-ab8f918dfc10 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 184/349] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume with id: e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Delete volume request issued successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60697f59-d5dc-44f4-8e3d-42becc017d0a tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 202 Sep 06 17:01:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 166/350] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:01:22 2026] DELETE /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3c994694-a966-4f82-b727-451e90e5492d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c994694-a966-4f82-b727-451e90e5492d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c994694-a966-4f82-b727-451e90e5492d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c994694-a966-4f82-b727-451e90e5492d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3c994694-a966-4f82-b727-451e90e5492d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c994694-a966-4f82-b727-451e90e5492d tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 185/351] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-be14288b-1aba-40c3-974f-131ec8435b6e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:22 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be14288b-1aba-40c3-974f-131ec8435b6e tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 167/352] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c => generated 921 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/group_snapshots Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2ecee551-3e78-4b16-ac4e-47fb12ad19e3", "name": "tempest-group_snapshot-572555162"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2ecee551-3e78-4b16-ac4e-47fb12ad19e3', 'name': 'tempest-group_snapshot-572555162'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.group_snapshots [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Creating group_snapshot tempest-group_snapshot-572555162. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /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 06 17:01:22 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1742741807 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1742741807, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1742741807 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1742741807, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:22 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Created reservations ['14f9addc-7b20-47a4-a329-82b54399ea3f', '53478999-f25e-4f5c-a1f9-2a631fd2d30b', 'bd4b9311-d23c-40a3-a6f7-c4c46b271f5e', 'ad1843ae-545e-4808-9f88-ecbaa990b7b8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfb2f159-64d5-44aa-b4fa-62ce88dd638b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:01:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 186/353] 192.168.122.57 () {62 vars in 1203 bytes} [Sun Sep 6 17:01:22 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c201cb0f-b481-4224-bf78-98747d28e117 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c201cb0f-b481-4224-bf78-98747d28e117 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c201cb0f-b481-4224-bf78-98747d28e117 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c201cb0f-b481-4224-bf78-98747d28e117 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-c201cb0f-b481-4224-bf78-98747d28e117 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c201cb0f-b481-4224-bf78-98747d28e117 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 200 Sep 06 17:01:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 168/354] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 306 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Volume info retrieved successfully. Sep 06 17:01:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa07f3dc-abc4-4a3f-8817-2ba6f82858a1 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 200 Sep 06 17:01:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 187/355] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:23 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-053ac87d-29ad-4e57-890b-2819760a9ec7 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 200 Sep 06 17:01:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 169/356] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:24 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3e009e11-d6af-477b-be3c-a067da8fb1a2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e009e11-d6af-477b-be3c-a067da8fb1a2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] GET http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b Sep 06 17:01:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e009e11-d6af-477b-be3c-a067da8fb1a2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e009e11-d6af-477b-be3c-a067da8fb1a2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e009e11-d6af-477b-be3c-a067da8fb1a2 tempest-VolumesListAdminTestJSON-1823514624 tempest-VolumesListAdminTestJSON-1823514624-project-member] http://192.168.122.57/volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b returned with HTTP 404 Sep 06 17:01:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 188/357] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:24 2026] GET /volume/v3/volumes/e3cca5a6-cf30-4d11-a005-7e93aa757a0b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ea5fd41-0787-417b-802a-7b2027eabc6b tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 200 Sep 06 17:01:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 170/358] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:25 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 306 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f212f82e-cef7-4fb5-b9b2-e03e3904b4a2 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 189/359] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-42bda999-406b-427a-b1a1-c65e4ef057ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /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 06 17:01:26 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42bda999-406b-427a-b1a1-c65e4ef057ae tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 171/360] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60186e2a-4ca4-4dba-bd3e-121757f0517f tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 190/361] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b62b02c9-89c1-4320-adcb-a407ac29b095 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 172/362] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 307 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b53cc6b8-cda7-4c48-b1bf-afe2da1a62bb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b53cc6b8-cda7-4c48-b1bf-afe2da1a62bb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/detail Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b53cc6b8-cda7-4c48-b1bf-afe2da1a62bb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b53cc6b8-cda7-4c48-b1bf-afe2da1a62bb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /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 06 17:01:26 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b53cc6b8-cda7-4c48-b1bf-afe2da1a62bb tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 191/363] 192.168.122.57 () {60 vars in 1202 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group_snapshot with id: 15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /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 06 17:01:26 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-011265aa-7b0e-43c1-9b22-6cf890d224cd tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 202 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 173/364] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:01:26 2026] DELETE /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8503dc76-3ff6-494e-8b17-0067b582e105 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /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 06 17:01:26 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:26 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8503dc76-3ff6-494e-8b17-0067b582e105 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 192/365] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /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 06 17:01:26 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all snapshots completed successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7228b5d9-e06a-47d6-b250-87c3a4af08f6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 174/366] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18f36ea1-03c8-4a96-83bd-fff9326d9255 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 193/367] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 => generated 449 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 Sep 06 17:01:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Snapshot retrieved successfully. Sep 06 17:01:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d6178b8-aad9-4857-b3b7-fe3bf084aa17 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 returned with HTTP 200 Sep 06 17:01:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 175/368] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:27 2026] GET /volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 => generated 449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-23d43670-1fce-402e-bea2-22c7d61920ca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23d43670-1fce-402e-bea2-22c7d61920ca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 Sep 06 17:01:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23d43670-1fce-402e-bea2-22c7d61920ca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23d43670-1fce-402e-bea2-22c7d61920ca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23d43670-1fce-402e-bea2-22c7d61920ca tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 returned with HTTP 404 Sep 06 17:01:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 194/369] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:28 2026] GET /volume/v3/snapshots/c5bc3637-22d6-449c-afef-19efbe33ec43 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d703360d-4c18-4579-8e12-41d6bacc128a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d703360d-4c18-4579-8e12-41d6bacc128a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d703360d-4c18-4579-8e12-41d6bacc128a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d703360d-4c18-4579-8e12-41d6bacc128a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-d703360d-4c18-4579-8e12-41d6bacc128a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:01:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d703360d-4c18-4579-8e12-41d6bacc128a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 404 Sep 06 17:01:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 176/370] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:01:28 2026] GET /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a4ca92b-8a22-4f8b-8827-595402d590d6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a4ca92b-8a22-4f8b-8827-595402d590d6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/group_snapshots Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca92b-8a22-4f8b-8827-595402d590d6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca92b-8a22-4f8b-8827-595402d590d6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /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 06 17:01:29 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a4ca92b-8a22-4f8b-8827-595402d590d6 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots returned with HTTP 200 Sep 06 17:01:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 195/371] 192.168.122.57 () {60 vars in 1181 bytes} [Sun Sep 6 17:01:29 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cd474d2e-e862-4449-b29c-0e2863df8fff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for member 15776a44-cff4-4b8a-893f-b93a80def066 {{(pid=87192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group_snapshot with id: 15776a44-cff4-4b8a-893f-b93a80def066 Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd474d2e-e862-4449-b29c-0e2863df8fff tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 returned with HTTP 404 Sep 06 17:01:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 177/372] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:01:29 2026] DELETE /volume/v3/group_snapshots/15776a44-cff4-4b8a-893f-b93a80def066 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-678e2262-7290-4020-8ba4-a627b9f83c88 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /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 06 17:01:29 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Get all volumes completed successfully. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:29 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-678e2262-7290-4020-8ba4-a627b9f83c88 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:01:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 196/373] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:01:29 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6b552410-31b4-41da-a3f9-f625905fa5dc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] POST http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3/action Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] delete called for group 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 {{(pid=87192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Delete group with id: 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 Sep 06 17:01:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:29 devstack devstack@c-api.service[87192]: /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 06 17:01:29 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:01:29 devstack devstack@c-api.service[87192]: /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 06 17:01:29 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6b552410-31b4-41da-a3f9-f625905fa5dc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3/action returned with HTTP 202 Sep 06 17:01:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 178/374] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:29 2026] POST /volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-70116637-522f-45a5-b98d-b0502e83643a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Volume info retrieved successfully. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:01:29 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:01:29 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:01:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70116637-522f-45a5-b98d-b0502e83643a tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c returned with HTTP 200 Sep 06 17:01:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 197/375] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:29 2026] GET /volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-34faab8b-b790-47e6-a021-fed061ba300c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-763598406"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-763598406'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume of 1 GB Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Availability Zones retrieved successfully. Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (fb8a53f0-3158-4da3-a194-7b27b535663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56bd194-e7bf-4d98-993b-85cb5e3c96f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56bd194-e7bf-4d98-993b-85cb5e3c96f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f459d71b-8e4f-4f9c-b815-87f08a571249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['7c6a4ad6-8a31-491d-9df5-8a3d805d02d1', '3b3ef642-2937-4cad-a6ab-eec5a44e17c0', '29f70bf0-4c53-4e6b-92a0-103bae19f37d', 'def8911b-e41f-4dbf-8a55-1fe6a255d6ac'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f459d71b-8e4f-4f9c-b815-87f08a571249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6a4ad6-8a31-491d-9df5-8a3d805d02d1', '3b3ef642-2937-4cad-a6ab-eec5a44e17c0', '29f70bf0-4c53-4e6b-92a0-103bae19f37d', 'def8911b-e41f-4dbf-8a55-1fe6a255d6ac']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581c47ec-5fc7-4396-b932-e85fd1067f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581c47ec-5fc7-4396-b932-e85fd1067f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f96c60-8771-4c14-8429-1e3f09ad848f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-763598406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['7c6a4ad6-8a31-491d-9df5-8a3d805d02d1','3b3ef642-2937-4cad-a6ab-eec5a44e17c0','29f70bf0-4c53-4e6b-92a0-103bae19f37d','def8911b-e41f-4dbf-8a55-1fe6a255d6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-763598406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f96c60-8771-4c14-8429-1e3f09ad848f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a90bfb54764be691050dac8c98f206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2987f77f-f9cf-4c5a-9ff5-3a1308de4629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2987f77f-f9cf-4c5a-9ff5-3a1308de4629) transitioned into state 'SUCCESS' from state '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-763598406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['7c6a4ad6-8a31-491d-9df5-8a3d805d02d1','3b3ef642-2937-4cad-a6ab-eec5a44e17c0','29f70bf0-4c53-4e6b-92a0-103bae19f37d','def8911b-e41f-4dbf-8a55-1fe6a255d6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8427e166-b1ed-4a1b-95c5-cae3b40894d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8427e166-b1ed-4a1b-95c5-cae3b40894d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (fb8a53f0-3158-4da3-a194-7b27b535663f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request issued successfully. Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34faab8b-b790-47e6-a021-fed061ba300c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 179/376] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:29 2026] POST /volume/v3/volumes => generated 757 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-32ceee6b-149b-4905-b0de-418e283900b2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32ceee6b-149b-4905-b0de-418e283900b2 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-32ceee6b-149b-4905-b0de-418e283900b2 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bb8f76b5-c0fc-45af-b4b9-3483c4ed1cfc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-32ceee6b-149b-4905-b0de-418e283900b2 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bb8f76b5-c0fc-45af-b4b9-3483c4ed1cfc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bb8f76b5-c0fc-45af-b4b9-3483c4ed1cfc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bb8f76b5-c0fc-45af-b4b9-3483c4ed1cfc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bb8f76b5-c0fc-45af-b4b9-3483c4ed1cfc tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c returned with HTTP 404 Sep 06 17:01:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 180/377] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:01:30 2026] GET /volume/v3/volumes/5faf24f4-8a51-467e-8c94-00330a959d9c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 Sep 06 17:01:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:01:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-06d8e266-7593-4aa8-8628-c2c2719d2647 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 returned with HTTP 200 Sep 06 17:01:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 181/378] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:30 2026] GET /volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-32ceee6b-149b-4905-b0de-418e283900b2 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32ceee6b-149b-4905-b0de-418e283900b2 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 198/379] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:30 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 825 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3064268-aff5-43cf-abec-9ff645e42892 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3064268-aff5-43cf-abec-9ff645e42892 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] GET http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3064268-aff5-43cf-abec-9ff645e42892 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3064268-aff5-43cf-abec-9ff645e42892 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-c3064268-aff5-43cf-abec-9ff645e42892 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] show called for member 2ecee551-3e78-4b16-ac4e-47fb12ad19e3 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3064268-aff5-43cf-abec-9ff645e42892 tempest-GroupSnapshotsTest-228706155 tempest-GroupSnapshotsTest-228706155-project-member] http://192.168.122.57/volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 returned with HTTP 404 Sep 06 17:01:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 182/380] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:31 2026] GET /volume/v3/groups/2ecee551-3e78-4b16-ac4e-47fb12ad19e3 => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c29aad5c-c657-4947-9f03-362e3bb243a6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c29aad5c-c657-4947-9f03-362e3bb243a6 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/da7eccb1-f074-46b1-8b79-d53026150dde Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c29aad5c-c657-4947-9f03-362e3bb243a6 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c29aad5c-c657-4947-9f03-362e3bb243a6 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b531ed1-553c-4b9f-b4e3-4fea768ba107 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 199/381] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:31 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c29aad5c-c657-4947-9f03-362e3bb243a6 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/group_types/da7eccb1-f074-46b1-8b79-d53026150dde returned with HTTP 202 Sep 06 17:01:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 183/382] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:01:31 2026] DELETE /volume/v3/group_types/da7eccb1-f074-46b1-8b79-d53026150dde => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de71dea5-48a6-415a-88db-d8369dee6178 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de71dea5-48a6-415a-88db-d8369dee6178 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] DELETE http://192.168.122.57/volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de71dea5-48a6-415a-88db-d8369dee6178 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de71dea5-48a6-415a-88db-d8369dee6178 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd1d0b39-fb56-432e-a021-1f2edaa496f0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 200/383] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:32 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de71dea5-48a6-415a-88db-d8369dee6178 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 returned with HTTP 202 Sep 06 17:01:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 184/384] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:01:32 2026] DELETE /volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-03aae40d-c6d3-40d5-94fa-940903b4c328 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03aae40d-c6d3-40d5-94fa-940903b4c328 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] GET http://192.168.122.57/volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03aae40d-c6d3-40d5-94fa-940903b4c328 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03aae40d-c6d3-40d5-94fa-940903b4c328 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03aae40d-c6d3-40d5-94fa-940903b4c328 tempest-GroupSnapshotsTest-1539902240 tempest-GroupSnapshotsTest-1539902240-project-admin] http://192.168.122.57/volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 returned with HTTP 404 Sep 06 17:01:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 201/385] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:01:32 2026] GET /volume/v3/types/88ad99f2-d81d-49ba-ad56-897d1284e2e1 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63d02d38-0913-4f27-af4b-56b09137502b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d02d38-0913-4f27-af4b-56b09137502b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d02d38-0913-4f27-af4b-56b09137502b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d02d38-0913-4f27-af4b-56b09137502b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-63d02d38-0913-4f27-af4b-56b09137502b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d02d38-0913-4f27-af4b-56b09137502b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 185/386] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:32 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bbe1fa0e-a875-48de-8c28-8db975048507 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbe1fa0e-a875-48de-8c28-8db975048507 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbe1fa0e-a875-48de-8c28-8db975048507 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbe1fa0e-a875-48de-8c28-8db975048507 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bbe1fa0e-a875-48de-8c28-8db975048507 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbe1fa0e-a875-48de-8c28-8db975048507 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 202/387] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7f96c60-8771-4c14-8429-1e3f09ad848f", "name": "tempest-VolumesDeleteCascade-Snapshot-181275064"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create snapshot from volume b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-a30b0c60-1230-4587-bb03-5478837a88a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 203/388] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1146 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce/action Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['d78bec63-7190-4c4b-babb-d7f8a8220292', 'ca690ce5-5a26-4843-9c51-a3d5106730ce', '4a866928-5aa0-4995-96cc-209b9b436563', '22a6a983-3079-43da-96ee-e154439147ac'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Begin detaching volume completed successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-cabc3de3-62c1-4292-b4e9-e6faa82052d7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce/action returned with HTTP 202 Sep 06 17:01:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 204/389] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:01:33 2026] POST /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot create request issued successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8bae71b2-ccaf-4cce-b1b5-9d91760cd65a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:01:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 186/390] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:01:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fe1b19d4-e13b-414d-a8e4-bccd760198f4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 200 Sep 06 17:01:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 205/391] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 438 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-77b1cbcc-f636-471e-a91a-344a550c3601 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-77b1cbcc-f636-471e-a91a-344a550c3601 None None] GET http://192.168.122.57/volume// Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-77b1cbcc-f636-471e-a91a-344a550c3601 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-77b1cbcc-f636-471e-a91a-344a550c3601 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-77b1cbcc-f636-471e-a91a-344a550c3601 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 187/392] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-0e25fc30-6928-4cd7-bc12-97b0c13e73e3 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 206/393] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 1330 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:01:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-7262fa7a-63f9-4702-9839-fc9beb166f07 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-7262fa7a-63f9-4702-9839-fc9beb166f07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 Sep 06 17:01:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-7262fa7a-63f9-4702-9839-fc9beb166f07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-7262fa7a-63f9-4702-9839-fc9beb166f07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77af16d9-7cea-42b9-9445-492191f9e00d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77af16d9-7cea-42b9-9445-492191f9e00d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77af16d9-7cea-42b9-9445-492191f9e00d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77af16d9-7cea-42b9-9445-492191f9e00d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-77af16d9-7cea-42b9-9445-492191f9e00d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:34 devstack devstack@c-api.service[87192]: /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 06 17:01:34 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:01:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77af16d9-7cea-42b9-9445-492191f9e00d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 200 Sep 06 17:01:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 207/394] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:34 2026] GET /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ca8250f4-0e13-4b51-bfa0-b7c3fb20ec93 req-7262fa7a-63f9-4702-9839-fc9beb166f07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 returned with HTTP 200 Sep 06 17:01:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 188/395] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:01:34 2026] DELETE /volume/v3/attachments/be4cfe53-af53-4347-8538-cde69820da70 => generated 19 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59a09f30-e534-4fe6-8e0a-dda240fa1e02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 200 Sep 06 17:01:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 208/396] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:01:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11d9612a-06eb-4823-8ecc-6fcaa9254769 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:01:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 189/397] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e7e5ba82-bc33-4370-b04c-6a6e0b07009a tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 200 Sep 06 17:01:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 209/398] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:36 2026] GET /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10290c7c-dabb-4c58-b7e0-af6ca5c601c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 200 Sep 06 17:01:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 190/399] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:37 2026] GET /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:01:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7f96c60-8771-4c14-8429-1e3f09ad848f", "name": "tempest-VolumesDeleteCascade-Snapshot-1501983348"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:37 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create snapshot from volume b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:38 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['2afaa03d-d584-46aa-997c-2f37cfec0817', 'ff69ac6f-b0f6-4040-8e9d-538cf2b74744', 'cfe4e14a-acce-417d-bd65-f8ee140c5128', 'd158d54b-ae53-4e0a-b3f9-b44aa529b243'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot create request issued successfully. Sep 06 17:01:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b718e2a8-d303-409f-871b-9a46dc5f2c02 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:01:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 210/400] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:01:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:01:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8afcf2f4-c5e3-4f6d-9e18-bde8a2c0a4d4 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff returned with HTTP 200 Sep 06 17:01:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 191/401] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:38 2026] GET /volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d07101ca-34ca-4754-8c80-760c850dd9b0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff returned with HTTP 200 Sep 06 17:01:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 211/402] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:39 2026] GET /volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-21cfe99c-355f-423b-8880-1de5da8d9206 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21cfe99c-355f-423b-8880-1de5da8d9206 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21cfe99c-355f-423b-8880-1de5da8d9206 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21cfe99c-355f-423b-8880-1de5da8d9206 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-21cfe99c-355f-423b-8880-1de5da8d9206 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21cfe99c-355f-423b-8880-1de5da8d9206 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff returned with HTTP 200 Sep 06 17:01:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 192/403] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:40 2026] GET /volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a6fbbbd-96b3-4a87-b346-169b5180d7dc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a6fbbbd-96b3-4a87-b346-169b5180d7dc tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:01:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a6fbbbd-96b3-4a87-b346-169b5180d7dc tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-704798284"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a6fbbbd-96b3-4a87-b346-169b5180d7dc tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:01:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 212/404] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:01:40 2026] POST /volume/v3/types => generated 219 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d199dd5e-f92a-4a2b-9faf-d8b1fab6e40f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d199dd5e-f92a-4a2b-9faf-d8b1fab6e40f tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:01:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d199dd5e-f92a-4a2b-9faf-d8b1fab6e40f tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-14441915"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d199dd5e-f92a-4a2b-9faf-d8b1fab6e40f tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:01:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 193/405] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:01:40 2026] POST /volume/v3/group_types => generated 175 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "750ef45b-bb7c-4537-bd80-3a0525775aa8", "volume_types": ["2dd60121-bbf8-431f-9a6b-1df2e70e8213"], "name": "tempest-GroupsV320Test-Group-1385700614"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Creating new group {'group': {'group_type': '750ef45b-bb7c-4537-bd80-3a0525775aa8', 'volume_types': ['2dd60121-bbf8-431f-9a6b-1df2e70e8213'], 'name': 'tempest-GroupsV320Test-Group-1385700614'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Creating group tempest-GroupsV320Test-Group-1385700614. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: /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 06 17:01:41 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Availability zone cache updated, next update will occur around 2026-09-06 16:01:41.238291. {{(pid=87191) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Availability Zones retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Created reservations ['e4932b11-60bb-4a82-ae31-1001494a67bf'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d173b32-5c1a-4d13-bc13-666d6a6f3521 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:01:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 213/406] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:01:41 2026] POST /volume/v3/groups => generated 108 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cda68905-3927-42fc-91ea-8111bce3c173 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cda68905-3927-42fc-91ea-8111bce3c173 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cda68905-3927-42fc-91ea-8111bce3c173 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cda68905-3927-42fc-91ea-8111bce3c173 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-cda68905-3927-42fc-91ea-8111bce3c173 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:01:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cda68905-3927-42fc-91ea-8111bce3c173 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 194/407] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:41 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0de1e037-e6d4-497d-9984-4e32af94f5d5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff returned with HTTP 200 Sep 06 17:01:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 214/408] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:41 2026] GET /volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15635888-b066-4932-b972-cb2707950e08 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f?cascade=True Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume with id: b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: /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 06 17:01:41 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume request issued successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15635888-b066-4932-b972-cb2707950e08 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f?cascade=True returned with HTTP 202 Sep 06 17:01:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 195/409] 192.168.122.57 () {58 vars in 1255 bytes} [Sun Sep 6 17:01:41 2026] DELETE /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f?cascade=True => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19c7712a-3edf-48aa-8646-3aae02c4c3e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 215/410] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:41 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1397931883", "imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1397931883', 'imageRef': '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-996d468d-f211-4685-85e4-e9e8ba2248c9 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 216/411] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 389 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-96d9274d-f0d0-4123-8667-e53f531f5141 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96d9274d-f0d0-4123-8667-e53f531f5141 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96d9274d-f0d0-4123-8667-e53f531f5141 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96d9274d-f0d0-4123-8667-e53f531f5141 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-96d9274d-f0d0-4123-8667-e53f531f5141 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Updating group '027af568-1402-4ccb-b2c9-2b77f7f0458f' with 'creating' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96d9274d-f0d0-4123-8667-e53f531f5141 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action returned with HTTP 202 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 217/412] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:42 2026] POST /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb8fdede-aba0-4013-9dad-ca6661f817e4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 218/413] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Updating group '027af568-1402-4ccb-b2c9-2b77f7f0458f' with 'available' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d71aeb56-c9c1-4112-b57d-bd411c1e9513 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action returned with HTTP 202 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 219/414] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:42 2026] POST /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c62979e-8de4-44d6-8606-37052cb80f17 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c62979e-8de4-44d6-8606-37052cb80f17 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c62979e-8de4-44d6-8606-37052cb80f17 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c62979e-8de4-44d6-8606-37052cb80f17 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c62979e-8de4-44d6-8606-37052cb80f17 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c62979e-8de4-44d6-8606-37052cb80f17 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 220/415] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b843cb6-bac6-4e1c-b5a2-6db7abd92ab0 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 221/416] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 389 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Updating group '027af568-1402-4ccb-b2c9-2b77f7f0458f' with 'error' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16ae9886-7b7b-4b48-bd0d-129aa3d1ec41 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action returned with HTTP 202 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 222/417] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:42 2026] POST /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5780255c-ae31-4125-a1e8-a60873bcea0c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5780255c-ae31-4125-a1e8-a60873bcea0c tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5780255c-ae31-4125-a1e8-a60873bcea0c tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5780255c-ae31-4125-a1e8-a60873bcea0c tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-5780255c-ae31-4125-a1e8-a60873bcea0c tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5780255c-ae31-4125-a1e8-a60873bcea0c tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 223/418] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 385 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] POST http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Updating group '027af568-1402-4ccb-b2c9-2b77f7f0458f' with 'available' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:01:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1628181-172d-4c22-b01a-7dfd35ef4cc6 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action returned with HTTP 202 Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 224/419] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:42 2026] POST /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-889fd7a3-a136-4e12-8ccc-afae91c481d4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 225/420] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d327f2d-5e89-45d7-9549-c735764cd225 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /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 06 17:01:43 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Get all volumes completed successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d327f2d-5e89-45d7-9549-c735764cd225 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 226/421] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94b81035-4fce-4d64-90ea-4307dac5359a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] POST http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] delete called for group 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Delete group with id: 027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /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 06 17:01:43 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume of 1 GB Sep 06 17:01:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Availability Zones retrieved successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94b81035-4fce-4d64-90ea-4307dac5359a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action returned with HTTP 202 Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 227/422] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:01:43 2026] POST /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Flow 'volume_create_api' (f7ce20c3-caf5-4895-83cf-92a3fccb8309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7851e40d-f93d-4a15-bcc2-616bc11e75b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bde9419a-0989-4b26-8b22-76132bfa4a2a tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 228/423] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 388 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7851e40d-f93d-4a15-bcc2-616bc11e75b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45caa98-b7fb-40f9-ac73-9906842848de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Created reservations ['fe90b60a-1586-4d87-ab88-6ee358b41111', '5c4626a9-8c61-496c-af14-49ecc5948c36', '51462b27-b513-4235-834e-ae1a60182e3d', 'ae342154-16a9-4108-a076-85c8dadfb61a'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45caa98-b7fb-40f9-ac73-9906842848de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe90b60a-1586-4d87-ab88-6ee358b41111', '5c4626a9-8c61-496c-af14-49ecc5948c36', '51462b27-b513-4235-834e-ae1a60182e3d', 'ae342154-16a9-4108-a076-85c8dadfb61a']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdf48a9-b89f-42f0-9c01-c1a09133f6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdf48a9-b89f-42f0-9c01-c1a09133f6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abda10b-0110-42ac-a908-17f72a55f536', '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-1397931883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f520c0687543e6a9944c3efad1939f',qos_specs=None,replication_status=,reservations=['fe90b60a-1586-4d87-ab88-6ee358b41111','5c4626a9-8c61-496c-af14-49ecc5948c36','51462b27-b513-4235-834e-ae1a60182e3d','ae342154-16a9-4108-a076-85c8dadfb61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864d5a906f441c39efc83ed9886e44e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1397931883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0abda10b-0110-42ac-a908-17f72a55f536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f520c0687543e6a9944c3efad1939f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864d5a906f441c39efc83ed9886e44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac239db-a18a-4f55-95a4-1d3b105cc200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac239db-a18a-4f55-95a4-1d3b105cc200) transitioned into state 'SUCCESS' from state '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-1397931883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f520c0687543e6a9944c3efad1939f',qos_specs=None,replication_status=,reservations=['fe90b60a-1586-4d87-ab88-6ee358b41111','5c4626a9-8c61-496c-af14-49ecc5948c36','51462b27-b513-4235-834e-ae1a60182e3d','ae342154-16a9-4108-a076-85c8dadfb61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864d5a906f441c39efc83ed9886e44e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c7f58974-a9e2-4713-a630-05b5e868041f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7589f69f-db64-4413-b986-77457426ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7f58974-a9e2-4713-a630-05b5e868041f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c7f58974-a9e2-4713-a630-05b5e868041f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c7f58974-a9e2-4713-a630-05b5e868041f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7589f69f-db64-4413-b986-77457426ee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Flow 'volume_create_api' (f7ce20c3-caf5-4895-83cf-92a3fccb8309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Create volume request issued successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-314a0de3-4d20-48e0-83ed-d0c66c90b43b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 196/424] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:01:42 2026] POST /volume/v3/volumes => generated 760 bytes in 1416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7dec7748-70c9-4612-950c-02dd43b3a2df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7dec7748-70c9-4612-950c-02dd43b3a2df tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7dec7748-70c9-4612-950c-02dd43b3a2df tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7dec7748-70c9-4612-950c-02dd43b3a2df tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c7f58974-a9e2-4713-a630-05b5e868041f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7dec7748-70c9-4612-950c-02dd43b3a2df tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7f58974-a9e2-4713-a630-05b5e868041f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7dec7748-70c9-4612-950c-02dd43b3a2df tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 197/425] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 828 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 229/426] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] GET http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] show called for member 027af568-1402-4ccb-b2c9-2b77f7f0458f {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b8cec4-e3cf-4ef6-a844-1abc0743f4f4 tempest-GroupsV320Test-538709450 tempest-GroupsV320Test-538709450-project-member] http://192.168.122.57/volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f returned with HTTP 404 Sep 06 17:01:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 198/427] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/groups/027af568-1402-4ccb-b2c9-2b77f7f0458f => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a10d31b-244f-4cf5-bee0-8367d7688070 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a10d31b-244f-4cf5-bee0-8367d7688070 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/750ef45b-bb7c-4537-bd80-3a0525775aa8 Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a10d31b-244f-4cf5-bee0-8367d7688070 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a10d31b-244f-4cf5-bee0-8367d7688070 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a10d31b-244f-4cf5-bee0-8367d7688070 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/group_types/750ef45b-bb7c-4537-bd80-3a0525775aa8 returned with HTTP 202 Sep 06 17:01:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 230/428] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:01:44 2026] DELETE /volume/v3/group_types/750ef45b-bb7c-4537-bd80-3a0525775aa8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d143a37f-6e08-4520-bb81-381d95f65c3c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d143a37f-6e08-4520-bb81-381d95f65c3c tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] DELETE http://192.168.122.57/volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d143a37f-6e08-4520-bb81-381d95f65c3c tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d143a37f-6e08-4520-bb81-381d95f65c3c tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d143a37f-6e08-4520-bb81-381d95f65c3c tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 returned with HTTP 202 Sep 06 17:01:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 199/429] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:01:44 2026] DELETE /volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f00a2d9b-bd26-4a05-a7ea-65afe5e02362 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f00a2d9b-bd26-4a05-a7ea-65afe5e02362 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] GET http://192.168.122.57/volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f00a2d9b-bd26-4a05-a7ea-65afe5e02362 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f00a2d9b-bd26-4a05-a7ea-65afe5e02362 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f00a2d9b-bd26-4a05-a7ea-65afe5e02362 tempest-GroupsV320Test-548872629 tempest-GroupsV320Test-548872629-project-admin] http://192.168.122.57/volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 returned with HTTP 404 Sep 06 17:01:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 231/430] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/types/2dd60121-bbf8-431f-9a6b-1df2e70e8213 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4232be61-7e22-4a7d-8a3f-8e0c30a709d0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 232/431] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3eecc7c2-1e11-4db5-b950-c83336af3759 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 200/432] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 852 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5372d687-4d42-47a7-bba6-a90623f2de31 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5372d687-4d42-47a7-bba6-a90623f2de31 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5372d687-4d42-47a7-bba6-a90623f2de31 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5372d687-4d42-47a7-bba6-a90623f2de31 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5372d687-4d42-47a7-bba6-a90623f2de31 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5372d687-4d42-47a7-bba6-a90623f2de31 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 233/433] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:46 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cfa44c4-f11c-4c11-9969-8a42032ec1d0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 201/434] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:46 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2ecf879-f5e2-4a7f-8156-2f82bcd23b71 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 234/435] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64ae5063-7e14-44e0-830a-ae8a0a9e9e7a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 202/436] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fcb50c99-c568-4a60-913a-1faef206d40b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcb50c99-c568-4a60-913a-1faef206d40b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcb50c99-c568-4a60-913a-1faef206d40b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcb50c99-c568-4a60-913a-1faef206d40b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b850dee3-f446-4c6f-960b-87ce821ffb34 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 200 Sep 06 17:01:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 235/437] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:48 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fcb50c99-c568-4a60-913a-1faef206d40b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcb50c99-c568-4a60-913a-1faef206d40b tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 203/438] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:48 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7e36d265-b19d-494e-9a6d-b0aa62907599 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e36d265-b19d-494e-9a6d-b0aa62907599 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7e36d265-b19d-494e-9a6d-b0aa62907599 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7e36d265-b19d-494e-9a6d-b0aa62907599 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e36d265-b19d-494e-9a6d-b0aa62907599 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 236/439] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a42c379-7ca3-4cd5-91ba-484f0a92bffd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 237/440] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Get all volumes completed successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e06ad98-12d9-4aee-8fe7-21933c0ee61d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 204/441] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes => generated 15 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: /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 06 17:01:49 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Get all snapshots completed successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-794cf48b-2a75-410c-9c2e-0367d95c7945 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 238/442] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete snapshot with id: f9effa2a-4669-41e0-82d3-86272696bcff Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68f55d3b-59b3-4466-8fb3-44b99dc8d4d8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 205/443] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/snapshots/f9effa2a-4669-41e0-82d3-86272696bcff => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-253529da-1458-47f7-99c1-e23f24403418 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-253529da-1458-47f7-99c1-e23f24403418 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-253529da-1458-47f7-99c1-e23f24403418 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-253529da-1458-47f7-99c1-e23f24403418 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-253529da-1458-47f7-99c1-e23f24403418 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete snapshot with id: 04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-253529da-1458-47f7-99c1-e23f24403418 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 239/444] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/snapshots/04985d9f-43c9-4ebb-b8d0-33775c0bb3f0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51dafbab-8546-4a38-8673-5a4df7d79fed None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51dafbab-8546-4a38-8673-5a4df7d79fed tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51dafbab-8546-4a38-8673-5a4df7d79fed tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51dafbab-8546-4a38-8673-5a4df7d79fed tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51dafbab-8546-4a38-8673-5a4df7d79fed tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 206/445] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume with id: b7f96c60-8771-4c14-8429-1e3f09ad848f Sep 06 17:01:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24c6d649-01ea-4f8a-b257-c66303a82e0c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 240/446] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/volumes/b7f96c60-8771-4c14-8429-1e3f09ad848f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-760397025"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-760397025'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume of 1 GB Sep 06 17:01:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Availability Zones retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (509a3ab4-16cc-44f3-b965-5df344592faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca66c95-9e90-47d6-ba3c-c6079235a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca66c95-9e90-47d6-ba3c-c6079235a5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581bfd18-31de-4271-8c8e-38693baeb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['1bddfe33-178c-42e4-ab49-4a25766ad30d', '61c15fda-5b18-42a5-9142-b3da70dadfd5', '6fa87dfe-770e-4255-9782-8c91ccff10ec', '6ff72139-586c-40b7-ba27-cb40796e0160'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581bfd18-31de-4271-8c8e-38693baeb285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bddfe33-178c-42e4-ab49-4a25766ad30d', '61c15fda-5b18-42a5-9142-b3da70dadfd5', '6fa87dfe-770e-4255-9782-8c91ccff10ec', '6ff72139-586c-40b7-ba27-cb40796e0160']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69fb722-91c4-4882-9df0-6b502c5c6c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69fb722-91c4-4882-9df0-6b502c5c6c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-760397025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['1bddfe33-178c-42e4-ab49-4a25766ad30d','61c15fda-5b18-42a5-9142-b3da70dadfd5','6fa87dfe-770e-4255-9782-8c91ccff10ec','6ff72139-586c-40b7-ba27-cb40796e0160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-760397025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a90bfb54764be691050dac8c98f206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8563d54b-5074-42af-8a6b-27b50fe41ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8563d54b-5074-42af-8a6b-27b50fe41ab1) transitioned into state 'SUCCESS' from state '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-760397025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['1bddfe33-178c-42e4-ab49-4a25766ad30d','61c15fda-5b18-42a5-9142-b3da70dadfd5','6fa87dfe-770e-4255-9782-8c91ccff10ec','6ff72139-586c-40b7-ba27-cb40796e0160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b482e614-6f16-483d-bf49-71eb0a948416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b482e614-6f16-483d-bf49-71eb0a948416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (509a3ab4-16cc-44f3-b965-5df344592faa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request issued successfully. Sep 06 17:01:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ff7e36d4-546f-4832-89dc-cc6cd2916697 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 207/447] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:01:49 2026] POST /volume/v3/volumes => generated 757 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2be007c8-902b-4fb1-9138-63c1ab45052c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2be007c8-902b-4fb1-9138-63c1ab45052c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:01:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2be007c8-902b-4fb1-9138-63c1ab45052c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2be007c8-902b-4fb1-9138-63c1ab45052c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2be007c8-902b-4fb1-9138-63c1ab45052c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2be007c8-902b-4fb1-9138-63c1ab45052c tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:01:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 241/448] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:50 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9135df45-f377-417f-8b7e-8210699bb69a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9135df45-f377-417f-8b7e-8210699bb69a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9135df45-f377-417f-8b7e-8210699bb69a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9135df45-f377-417f-8b7e-8210699bb69a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9135df45-f377-417f-8b7e-8210699bb69a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9135df45-f377-417f-8b7e-8210699bb69a tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 208/449] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:50 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e3e81d71-a627-42fa-88bd-f0a25874af77 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3e81d71-a627-42fa-88bd-f0a25874af77 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e3e81d71-a627-42fa-88bd-f0a25874af77 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-670147636", "extra_specs": {"storage_protocol": "tempest-storage_protocol-11642850", "vendor_name": "tempest-vendor_name-489719388"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3e81d71-a627-42fa-88bd-f0a25874af77 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 242/450] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:01:50 2026] POST /volume/v3/types => generated 324 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86ddba8a-dda4-49ec-9767-3ad04a1e2407", "size": 1, "name": "tempest-UserMessagesTest-Volume-422332899"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume request body: {'volume': {'volume_type': '86ddba8a-dda4-49ec-9767-3ad04a1e2407', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-422332899'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume of 1 GB Sep 06 17:01:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Availability Zones retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Flow 'volume_create_api' (3ff593e6-0a9b-434f-a223-bff5588798d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66b037-d152-4168-b77f-6fff742f5bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66b037-d152-4168-b77f-6fff742f5bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:01:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-11642850',vendor_name='tempest-vendor_name-489719388'},id=86ddba8a-dda4-49ec-9767-3ad04a1e2407,is_public=True,name='tempest-UserMessagesTest-volume-type-670147636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86ddba8a-dda4-49ec-9767-3ad04a1e2407', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa6cf01-a161-4a70-bb45-d9cdece2bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-951aa40a-b02b-4c4c-b8e9-2ec1e22ed95d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 243/451] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-670147636 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-670147636, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-670147636 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-670147636, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Created reservations ['3f8e3edf-5b35-42ee-a61d-0e29077e1e03', '3bb79ae0-472d-4cc2-a2ed-7e30c6f4bbda', 'f5be8467-fc0d-44c3-8910-6fb44b042312', 'dabd4597-b8e2-4e3d-a4f9-cc7ea7e556b3'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa6cf01-a161-4a70-bb45-d9cdece2bfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8e3edf-5b35-42ee-a61d-0e29077e1e03', '3bb79ae0-472d-4cc2-a2ed-7e30c6f4bbda', 'f5be8467-fc0d-44c3-8910-6fb44b042312', 'dabd4597-b8e2-4e3d-a4f9-cc7ea7e556b3']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d09307-775e-45ac-b106-4b21bece0402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d09307-775e-45ac-b106-4b21bece0402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61a5044e-4713-4bd0-be16-930f0eb05a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-422332899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65be0f4749484129b733627c0f693c15',qos_specs=None,replication_status=,reservations=['3f8e3edf-5b35-42ee-a61d-0e29077e1e03','3bb79ae0-472d-4cc2-a2ed-7e30c6f4bbda','f5be8467-fc0d-44c3-8910-6fb44b042312','dabd4597-b8e2-4e3d-a4f9-cc7ea7e556b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7986bcf38974f2296940c75fcd828ae',volume_type_id=86ddba8a-dda4-49ec-9767-3ad04a1e2407), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-422332899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61a5044e-4713-4bd0-be16-930f0eb05a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65be0f4749484129b733627c0f693c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7986bcf38974f2296940c75fcd828ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86ddba8a-dda4-49ec-9767-3ad04a1e2407),volume_type_id=86ddba8a-dda4-49ec-9767-3ad04a1e2407)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f339f7-e6f5-42c1-ba56-e7b555c487ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9790fd16-8bc3-43bc-9382-4b54eed303c5 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 244/452] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 1331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f339f7-e6f5-42c1-ba56-e7b555c487ae) transitioned into state 'SUCCESS' from state '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-422332899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65be0f4749484129b733627c0f693c15',qos_specs=None,replication_status=,reservations=['3f8e3edf-5b35-42ee-a61d-0e29077e1e03','3bb79ae0-472d-4cc2-a2ed-7e30c6f4bbda','f5be8467-fc0d-44c3-8910-6fb44b042312','dabd4597-b8e2-4e3d-a4f9-cc7ea7e556b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7986bcf38974f2296940c75fcd828ae',volume_type_id=86ddba8a-dda4-49ec-9767-3ad04a1e2407)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb8413f-39d7-454d-85c5-fa701a704f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb8413f-39d7-454d-85c5-fa701a704f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Flow 'volume_create_api' (3ff593e6-0a9b-434f-a223-bff5588798d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume request issued successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-246bdfb0-ead1-469c-9409-760fa48e23f6 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 209/453] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:01:51 2026] POST /volume/v3/volumes => generated 790 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-76d56e48-e34c-4dd3-81bd-f58263fa17cd tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-229c06fd-c74b-4e59-baae-3b3921ebcc82 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 245/454] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 210/455] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-2b5d4b74-8f3e-4fcf-8a87-faaf850d0c07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 246/456] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cb537e07-52a1-417d-9258-e0190e881b56 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb537e07-52a1-417d-9258-e0190e881b56 None None] GET http://192.168.122.57/volume// Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb537e07-52a1-417d-9258-e0190e881b56 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb537e07-52a1-417d-9258-e0190e881b56 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb537e07-52a1-417d-9258-e0190e881b56 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 211/457] 192.168.122.57 () {58 vars in 1303 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-ebbcf740-359f-4d7d-9abd-952a14a8ca07 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-ebbcf740-359f-4d7d-9abd-952a14a8ca07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-ebbcf740-359f-4d7d-9abd-952a14a8ca07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0abda10b-0110-42ac-a908-17f72a55f536", "connector": null, "instance_uuid": "e0f301ff-0444-4bc5-999e-0e89e94816fc"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-ebbcf740-359f-4d7d-9abd-952a14a8ca07 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 247/458] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:01:52 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 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dad4d6e5-6726-4692-9528-c23644fb425d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dad4d6e5-6726-4692-9528-c23644fb425d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dad4d6e5-6726-4692-9528-c23644fb425d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dad4d6e5-6726-4692-9528-c23644fb425d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dad4d6e5-6726-4692-9528-c23644fb425d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dad4d6e5-6726-4692-9528-c23644fb425d tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 212/459] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7", "name": "tempest-VolumesDeleteCascade-Snapshot-1313428646"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create snapshot from volume ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['b17e2e11-a6d2-427c-9410-2ae2a0ab4147', '2c2cd5e0-3b4b-4de2-bf6b-52f57a5751de', 'a77484b0-aa2e-4e21-967b-91479d811814', 'ef700c9c-57ea-4d74-9a19-4b6cd4d6fd3a'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot create request issued successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd2bef1e-8a38-4807-9602-e4e82cadd49e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 248/460] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:01:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76fa5b3d-2283-4db4-9f75-3978bce994c8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 213/461] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4983301e-cb20-45b9-9494-e8b4ebd14040 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 249/462] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 => generated 879 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a1f82181-f100-4820-bd2a-b5a50b1325a0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1f82181-f100-4820-bd2a-b5a50b1325a0 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/messages Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1f82181-f100-4820-bd2a-b5a50b1325a0 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1f82181-f100-4820-bd2a-b5a50b1325a0 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1f82181-f100-4820-bd2a-b5a50b1325a0 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 214/463] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/messages => generated 676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9150cd33-1e4e-41aa-a9e9-79c155533dba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9150cd33-1e4e-41aa-a9e9-79c155533dba tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] DELETE http://192.168.122.57/volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9150cd33-1e4e-41aa-a9e9-79c155533dba tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9150cd33-1e4e-41aa-a9e9-79c155533dba tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9150cd33-1e4e-41aa-a9e9-79c155533dba tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe returned with HTTP 204 Sep 06 17:01:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 250/464] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:01:52 2026] DELETE /volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe => generated 0 bytes in 73 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9ec400ec-68d6-46a9-8a1b-14de3062744a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ec400ec-68d6-46a9-8a1b-14de3062744a tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ec400ec-68d6-46a9-8a1b-14de3062744a tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ec400ec-68d6-46a9-8a1b-14de3062744a tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ec400ec-68d6-46a9-8a1b-14de3062744a tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe returned with HTTP 404 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 215/465] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:01:52 2026] GET /volume/v3/messages/036edb79-45cf-4620-9495-47dd6f5352fe => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5938641b-17b8-43f1-b045-2a459f37f04e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5938641b-17b8-43f1-b045-2a459f37f04e tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5938641b-17b8-43f1-b045-2a459f37f04e tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5938641b-17b8-43f1-b045-2a459f37f04e tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5938641b-17b8-43f1-b045-2a459f37f04e tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5938641b-17b8-43f1-b045-2a459f37f04e tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 returned with HTTP 200 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 251/466] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:53 2026] GET /volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] DELETE http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Delete volume with id: 61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87192) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Created reservations ['39cd4a8b-5bee-4787-86a0-9307535ca2c8', '1b861dc2-4c50-40b1-ba01-9fc69edde6ef', 'ea497cbe-47ec-48a8-9e5f-ba07b0f7145b', '9b8b4523-20e2-4726-b6ae-05783a7fd794'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Delete volume request issued successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2ac0df6-ccda-49f4-8123-257f8c1b5c42 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 returned with HTTP 202 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 216/467] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:01:53 2026] DELETE /volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c8729d4f-7c3f-49ff-baa0-d796c0426abd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8729d4f-7c3f-49ff-baa0-d796c0426abd tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c8729d4f-7c3f-49ff-baa0-d796c0426abd tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c8729d4f-7c3f-49ff-baa0-d796c0426abd tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8729d4f-7c3f-49ff-baa0-d796c0426abd tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 returned with HTTP 404 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 252/468] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:53 2026] GET /volume/v3/volumes/61a5044e-4713-4bd0-be16-930f0eb05a56 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-31bd19a7-ae91-4745-aabc-f9efc5abcb84 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31bd19a7-ae91-4745-aabc-f9efc5abcb84 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] DELETE http://192.168.122.57/volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31bd19a7-ae91-4745-aabc-f9efc5abcb84 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31bd19a7-ae91-4745-aabc-f9efc5abcb84 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31bd19a7-ae91-4745-aabc-f9efc5abcb84 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 returned with HTTP 202 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 217/469] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:01:53 2026] DELETE /volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f04c2c7f-166e-4e87-b802-364728baf4cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f04c2c7f-166e-4e87-b802-364728baf4cc tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] GET http://192.168.122.57/volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f04c2c7f-166e-4e87-b802-364728baf4cc tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f04c2c7f-166e-4e87-b802-364728baf4cc tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f04c2c7f-166e-4e87-b802-364728baf4cc tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 returned with HTTP 404 Sep 06 17:01:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 253/470] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:01:53 2026] GET /volume/v3/types/86ddba8a-dda4-49ec-9767-3ad04a1e2407 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bde09e3a-d741-42de-99fc-93828193a549 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bde09e3a-d741-42de-99fc-93828193a549 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bde09e3a-d741-42de-99fc-93828193a549 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-203383217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-671830336", "vendor_name": "tempest-vendor_name-2049461336"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bde09e3a-d741-42de-99fc-93828193a549 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 218/471] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:01:53 2026] POST /volume/v3/types => generated 326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-18f33d33-d918-4f32-91bc-f13334f0c739 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27a71810-9958-44f8-bcba-2d632ccdee2b", "size": 1, "name": "tempest-UserMessagesTest-Volume-1994751038"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume request body: {'volume': {'volume_type': '27a71810-9958-44f8-bcba-2d632ccdee2b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1994751038'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume of 1 GB Sep 06 17:01:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Availability Zones retrieved successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Flow 'volume_create_api' (f298ba3d-eb1f-40f2-86b9-726e3a032a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f710b6-3763-4499-929a-1c08ec3279f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2b3aed42-eaa9-43db-af78-de9581010d22 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b3aed42-eaa9-43db-af78-de9581010d22 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b3aed42-eaa9-43db-af78-de9581010d22 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b3aed42-eaa9-43db-af78-de9581010d22 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f710b6-3763-4499-929a-1c08ec3279f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:01:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-671830336',vendor_name='tempest-vendor_name-2049461336'},id=27a71810-9958-44f8-bcba-2d632ccdee2b,is_public=True,name='tempest-UserMessagesTest-volume-type-203383217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27a71810-9958-44f8-bcba-2d632ccdee2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a5e72-4d44-4d2d-bd3b-e7106d91a7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2b3aed42-eaa9-43db-af78-de9581010d22 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b3aed42-eaa9-43db-af78-de9581010d22 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 returned with HTTP 200 Sep 06 17:01:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 219/472] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:53 2026] GET /volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:53 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-203383217 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-203383217, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:53 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-203383217 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-203383217, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Created reservations ['ccdd7baa-c9ad-4ad3-ba9a-4fbe3b34d8f5', '649facdc-9db7-4076-8ef3-47dcc1657df3', '199ccfd0-33cf-41bb-9963-2c6565c56692', 'aaf23689-a713-4dac-9af9-722018d88d71'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a5e72-4d44-4d2d-bd3b-e7106d91a7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccdd7baa-c9ad-4ad3-ba9a-4fbe3b34d8f5', '649facdc-9db7-4076-8ef3-47dcc1657df3', '199ccfd0-33cf-41bb-9963-2c6565c56692', 'aaf23689-a713-4dac-9af9-722018d88d71']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4f7b8f-5615-42e5-b14e-317fe76c547d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4f7b8f-5615-42e5-b14e-317fe76c547d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1994751038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65be0f4749484129b733627c0f693c15',qos_specs=None,replication_status=,reservations=['ccdd7baa-c9ad-4ad3-ba9a-4fbe3b34d8f5','649facdc-9db7-4076-8ef3-47dcc1657df3','199ccfd0-33cf-41bb-9963-2c6565c56692','aaf23689-a713-4dac-9af9-722018d88d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7986bcf38974f2296940c75fcd828ae',volume_type_id=27a71810-9958-44f8-bcba-2d632ccdee2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1994751038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65be0f4749484129b733627c0f693c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7986bcf38974f2296940c75fcd828ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27a71810-9958-44f8-bcba-2d632ccdee2b),volume_type_id=27a71810-9958-44f8-bcba-2d632ccdee2b)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8489aec-e367-4c13-8d09-38db7bafe1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8489aec-e367-4c13-8d09-38db7bafe1b0) transitioned into state 'SUCCESS' from state '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-1994751038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65be0f4749484129b733627c0f693c15',qos_specs=None,replication_status=,reservations=['ccdd7baa-c9ad-4ad3-ba9a-4fbe3b34d8f5','649facdc-9db7-4076-8ef3-47dcc1657df3','199ccfd0-33cf-41bb-9963-2c6565c56692','aaf23689-a713-4dac-9af9-722018d88d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7986bcf38974f2296940c75fcd828ae',volume_type_id=27a71810-9958-44f8-bcba-2d632ccdee2b)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66b8c8a-d418-4d28-941c-4ce74e6d9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66b8c8a-d418-4d28-941c-4ce74e6d9858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Flow 'volume_create_api' (f298ba3d-eb1f-40f2-86b9-726e3a032a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Create volume request issued successfully. Sep 06 17:01:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18f33d33-d918-4f32-91bc-f13334f0c739 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 254/473] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:01:53 2026] POST /volume/v3/volumes => generated 791 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-615b4a8e-7f53-40d4-bd29-85342aa9e6f5 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c returned with HTTP 200 Sep 06 17:01:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 220/474] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:54 2026] GET /volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3bbf747d-859d-478e-8e58-b60dbb8665b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3bbf747d-859d-478e-8e58-b60dbb8665b3 None None] GET http://192.168.122.57/volume// Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3bbf747d-859d-478e-8e58-b60dbb8665b3 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3bbf747d-859d-478e-8e58-b60dbb8665b3 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3bbf747d-859d-478e-8e58-b60dbb8665b3 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:01:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 255/475] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:01:54 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-18c48f63-cdc7-474e-b8cd-33b826bc219e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 200 Sep 06 17:01:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 221/476] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:01:54 2026] GET /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 1511 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] PUT http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c97270c2-d591-4d4b-9949-118de010e8e1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c97270c2-d591-4d4b-9949-118de010e8e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c97270c2-d591-4d4b-9949-118de010e8e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c97270c2-d591-4d4b-9949-118de010e8e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Acquiring lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c97270c2-d591-4d4b-9949-118de010e8e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c97270c2-d591-4d4b-9949-118de010e8e1 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 returned with HTTP 200 Sep 06 17:01:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 222/477] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:54 2026] GET /volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:54 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:01:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-660df21c-b1d3-42c5-8336-6b92916c3485 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-660df21c-b1d3-42c5-8336-6b92916c3485 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-660df21c-b1d3-42c5-8336-6b92916c3485 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-660df21c-b1d3-42c5-8336-6b92916c3485 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-660df21c-b1d3-42c5-8336-6b92916c3485 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-660df21c-b1d3-42c5-8336-6b92916c3485 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 223/478] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d317c7bb-b804-4f30-959f-b60f7e252e76 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d317c7bb-b804-4f30-959f-b60f7e252e76 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/messages Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d317c7bb-b804-4f30-959f-b60f7e252e76 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d317c7bb-b804-4f30-959f-b60f7e252e76 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d317c7bb-b804-4f30-959f-b60f7e252e76 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 224/479] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23a03688-16d9-411b-9b9d-e565159d6983 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23a03688-16d9-411b-9b9d-e565159d6983 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23a03688-16d9-411b-9b9d-e565159d6983 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23a03688-16d9-411b-9b9d-e565159d6983 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23a03688-16d9-411b-9b9d-e565159d6983 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 225/480] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6dccf067-cd37-484b-8cb2-ed2e1a4b59a1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6dccf067-cd37-484b-8cb2-ed2e1a4b59a1 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/messages Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6dccf067-cd37-484b-8cb2-ed2e1a4b59a1 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6dccf067-cd37-484b-8cb2-ed2e1a4b59a1 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6dccf067-cd37-484b-8cb2-ed2e1a4b59a1 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 226/481] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-64c4a17d-3e3e-4e06-bea8-d6124e4e81ed None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64c4a17d-3e3e-4e06-bea8-d6124e4e81ed tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] DELETE http://192.168.122.57/volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64c4a17d-3e3e-4e06-bea8-d6124e4e81ed tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64c4a17d-3e3e-4e06-bea8-d6124e4e81ed tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64c4a17d-3e3e-4e06-bea8-d6124e4e81ed tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 returned with HTTP 204 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 227/482] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:01:55 2026] DELETE /volume/v3/messages/ef33b650-4597-4885-852b-006947ef2a55 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576175c3-b1ab-4070-80ef-68e3d1fe3622 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 228/483] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c => generated 880 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ca38af90-a01e-4915-be54-aecdb2bac258 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] DELETE http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Delete volume with id: 1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87192) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-203383217 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-203383217, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-203383217 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-203383217, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Created reservations ['7762c8bb-8513-45a3-9d39-2a093e1c181c', '9d2ee567-68dc-474b-a2fd-954b7bab51f4', 'ad954f9d-4a5d-4707-9d96-6035571247b5', '9e0b63e8-eead-4637-960b-729d6d682f00'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" released by "attachment_update" :: held 0.850s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-50dbbcd2-0492-4199-8d6f-b1f7bf6bfbf4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 256/484] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:01:54 2026] PUT /volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 => generated 694 bytes in 902 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4334515c-abd3-4143-ad80-0fff8473a49f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4334515c-abd3-4143-ad80-0fff8473a49f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4334515c-abd3-4143-ad80-0fff8473a49f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4334515c-abd3-4143-ad80-0fff8473a49f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4334515c-abd3-4143-ad80-0fff8473a49f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Delete volume request issued successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca38af90-a01e-4915-be54-aecdb2bac258 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c returned with HTTP 202 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 229/485] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:01:55 2026] DELETE /volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4334515c-abd3-4143-ad80-0fff8473a49f tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 257/486] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f31343ad-8533-4e60-a22c-1f032e673752 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f31343ad-8533-4e60-a22c-1f032e673752 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] GET http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f31343ad-8533-4e60-a22c-1f032e673752 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f31343ad-8533-4e60-a22c-1f032e673752 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-5406572d-4379-4c86-bf68-11311b2ee819 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f31343ad-8533-4e60-a22c-1f032e673752 tempest-UserMessagesTest-1137537621 tempest-UserMessagesTest-1137537621-project-member] http://192.168.122.57/volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c returned with HTTP 404 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 230/487] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/1861ef9a-2b7a-4e3c-8cf3-c97b886dac6c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-5406572d-4379-4c86-bf68-11311b2ee819 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44/action Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0dfed80b-5289-46c4-b595-8441ec30dc5b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-5406572d-4379-4c86-bf68-11311b2ee819 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-5406572d-4379-4c86-bf68-11311b2ee819 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0dfed80b-5289-46c4-b595-8441ec30dc5b tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] DELETE http://192.168.122.57/volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0dfed80b-5289-46c4-b595-8441ec30dc5b tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0dfed80b-5289-46c4-b595-8441ec30dc5b tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0dfed80b-5289-46c4-b595-8441ec30dc5b tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b returned with HTTP 202 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 231/488] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:01:55 2026] DELETE /volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6904a6b8-1da3-455c-b2cb-0db1a296be95 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 232/489] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a6a4e158-6788-4fae-9070-4bee2bb44e88 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-b1a33e18-3912-4ccd-a485-13924d90a99f req-5406572d-4379-4c86-bf68-11311b2ee819 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44/action returned with HTTP 204 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6a4e158-6788-4fae-9070-4bee2bb44e88 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] GET http://192.168.122.57/volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6a4e158-6788-4fae-9070-4bee2bb44e88 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6a4e158-6788-4fae-9070-4bee2bb44e88 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 258/490] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:01:55 2026] POST /volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-928a70c7-f524-42d3-bcf2-aebb201d222a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-928a70c7-f524-42d3-bcf2-aebb201d222a tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-928a70c7-f524-42d3-bcf2-aebb201d222a tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-928a70c7-f524-42d3-bcf2-aebb201d222a tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6a4e158-6788-4fae-9070-4bee2bb44e88 tempest-UserMessagesTest-1595384830 tempest-UserMessagesTest-1595384830-project-admin] http://192.168.122.57/volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b returned with HTTP 404 Sep 06 17:01:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 233/491] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/types/27a71810-9958-44f8-bcba-2d632ccdee2b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88438a8d-67b0-4b2b-914a-396d057bb942 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e470514e-afab-469e-a9e0-58c758b9fe16", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1089051169"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request body: {'volume': {'snapshot_id': 'e470514e-afab-469e-a9e0-58c758b9fe16', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1089051169'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-928a70c7-f524-42d3-bcf2-aebb201d222a tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Snapshot retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume of 1 GB Sep 06 17:01:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-928a70c7-f524-42d3-bcf2-aebb201d222a tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 259/492] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Availability Zones retrieved successfully. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (a7900774-7ecd-4494-b50f-d501284a3c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5abd2dd-45e9-41dc-bf97-32e3f4a3f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5abd2dd-45e9-41dc-bf97-32e3f4a3f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e470514e-afab-469e-a9e0-58c758b9fe16', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6169aadb-4f3d-479c-b2f6-5341a28b2484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Created reservations ['9f6f6ae1-713b-4fdb-a37f-9148d9da6dd9', '2239675a-1353-4eca-84cb-5b4bc910124b', '5131a9d2-f0df-47b9-b303-a9192b18232e', '79cec2be-3728-401d-8c49-cba1d40ac187'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6169aadb-4f3d-479c-b2f6-5341a28b2484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6f6ae1-713b-4fdb-a37f-9148d9da6dd9', '2239675a-1353-4eca-84cb-5b4bc910124b', '5131a9d2-f0df-47b9-b303-a9192b18232e', '79cec2be-3728-401d-8c49-cba1d40ac187']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5ad3e8-ce2e-451d-853f-4df58aa07963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5ad3e8-ce2e-451d-853f-4df58aa07963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19786827-7f66-4607-ac67-292e789b9c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089051169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['9f6f6ae1-713b-4fdb-a37f-9148d9da6dd9','2239675a-1353-4eca-84cb-5b4bc910124b','5131a9d2-f0df-47b9-b303-a9192b18232e','79cec2be-3728-401d-8c49-cba1d40ac187'],size=1,snapshot_id=e470514e-afab-469e-a9e0-58c758b9fe16,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089051169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19786827-7f66-4607-ac67-292e789b9c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a90bfb54764be691050dac8c98f206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e470514e-afab-469e-a9e0-58c758b9fe16,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ceab82-9bb1-4623-bf05-b726b87fbc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ceab82-9bb1-4623-bf05-b726b87fbc63) transitioned into state 'SUCCESS' from state '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-1089051169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a90bfb54764be691050dac8c98f206',qos_specs=None,replication_status=,reservations=['9f6f6ae1-713b-4fdb-a37f-9148d9da6dd9','2239675a-1353-4eca-84cb-5b4bc910124b','5131a9d2-f0df-47b9-b303-a9192b18232e','79cec2be-3728-401d-8c49-cba1d40ac187'],size=1,snapshot_id=e470514e-afab-469e-a9e0-58c758b9fe16,source_replicaid=,source_volid=None,status='creating',user_id='3e1d263deb9b4b84a6a0a31b2449eff5',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ee198a-8647-46ee-b688-fce41ac21356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ee198a-8647-46ee-b688-fce41ac21356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Flow 'volume_create_api' (a7900774-7ecd-4494-b50f-d501284a3c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Create volume request issued successfully. Sep 06 17:01:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88438a8d-67b0-4b2b-914a-396d057bb942 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 234/493] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:01:55 2026] POST /volume/v3/volumes => generated 792 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:01:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5717efb-f58c-424c-9608-ccc0a67ad232 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:01:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 260/494] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:56 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3632acda-88b6-45cd-b11b-bb946a696abe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3632acda-88b6-45cd-b11b-bb946a696abe tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:01:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3632acda-88b6-45cd-b11b-bb946a696abe tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3632acda-88b6-45cd-b11b-bb946a696abe tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3632acda-88b6-45cd-b11b-bb946a696abe tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3632acda-88b6-45cd-b11b-bb946a696abe tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:01:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 235/495] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:57 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:01:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:01:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:01:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b3ab431d-7e36-41b4-b4d2-4a98c2a3f315 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:01:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 261/496] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:58 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-613210cd-df25-42b5-a449-32f7067a85e8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-613210cd-df25-42b5-a449-32f7067a85e8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:01:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-613210cd-df25-42b5-a449-32f7067a85e8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-613210cd-df25-42b5-a449-32f7067a85e8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:01:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:01:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:01:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:01:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-613210cd-df25-42b5-a449-32f7067a85e8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:01:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-613210cd-df25-42b5-a449-32f7067a85e8 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:01:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 236/497] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:01:59 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5cbd5042-1949-4229-9a1b-59a83d803882 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5cbd5042-1949-4229-9a1b-59a83d803882 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5cbd5042-1949-4229-9a1b-59a83d803882 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5cbd5042-1949-4229-9a1b-59a83d803882 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5cbd5042-1949-4229-9a1b-59a83d803882 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5cbd5042-1949-4229-9a1b-59a83d803882 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 262/498] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:00 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0c3bb4c-d51f-419e-98a3-d0bbe08ec98b tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 237/499] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:02 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-703d4aa6-1073-4e9a-93e5-c807748743e0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 263/500] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:03 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c78131b3-f105-428f-877e-393f6501f764 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c78131b3-f105-428f-877e-393f6501f764 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c78131b3-f105-428f-877e-393f6501f764 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c78131b3-f105-428f-877e-393f6501f764 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c78131b3-f105-428f-877e-393f6501f764 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c78131b3-f105-428f-877e-393f6501f764 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 238/501] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:04 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee48ffa1-52db-4d87-9295-fd98ba602bd5 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 264/502] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:05 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:02:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:06 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Delete volume with id: a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:02:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Delete volume request issued successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-369ba5d4-c8bc-4a85-97fe-dd710d02ccb8 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 202 Sep 06 17:02:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 239/503] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:06 2026] DELETE /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:02:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:02:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4940fddd-2b54-44dc-bd1a-5e357a0aaed5 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:02:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 265/504] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:06 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-91c3a63b-42a4-414e-b069-fd320e926704 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c3a63b-42a4-414e-b069-fd320e926704 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c3a63b-42a4-414e-b069-fd320e926704 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c3a63b-42a4-414e-b069-fd320e926704 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-91c3a63b-42a4-414e-b069-fd320e926704 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c3a63b-42a4-414e-b069-fd320e926704 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 240/505] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 885 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d0af2ea-4b96-4ef6-9bcf-aa8c647104d9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 266/506] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 885 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc26b123-306a-4178-ab19-c3cb65bd202f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7?cascade=True Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume with id: ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: /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 06 17:02:07 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume request issued successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc26b123-306a-4178-ab19-c3cb65bd202f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7?cascade=True returned with HTTP 202 Sep 06 17:02:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 241/507] 192.168.122.57 () {58 vars in 1255 bytes} [Sun Sep 6 17:02:07 2026] DELETE /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7?cascade=True => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d641e52-2ae1-4c50-b024-c6a5453d80f0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 267/508] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-21de296a-d461-449c-8997-bf2fed2fdc8b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21de296a-d461-449c-8997-bf2fed2fdc8b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:02:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21de296a-d461-449c-8997-bf2fed2fdc8b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21de296a-d461-449c-8997-bf2fed2fdc8b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-21de296a-d461-449c-8997-bf2fed2fdc8b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21de296a-d461-449c-8997-bf2fed2fdc8b tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 242/509] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19960ee8-3c86-412a-a25c-c1104d108d47 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19960ee8-3c86-412a-a25c-c1104d108d47 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19960ee8-3c86-412a-a25c-c1104d108d47 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19960ee8-3c86-412a-a25c-c1104d108d47 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-19960ee8-3c86-412a-a25c-c1104d108d47 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19960ee8-3c86-412a-a25c-c1104d108d47 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 268/510] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-10ee730d-9c97-4041-b535-dc11230656b4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10ee730d-9c97-4041-b535-dc11230656b4 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] GET http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10ee730d-9c97-4041-b535-dc11230656b4 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10ee730d-9c97-4041-b535-dc11230656b4 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10ee730d-9c97-4041-b535-dc11230656b4 tempest-AttachVolumeShelveTestJSON-317226607 tempest-AttachVolumeShelveTestJSON-317226607-project-member] http://192.168.122.57/volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 returned with HTTP 404 Sep 06 17:02:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 243/511] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/volumes/a064c567-8d79-46f6-8e17-53305ea92ac7 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b0d1c50f-7794-42bd-926c-823edcc12e33 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b0380a7-d299-4816-a903-4b2f0a85c229 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:02:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 244/512] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0d1c50f-7794-42bd-926c-823edcc12e33 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 17:02:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0d1c50f-7794-42bd-926c-823edcc12e33 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0d1c50f-7794-42bd-926c-823edcc12e33 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] Calling method 'get_pools' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0d1c50f-7794-42bd-926c-823edcc12e33 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 269/513] 192.168.122.57 () {58 vars in 1193 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bf0665cf-5908-4500-a1ad-953f76fa8b01 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf0665cf-5908-4500-a1ad-953f76fa8b01 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools Sep 06 17:02:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf0665cf-5908-4500-a1ad-953f76fa8b01 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf0665cf-5908-4500-a1ad-953f76fa8b01 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] Calling method 'get_pools' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf0665cf-5908-4500-a1ad-953f76fa8b01 tempest-VolumePoolsAdminTestsJSON-1677381347 tempest-VolumePoolsAdminTestsJSON-1677381347-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 245/514] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-de66b5a0-1cf7-4c23-8681-780e8198784e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de66b5a0-1cf7-4c23-8681-780e8198784e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de66b5a0-1cf7-4c23-8681-780e8198784e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de66b5a0-1cf7-4c23-8681-780e8198784e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-de66b5a0-1cf7-4c23-8681-780e8198784e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de66b5a0-1cf7-4c23-8681-780e8198784e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:02:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 270/515] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e29d30ab-13cc-4386-9dfb-a07ab2d7ba0e tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 200 Sep 06 17:02:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 246/516] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:12 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bb9dd94a-9412-44f7-b5d2-2c3fc1f15b82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb9dd94a-9412-44f7-b5d2-2c3fc1f15b82 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb9dd94a-9412-44f7-b5d2-2c3fc1f15b82 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb9dd94a-9412-44f7-b5d2-2c3fc1f15b82 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb9dd94a-9412-44f7-b5d2-2c3fc1f15b82 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 404 Sep 06 17:02:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 271/517] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=488,cinder:UPDATE=166,cinder:INSERT=76 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Get all volumes completed successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d46987c6-7ffc-48d3-9884-e2665ecf4de0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 247/518] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: /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 06 17:02:13 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] Get all snapshots completed successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ceccf1c0-c14c-4515-8c8d-f81024105f52 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 272/519] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f53c0280-61ab-41b9-a2b5-9d8fb8cad6e9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 248/520] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 885 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4539d182-1f42-4662-89c8-2968426c4924 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume with id: 19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume request issued successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4539d182-1f42-4662-89c8-2968426c4924 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 202 Sep 06 17:02:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 273/521] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:13 2026] DELETE /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ec24b78-d460-4aca-b910-0446e479102f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ec24b78-d460-4aca-b910-0446e479102f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ec24b78-d460-4aca-b910-0446e479102f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ec24b78-d460-4aca-b910-0446e479102f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ec24b78-d460-4aca-b910-0446e479102f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ec24b78-d460-4aca-b910-0446e479102f tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 249/522] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Volume info retrieved successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b63bc133-6808-483a-8616-b0f2fc3fbd70 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 200 Sep 06 17:02:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 274/523] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:14 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 884 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8585ed37-6483-461d-9d99-858f2a7f9dc9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8585ed37-6483-461d-9d99-858f2a7f9dc9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8585ed37-6483-461d-9d99-858f2a7f9dc9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8585ed37-6483-461d-9d99-858f2a7f9dc9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8585ed37-6483-461d-9d99-858f2a7f9dc9 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 250/524] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/19786827-7f66-4607-ac67-292e789b9c5b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete snapshot with id: e470514e-afab-469e-a9e0-58c758b9fe16 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-065fe23c-15b9-47bd-8e00-00b323f62ba0 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 275/525] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:02:16 2026] DELETE /volume/v3/snapshots/e470514e-afab-469e-a9e0-58c758b9fe16 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-062f9aaa-31a1-4bca-ac75-06bc56a48c18 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-062f9aaa-31a1-4bca-ac75-06bc56a48c18 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] GET http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-062f9aaa-31a1-4bca-ac75-06bc56a48c18 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-062f9aaa-31a1-4bca-ac75-06bc56a48c18 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-062f9aaa-31a1-4bca-ac75-06bc56a48c18 tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 251/526] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] Delete volume with id: ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e2420a3e-c1ca-405d-b502-bdf0034ef9eb tempest-VolumesDeleteCascade-2039632924 tempest-VolumesDeleteCascade-2039632924-project-member] http://192.168.122.57/volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 276/527] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:16 2026] DELETE /volume/v3/volumes/ec0d5c9f-0976-4b8f-bff3-c3e288dec3d7 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59916e6a-bd23-4c2d-86d3-669aeaf9eb91 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59916e6a-bd23-4c2d-86d3-669aeaf9eb91 None None] GET http://192.168.122.57/volume// Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59916e6a-bd23-4c2d-86d3-669aeaf9eb91 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59916e6a-bd23-4c2d-86d3-669aeaf9eb91 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59916e6a-bd23-4c2d-86d3-669aeaf9eb91 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:02:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 252/528] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:02:20 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-38930c4c-31c7-4954-b636-76ce5c72ebb7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-38930c4c-31c7-4954-b636-76ce5c72ebb7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:02:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-38930c4c-31c7-4954-b636-76ce5c72ebb7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0abda10b-0110-42ac-a908-17f72a55f536", "connector": null, "instance_uuid": "e0f301ff-0444-4bc5-999e-0e89e94816fc"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:20 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=399,cinder:UPDATE=69,cinder:INSERT=37 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:02:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-38930c4c-31c7-4954-b636-76ce5c72ebb7 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:02:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 277/529] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-0d9c99d5-c886-4baf-a6f3-159e09671acc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-0d9c99d5-c886-4baf-a6f3-159e09671acc tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-0d9c99d5-c886-4baf-a6f3-159e09671acc tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-0d9c99d5-c886-4baf-a6f3-159e09671acc tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:20 devstack devstack@c-api.service[87192]: /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 06 17:02:20 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:02:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-0d9c99d5-c886-4baf-a6f3-159e09671acc tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 returned with HTTP 200 Sep 06 17:02:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 253/530] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:02:20 2026] DELETE /volume/v3/attachments/e6db2cd0-9e27-443a-9166-1146b05dad44 => generated 192 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb466248-7617-4318-ae87-b30547e46c52 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] PUT http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Acquiring lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb466248-7617-4318-ae87-b30547e46c52 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb466248-7617-4318-ae87-b30547e46c52 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb466248-7617-4318-ae87-b30547e46c52 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb466248-7617-4318-ae87-b30547e46c52 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 278/531] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:02:22 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 440 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0e8da1b9-c9f4-47f8-a72e-392b56d11305 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e8da1b9-c9f4-47f8-a72e-392b56d11305 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e8da1b9-c9f4-47f8-a72e-392b56d11305 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e8da1b9-c9f4-47f8-a72e-392b56d11305 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'defaults' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e8da1b9-c9f4-47f8-a72e-392b56d11305 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults returned with HTTP 200 Sep 06 17:02:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 279/532] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:02:22 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-569d971a-fcd0-444a-8791-1ce3700133d8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-569d971a-fcd0-444a-8791-1ce3700133d8 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-569d971a-fcd0-444a-8791-1ce3700133d8 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Lock "cinder-attachment_update-0abda10b-0110-42ac-a908-17f72a55f536-devstack" released by "attachment_update" :: held 0.262s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-3f1419a0-2682-4ecb-88b2-61b1705368d4 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 returned with HTTP 200 Sep 06 17:02:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 254/533] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:02:22 2026] PUT /volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 => generated 694 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-569d971a-fcd0-444a-8791-1ce3700133d8 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 280/534] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:02:22 2026] PUT /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 398 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-43954dde-5ba7-4f61-a03a-5bcbcd952ed1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f76fd758-bb6e-4388-973d-0e323527eee4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-43954dde-5ba7-4f61-a03a-5bcbcd952ed1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 Sep 06 17:02:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-43954dde-5ba7-4f61-a03a-5bcbcd952ed1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-43954dde-5ba7-4f61-a03a-5bcbcd952ed1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f76fd758-bb6e-4388-973d-0e323527eee4 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] DELETE http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f76fd758-bb6e-4388-973d-0e323527eee4 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f76fd758-bb6e-4388-973d-0e323527eee4 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f76fd758-bb6e-4388-973d-0e323527eee4 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 281/535] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:02:22 2026] DELETE /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b23fbb79-39ce-4845-939f-261c8e0c92b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b23fbb79-39ce-4845-939f-261c8e0c92b3 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b23fbb79-39ce-4845-939f-261c8e0c92b3 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b23fbb79-39ce-4845-939f-261c8e0c92b3 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-43954dde-5ba7-4f61-a03a-5bcbcd952ed1 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 255/536] 192.168.122.57 () {62 vars in 1535 bytes} [Sun Sep 6 17:02:22 2026] GET /volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 => generated 719 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b23fbb79-39ce-4845-939f-261c8e0c92b3 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 282/537] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:02:23 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 440 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9e81fa78-7043-4401-afd4-72de988bfd6c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e81fa78-7043-4401-afd4-72de988bfd6c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9e81fa78-7043-4401-afd4-72de988bfd6c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e81fa78-7043-4401-afd4-72de988bfd6c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 256/538] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:02:23 2026] PUT /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 398 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0c94af17-d49d-41f8-a932-6fe9c8c9eb0a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c94af17-d49d-41f8-a932-6fe9c8c9eb0a tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c94af17-d49d-41f8-a932-6fe9c8c9eb0a tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c94af17-d49d-41f8-a932-6fe9c8c9eb0a tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'defaults' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c94af17-d49d-41f8-a932-6fe9c8c9eb0a tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 283/539] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:02:23 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459/defaults => generated 440 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b263a4f9-deb9-4c49-bd6a-3173898f9596 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b263a4f9-deb9-4c49-bd6a-3173898f9596 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b263a4f9-deb9-4c49-bd6a-3173898f9596 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b263a4f9-deb9-4c49-bd6a-3173898f9596 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b263a4f9-deb9-4c49-bd6a-3173898f9596 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 257/540] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:02:23 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 440 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-22277eab-4426-4215-b775-73aeb8e59261 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22277eab-4426-4215-b775-73aeb8e59261 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22277eab-4426-4215-b775-73aeb8e59261 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22277eab-4426-4215-b775-73aeb8e59261 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22277eab-4426-4215-b775-73aeb8e59261 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 284/541] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:23 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True => generated 1064 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1798889336", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1798889336', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Create volume of 1 GB Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Availability Zones retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Flow 'volume_create_api' (0bccdffd-cc0d-412c-b957-897929b16ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7682c7f-31ea-4d39-8774-182fa20c9a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7682c7f-31ea-4d39-8774-182fa20c9a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1793a29-bcbf-425e-aa22-8d109ee78ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Created reservations ['b81d91ea-9bae-4085-87f1-08bcdb229ef6', '74446c64-4ad5-403b-9e41-4db2cea151c3', '5c43989f-8c2b-4add-853a-415b23df3ff1', '6fc546ae-07a4-4dcb-aafa-6d56eadfd6e1'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1793a29-bcbf-425e-aa22-8d109ee78ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b81d91ea-9bae-4085-87f1-08bcdb229ef6', '74446c64-4ad5-403b-9e41-4db2cea151c3', '5c43989f-8c2b-4add-853a-415b23df3ff1', '6fc546ae-07a4-4dcb-aafa-6d56eadfd6e1']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fa0ab4-e954-4853-af13-c8ae76a41cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fa0ab4-e954-4853-af13-c8ae76a41cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87a53be9-87f8-4fda-9b97-c5e8e10f9051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1798889336',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d19d13ac241a4ea08cf0fd2cc23ab81b',qos_specs=None,replication_status=,reservations=['b81d91ea-9bae-4085-87f1-08bcdb229ef6','74446c64-4ad5-403b-9e41-4db2cea151c3','5c43989f-8c2b-4add-853a-415b23df3ff1','6fc546ae-07a4-4dcb-aafa-6d56eadfd6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4ee719a4404ca4b1fa5c6c92eef371',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1798889336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87a53be9-87f8-4fda-9b97-c5e8e10f9051,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d19d13ac241a4ea08cf0fd2cc23ab81b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e4ee719a4404ca4b1fa5c6c92eef371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d5f600-9172-4298-944f-cec44dd79353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1958072251"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1958072251'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume of 1 GB Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d5f600-9172-4298-944f-cec44dd79353) transitioned into state 'SUCCESS' from state '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-1798889336',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d19d13ac241a4ea08cf0fd2cc23ab81b',qos_specs=None,replication_status=,reservations=['b81d91ea-9bae-4085-87f1-08bcdb229ef6','74446c64-4ad5-403b-9e41-4db2cea151c3','5c43989f-8c2b-4add-853a-415b23df3ff1','6fc546ae-07a4-4dcb-aafa-6d56eadfd6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4ee719a4404ca4b1fa5c6c92eef371',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Availability Zones retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903a3563-3bda-4d9e-b37a-d1ffefaad808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Flow 'volume_create_api' (3ffc9ce9-f361-471f-bbaa-494cc8dcb4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c93b7ae-a83a-4518-8588-a5cb953ad653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903a3563-3bda-4d9e-b37a-d1ffefaad808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Flow 'volume_create_api' (0bccdffd-cc0d-412c-b957-897929b16ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Create volume request issued successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-bf052b7c-c0e7-4a65-8ec6-0e10c6f7e9ac tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 285/542] 192.168.122.57 () {64 vars in 1425 bytes} [Sun Sep 6 17:02:24 2026] POST /volume/v3/volumes => generated 770 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c93b7ae-a83a-4518-8588-a5cb953ad653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538fc747-6166-4353-b91d-7e63f22d27a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f560985f-7b36-46f6-afa1-fbdf0d0b61f9 req-3936600f-2304-40f0-976d-19fa8de2b237 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 286/543] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:24 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 838 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Created reservations ['47ea6fdf-d0b9-408a-97a7-6bbb59d26e71', 'fb7483b2-f9c6-4e29-9ccf-3925d07b4ad2', '9ce5a1d7-6225-441b-905f-370b0f47fdb7', '220e1326-c6b1-4272-961f-5bd4fd713b31'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538fc747-6166-4353-b91d-7e63f22d27a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ea6fdf-d0b9-408a-97a7-6bbb59d26e71', 'fb7483b2-f9c6-4e29-9ccf-3925d07b4ad2', '9ce5a1d7-6225-441b-905f-370b0f47fdb7', '220e1326-c6b1-4272-961f-5bd4fd713b31']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-5c3b8a11-fda4-4a96-b425-6ea6fbfb1fbe req-f1077c14-9995-4bb4-afbc-a07a6abc1e75 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 287/544] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:25 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 838 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f308ad-a336-4d6c-a69a-d934eb225b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f308ad-a336-4d6c-a69a-d934eb225b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f07d8b5d-ee07-4cb8-b570-5aab2dde22ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1958072251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6fcc85fd6f459c8933cc1ae9483459',qos_specs=None,replication_status=,reservations=['47ea6fdf-d0b9-408a-97a7-6bbb59d26e71','fb7483b2-f9c6-4e29-9ccf-3925d07b4ad2','9ce5a1d7-6225-441b-905f-370b0f47fdb7','220e1326-c6b1-4272-961f-5bd4fd713b31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1958072251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f07d8b5d-ee07-4cb8-b570-5aab2dde22ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf6fcc85fd6f459c8933cc1ae9483459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a64eada-73ec-4cc7-b488-7e4f3cb9c93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a64eada-73ec-4cc7-b488-7e4f3cb9c93f) transitioned into state 'SUCCESS' from state '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-1958072251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6fcc85fd6f459c8933cc1ae9483459',qos_specs=None,replication_status=,reservations=['47ea6fdf-d0b9-408a-97a7-6bbb59d26e71','fb7483b2-f9c6-4e29-9ccf-3925d07b4ad2','9ce5a1d7-6225-441b-905f-370b0f47fdb7','220e1326-c6b1-4272-961f-5bd4fd713b31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad101fa-0198-4607-b7dc-811f6fefaf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad101fa-0198-4607-b7dc-811f6fefaf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Flow 'volume_create_api' (3ffc9ce9-f361-471f-bbaa-494cc8dcb4e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume request issued successfully. Sep 06 17:02:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-940caf35-58ed-4d42-9652-8d1a4bbbca3a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 258/545] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:23 2026] POST /volume/v3/volumes => generated 763 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-937cca6f-e4c8-4649-a969-f9f00ad9e987 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 288/546] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:25 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-a7bd9e05-955a-41c6-b04f-bb0b675e9d4c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-a7bd9e05-955a-41c6-b04f-bb0b675e9d4c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] POST http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5/action Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-a7bd9e05-955a-41c6-b04f-bb0b675e9d4c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-a7bd9e05-955a-41c6-b04f-bb0b675e9d4c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-fad4a853-4d07-4ab8-a106-9e28a4f57393 req-a7bd9e05-955a-41c6-b04f-bb0b675e9d4c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5/action returned with HTTP 204 Sep 06 17:02:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 259/547] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:02:25 2026] POST /volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-14c12449-15d6-42e6-a9a1-19a81247a103 req-cb3883d9-d69a-4e29-9a0e-33fd58ffe1a8 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 289/548] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:26 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10ad139d-8ac0-4fc5-8a9e-fd54562d252a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 290/549] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:26 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 855 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1284005307"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1284005307'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume of 1 GB Sep 06 17:02:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Availability Zones retrieved successfully. Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Flow 'volume_create_api' (f7b914fe-029c-434c-afdb-ab9adf80f1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20dc56f-84ca-4eca-ae41-81ea33d4ae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20dc56f-84ca-4eca-ae41-81ea33d4ae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81545e2f-27f3-43bc-a22d-1b3b9cea8d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Created reservations ['e213a31b-761b-4e47-b47b-b1f4b17ecda0', '5aebc49b-3eab-4fbc-bfff-b332d8f603ba', 'be50c632-8f60-4586-bfdf-3de7bd63d353', '8f9204c0-0568-4705-abe3-3a8d94b6e7c7'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81545e2f-27f3-43bc-a22d-1b3b9cea8d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e213a31b-761b-4e47-b47b-b1f4b17ecda0', '5aebc49b-3eab-4fbc-bfff-b332d8f603ba', 'be50c632-8f60-4586-bfdf-3de7bd63d353', '8f9204c0-0568-4705-abe3-3a8d94b6e7c7']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643f35e-89e7-4e64-bf50-cda3d2679c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643f35e-89e7-4e64-bf50-cda3d2679c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e2a29e-6b79-4a48-9f8b-ee66f343f513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1284005307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df424c66c5bb4e6cb9e13322e33dde69',qos_specs=None,replication_status=,reservations=['e213a31b-761b-4e47-b47b-b1f4b17ecda0','5aebc49b-3eab-4fbc-bfff-b332d8f603ba','be50c632-8f60-4586-bfdf-3de7bd63d353','8f9204c0-0568-4705-abe3-3a8d94b6e7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1284005307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0e2a29e-6b79-4a48-9f8b-ee66f343f513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df424c66c5bb4e6cb9e13322e33dde69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ea28eb-faa7-4224-9b53-fdff8d354816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ea28eb-faa7-4224-9b53-fdff8d354816) transitioned into state 'SUCCESS' from state '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-1284005307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df424c66c5bb4e6cb9e13322e33dde69',qos_specs=None,replication_status=,reservations=['e213a31b-761b-4e47-b47b-b1f4b17ecda0','5aebc49b-3eab-4fbc-bfff-b332d8f603ba','be50c632-8f60-4586-bfdf-3de7bd63d353','8f9204c0-0568-4705-abe3-3a8d94b6e7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ef3bd0-807b-416c-9508-311158dbcf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ef3bd0-807b-416c-9508-311158dbcf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Flow 'volume_create_api' (f7b914fe-029c-434c-afdb-ab9adf80f1bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume request issued successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00075063-0c18-41c9-a2a4-0d548bc89e69 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 260/550] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:02:26 2026] POST /volume/v3/volumes => generated 826 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-06138127-0004-4cb9-ac65-c1531f025dd3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-06138127-0004-4cb9-ac65-c1531f025dd3 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-06138127-0004-4cb9-ac65-c1531f025dd3 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-06138127-0004-4cb9-ac65-c1531f025dd3 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8a0b10d8-2785-4254-aae4-f95ee2155e1d req-ae0127ef-29d5-45cf-a971-f1f0e1e81412 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 291/551] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 863 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-06138127-0004-4cb9-ac65-c1531f025dd3 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-06138127-0004-4cb9-ac65-c1531f025dd3 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 261/552] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 894 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94a75f3e-f6e6-4866-af28-89c4297621c3 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 292/553] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-reader] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-reader] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1720d91c-c01a-4465-82b2-5a2e38a23a77 req-21d8a6de-bb43-4084-a9ec-e7f8605681ff tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-reader] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 262/554] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 863 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] DELETE http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Delete volume with id: 87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Delete volume request issued successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-cf477c87-316a-4ec3-ba55-f08240101bbe req-a51439b7-aa2c-4001-b78b-38ddfa4575e5 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 202 Sep 06 17:02:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 293/555] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:02:28 2026] DELETE /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b36413b0-f957-426e-8d89-b71687fa79dd req-4736c2c8-623d-4100-aef9-fffd02cf98e7 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 263/556] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 862 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf0ba365-299d-4318-bc3c-1a493eb0b5f7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 294/557] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-442b4608-8e34-4212-a774-3346d3afa5e8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-442b4608-8e34-4212-a774-3346d3afa5e8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-442b4608-8e34-4212-a774-3346d3afa5e8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-442b4608-8e34-4212-a774-3346d3afa5e8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-442b4608-8e34-4212-a774-3346d3afa5e8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-442b4608-8e34-4212-a774-3346d3afa5e8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 264/558] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bac361ce-c90b-4cf1-b6d7-dfea83d64019 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bac361ce-c90b-4cf1-b6d7-dfea83d64019 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bac361ce-c90b-4cf1-b6d7-dfea83d64019 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bac361ce-c90b-4cf1-b6d7-dfea83d64019 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bac361ce-c90b-4cf1-b6d7-dfea83d64019 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 295/559] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True => generated 1064 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Delete volume with id: f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Delete volume request issued successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2ddf099-2c8f-44f6-9167-29623727f6fd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 202 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 265/560] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:29 2026] DELETE /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d4a25832-f78c-4129-b431-dbbb6433836a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d4a25832-f78c-4129-b431-dbbb6433836a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d4a25832-f78c-4129-b431-dbbb6433836a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d4a25832-f78c-4129-b431-dbbb6433836a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d4a25832-f78c-4129-b431-dbbb6433836a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d4a25832-f78c-4129-b431-dbbb6433836a tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 296/561] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Volume info retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b05e4268-a91b-4770-85df-66ecd1977e58 req-0936bcb2-860a-43d8-8e0a-71326059eb26 tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 266/562] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59c9e161-b892-4846-bc63-cf16b27cae54 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59c9e161-b892-4846-bc63-cf16b27cae54 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59c9e161-b892-4846-bc63-cf16b27cae54 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59c9e161-b892-4846-bc63-cf16b27cae54 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-59c9e161-b892-4846-bc63-cf16b27cae54 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59c9e161-b892-4846-bc63-cf16b27cae54 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 297/563] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 954 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] POST http://192.168.122.57/volume/v3/volume-transfers Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c0e2a29e-6b79-4a48-9f8b-ee66f343f513"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volume_transfer [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c0e2a29e-6b79-4a48-9f8b-ee66f343f513'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volume_transfer [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Creating transfer of volume c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Generating transfer record for volume c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-734fbc6f-63b6-42eb-8231-c42e14795a64 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:02:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 267/564] 192.168.122.57 () {62 vars in 1205 bytes} [Sun Sep 6 17:02:29 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0edcb70e-3356-49b3-b839-1f28ce108e6b tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 298/565] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 962 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59f8da37-9ffb-447a-93d9-1ad02ff6cda8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59f8da37-9ffb-447a-93d9-1ad02ff6cda8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/81ba13c9-2325-49fd-bcfd-c254e2086d2c Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59f8da37-9ffb-447a-93d9-1ad02ff6cda8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59f8da37-9ffb-447a-93d9-1ad02ff6cda8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59f8da37-9ffb-447a-93d9-1ad02ff6cda8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/81ba13c9-2325-49fd-bcfd-c254e2086d2c returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 268/566] 192.168.122.57 () {60 vars in 1301 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/os-volume-transfer/81ba13c9-2325-49fd-bcfd-c254e2086d2c => generated 438 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.volume_transfer [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Listing volume transfers {{(pid=87191) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d778e9f5-b05e-43c6-b425-09c73bf44bb0 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 299/567] 192.168.122.57 () {60 vars in 1190 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55935946-a088-4ebe-82ea-0ada806bf6b8 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 300/568] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-9c12b292-882b-4214-a5b1-b771cdd9ccf0 req-e06b759d-9ebe-4652-b153-80a9353fa53b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9c12b292-882b-4214-a5b1-b771cdd9ccf0 req-e06b759d-9ebe-4652-b153-80a9353fa53b tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] GET http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9c12b292-882b-4214-a5b1-b771cdd9ccf0 req-e06b759d-9ebe-4652-b153-80a9353fa53b tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9c12b292-882b-4214-a5b1-b771cdd9ccf0 req-e06b759d-9ebe-4652-b153-80a9353fa53b tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] POST http://192.168.122.57/volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c/accept Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "67f223d9996e0b36"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Accepting volume transfer 81ba13c9-2325-49fd-bcfd-c254e2086d2c {{(pid=87192) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Accepting transfer 81ba13c9-2325-49fd-bcfd-c254e2086d2c Sep 06 17:02:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9c12b292-882b-4214-a5b1-b771cdd9ccf0 req-e06b759d-9ebe-4652-b153-80a9353fa53b tempest-VolumesGetTestJSON-1717158945 tempest-VolumesGetTestJSON-1717158945-project-member] http://192.168.122.57/volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 returned with HTTP 404 Sep 06 17:02:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 301/569] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/volumes/87a53be9-87f8-4fda-9b97-c5e8e10f9051 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Created reservations ['cf40cb4b-ee4b-452d-ac3f-5f986958c22c', '29ac9025-f7d1-4379-8d46-4b13ff9a7ad9', 'fdeadf46-bc45-424c-ab96-229f0c0019ea', '2a27caf1-ade4-45ce-a5fe-23085177bb00'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:30 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Created reservations ['4e3cdd18-bb2b-4b79-a575-eaae6d782b36', '468f997f-116b-4171-ba24-4890568b8729', '01a5f4ac-b5e1-4713-a63c-8491d3bd179e', '985b82ed-67ff-4ad6-b1f6-e8002f9f2bc0'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /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 06 17:02:31 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Created reservations ['1f0a23f4-5fc2-4f87-9b77-ed66c6f8d539', 'b76a10ec-c9ad-4e45-9f98-9bf99b22ad6d', 'acacc77f-c1a6-418f-a29e-6bf26eab97d6', '89919696-7bd4-4c13-992f-747f25d8b301'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Created reservations ['7af944dd-4de8-48e1-b092-adf342972788', '517d8392-5258-4ddb-bb5c-5987382dcf7a', '0f327512-ed81-4b73-b160-fa0dbd3121be', '714ac67b-397d-42ef-9358-ccb478fd8bfb'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Transfer volume completed successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f614c1dc-0cdd-4d5e-9967-42df92a1d1cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f614c1dc-0cdd-4d5e-9967-42df92a1d1cd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f614c1dc-0cdd-4d5e-9967-42df92a1d1cd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f614c1dc-0cdd-4d5e-9967-42df92a1d1cd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f614c1dc-0cdd-4d5e-9967-42df92a1d1cd tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 404 Sep 06 17:02:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 302/570] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:31 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9747ab2-14ba-48a5-aa46-03655e323bcf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9747ab2-14ba-48a5-aa46-03655e323bcf tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9747ab2-14ba-48a5-aa46-03655e323bcf tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9747ab2-14ba-48a5-aa46-03655e323bcf tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9747ab2-14ba-48a5-aa46-03655e323bcf tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 404 Sep 06 17:02:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 303/571] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:31 2026] GET /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Volume c0e2a29e-6b79-4a48-9f8b-ee66f343f513 has been transferred. Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-758f895c-6525-4ba9-ae3f-b10265607a91 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-758f895c-6525-4ba9-ae3f-b10265607a91 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-758f895c-6525-4ba9-ae3f-b10265607a91 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-758f895c-6525-4ba9-ae3f-b10265607a91 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-758f895c-6525-4ba9-ae3f-b10265607a91 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Delete volume with id: f07d8b5d-ee07-4cb8-b570-5aab2dde22ca Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-616fd302-777c-4f8c-bf83-9e3f44d6d187 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] http://192.168.122.57/volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c/accept returned with HTTP 202 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 269/572] 192.168.122.57 () {62 vars in 1337 bytes} [Sun Sep 6 17:02:30 2026] POST /volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c/accept => generated 371 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f7063d6-7e41-45fd-9325-78f943f97932 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-758f895c-6525-4ba9-ae3f-b10265607a91 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca returned with HTTP 404 Sep 06 17:02:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 304/573] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:31 2026] DELETE /volume/v3/volumes/f07d8b5d-ee07-4cb8-b570-5aab2dde22ca => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f7063d6-7e41-45fd-9325-78f943f97932 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f7063d6-7e41-45fd-9325-78f943f97932 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f7063d6-7e41-45fd-9325-78f943f97932 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d2fb4507-d294-4a02-9507-18c0e305b102 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-802383283"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-802383283'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume of 1 GB Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Availability Zones retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f7063d6-7e41-45fd-9325-78f943f97932 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Volume info retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f7063d6-7e41-45fd-9325-78f943f97932 tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 270/574] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:31 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 954 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Flow 'volume_create_api' (e45c1b5b-5a5b-4310-bdb4-debee689cca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90d5483a-b66e-4aef-8561-952e73e37b8e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90d5483a-b66e-4aef-8561-952e73e37b8e tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90d5483a-b66e-4aef-8561-952e73e37b8e tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437285fe-4da1-490f-8378-4ca211e49576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90d5483a-b66e-4aef-8561-952e73e37b8e tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-90d5483a-b66e-4aef-8561-952e73e37b8e tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] Volume info retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90d5483a-b66e-4aef-8561-952e73e37b8e tempest-VolumesTransfersV355Test-1115468623 tempest-VolumesTransfersV355Test-1115468623-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 271/575] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:31 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Delete transfer with id: 81ba13c9-2325-49fd-bcfd-c254e2086d2c Sep 06 17:02:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a32e45a0-2e8d-49ab-950a-702f154ba97d tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c returned with HTTP 404 Sep 06 17:02:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 272/576] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:02:31 2026] DELETE /volume/v3/volume-transfers/81ba13c9-2325-49fd-bcfd-c254e2086d2c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437285fe-4da1-490f-8378-4ca211e49576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fc48d-c3b3-4465-87dc-6a2d21b9d611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Created reservations ['a5064a2b-108b-4412-adb3-f3efa5399d52', '4937dd81-3788-4c1c-b847-42a475f9c457', 'e000e459-dcd0-4f97-92fc-abc60582a62e', '96081d39-233d-42f5-bff1-c7ba4ac465a6'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fc48d-c3b3-4465-87dc-6a2d21b9d611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5064a2b-108b-4412-adb3-f3efa5399d52', '4937dd81-3788-4c1c-b847-42a475f9c457', 'e000e459-dcd0-4f97-92fc-abc60582a62e', '96081d39-233d-42f5-bff1-c7ba4ac465a6']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630bd14c-38f0-46ac-995d-4170348e9b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630bd14c-38f0-46ac-995d-4170348e9b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f378af51-7445-472c-9466-5295a2272f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-802383283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6fcc85fd6f459c8933cc1ae9483459',qos_specs=None,replication_status=,reservations=['a5064a2b-108b-4412-adb3-f3efa5399d52','4937dd81-3788-4c1c-b847-42a475f9c457','e000e459-dcd0-4f97-92fc-abc60582a62e','96081d39-233d-42f5-bff1-c7ba4ac465a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-802383283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f378af51-7445-472c-9466-5295a2272f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf6fcc85fd6f459c8933cc1ae9483459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc5b78-7e7f-4ec3-9f90-30fa34721a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc5b78-7e7f-4ec3-9f90-30fa34721a49) transitioned into state 'SUCCESS' from state '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-802383283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6fcc85fd6f459c8933cc1ae9483459',qos_specs=None,replication_status=,reservations=['a5064a2b-108b-4412-adb3-f3efa5399d52','4937dd81-3788-4c1c-b847-42a475f9c457','e000e459-dcd0-4f97-92fc-abc60582a62e','96081d39-233d-42f5-bff1-c7ba4ac465a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c50cd403c34b7f9a51f2bbd003c17f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0716a5b-f2a7-4a7e-b849-be4518d6efe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0716a5b-f2a7-4a7e-b849-be4518d6efe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Flow 'volume_create_api' (e45c1b5b-5a5b-4310-bdb4-debee689cca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Create volume request issued successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2fb4507-d294-4a02-9507-18c0e305b102 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 305/577] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:31 2026] POST /volume/v3/volumes => generated 762 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:32 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Delete volume with id: c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5eef0990-6f2b-4669-92d5-bc7808a51bf4 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 200 Sep 06 17:02:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 306/578] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:32 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Delete volume request issued successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a871cf4-98fb-4111-b1b4-d57bdb9f3c5a tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 202 Sep 06 17:02:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 273/579] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:02:31 2026] DELETE /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 0 bytes in 564 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c1888c9-6439-4be8-b8c1-9013ce2b6b82 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 307/580] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:32 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 1137 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3502e843-5c15-4318-98cc-729dd7d2cf40 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 274/581] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-add30f4b-214b-4353-ae6e-229a9f928154 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-add30f4b-214b-4353-ae6e-229a9f928154 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-add30f4b-214b-4353-ae6e-229a9f928154 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-add30f4b-214b-4353-ae6e-229a9f928154 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-add30f4b-214b-4353-ae6e-229a9f928154 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-add30f4b-214b-4353-ae6e-229a9f928154 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 308/582] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Volume info retrieved successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d77085b-155a-4c2d-93c0-561bd89736f0 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 275/583] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-501a371d-cd6c-49b1-a6ac-1fa3195c416c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-501a371d-cd6c-49b1-a6ac-1fa3195c416c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-501a371d-cd6c-49b1-a6ac-1fa3195c416c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-501a371d-cd6c-49b1-a6ac-1fa3195c416c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-501a371d-cd6c-49b1-a6ac-1fa3195c416c tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 309/584] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2ff912a0-c9df-4b3c-b647-a9332db76e16 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2ff912a0-c9df-4b3c-b647-a9332db76e16 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2ff912a0-c9df-4b3c-b647-a9332db76e16 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2ff912a0-c9df-4b3c-b647-a9332db76e16 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2ff912a0-c9df-4b3c-b647-a9332db76e16 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 276/585] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2529bb45-89c5-45a3-b24d-16a709b79a61 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2529bb45-89c5-45a3-b24d-16a709b79a61 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2529bb45-89c5-45a3-b24d-16a709b79a61 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2529bb45-89c5-45a3-b24d-16a709b79a61 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2529bb45-89c5-45a3-b24d-16a709b79a61 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 404 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 277/586] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] POST http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f378af51-7445-472c-9466-5295a2272f7c"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f378af51-7445-472c-9466-5295a2272f7c'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Creating transfer of volume f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Generating transfer record for volume f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da8bdcdb-e618-42bc-a1c8-245209d8e753 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 278/587] 192.168.122.57 () {60 vars in 1170 bytes} [Sun Sep 6 17:02:34 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e012f9f1-4bc9-4772-9152-0cd3be4dfa5e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e012f9f1-4bc9-4772-9152-0cd3be4dfa5e tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e012f9f1-4bc9-4772-9152-0cd3be4dfa5e tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e012f9f1-4bc9-4772-9152-0cd3be4dfa5e tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e012f9f1-4bc9-4772-9152-0cd3be4dfa5e tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 404 Sep 06 17:02:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 279/588] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-431215862"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-431215862'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume of 1 GB Sep 06 17:02:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Availability Zones retrieved successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (ac0b14e4-dd1d-438b-886d-9813fb920342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d2b47c-49e5-4011-a357-1365d96fa1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] POST http://192.168.122.57/volume/v3/os-volume-transfer/486a66f7-ccde-4411-bfa3-d32c95a87c48/accept Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c97181b1410228e6"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Accepting volume transfer 486a66f7-ccde-4411-bfa3-d32c95a87c48 {{(pid=87192) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Accepting transfer 486a66f7-ccde-4411-bfa3-d32c95a87c48 Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d2b47c-49e5-4011-a357-1365d96fa1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6661ec18-4e33-4b1d-8ef7-ece17d4cb0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Created reservations ['183b3f47-48e5-4e9f-a822-c5b500cc65d2', '10242cb0-6847-4fc7-bd41-a8331afd4b7b', 'aa66702c-2506-4055-8c66-ef30d0c4ddcf', '5391657c-bbcd-4b67-9a8a-2627ea45bfaf'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Created reservations ['bf6f2595-a80b-4eb7-85d8-a3d4a54e269b', 'bf19f078-7f24-42a5-ba25-323e0e4d82cd', 'eb124da2-ee92-4c49-90f4-873e5df32081', 'e5c98a96-9824-4a54-a8f0-c1d9e5f623a5'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Created reservations ['285e895d-41d1-41b9-ab3e-86002a53d083', '5d2152f1-efd7-43ed-8e64-57403dc055f0', '12cf23c5-5e08-4733-a05f-0dacb9758e40', 'f75432db-cf9f-491c-8f31-579280ce7d9d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6661ec18-4e33-4b1d-8ef7-ece17d4cb0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6f2595-a80b-4eb7-85d8-a3d4a54e269b', 'bf19f078-7f24-42a5-ba25-323e0e4d82cd', 'eb124da2-ee92-4c49-90f4-873e5df32081', 'e5c98a96-9824-4a54-a8f0-c1d9e5f623a5']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cc12e2-5855-4828-b520-f38025390ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: /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 06 17:02:35 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cc12e2-5855-4828-b520-f38025390ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64963d4e-602d-4b9d-a789-d4f801af7a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-431215862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['bf6f2595-a80b-4eb7-85d8-a3d4a54e269b','bf19f078-7f24-42a5-ba25-323e0e4d82cd','eb124da2-ee92-4c49-90f4-873e5df32081','e5c98a96-9824-4a54-a8f0-c1d9e5f623a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-431215862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64963d4e-602d-4b9d-a789-d4f801af7a47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a825bd3571c4b018d3bfe73394739e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133f5fe9-8f5f-4866-b6fb-0670edc36b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133f5fe9-8f5f-4866-b6fb-0670edc36b3c) transitioned into state 'SUCCESS' from state '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-431215862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['bf6f2595-a80b-4eb7-85d8-a3d4a54e269b','bf19f078-7f24-42a5-ba25-323e0e4d82cd','eb124da2-ee92-4c49-90f4-873e5df32081','e5c98a96-9824-4a54-a8f0-c1d9e5f623a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584628a8-0f83-47a7-b419-2afa366bbd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Created reservations ['2642c69c-032d-436e-bb0f-0a1d70342108', 'face1e4b-6e46-4ff8-9313-b3a151b67cc8', 'e0c56740-9e62-448f-afa1-de6eca934955', '7232ef7b-d782-4ed7-8770-d899b71acf68'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584628a8-0f83-47a7-b419-2afa366bbd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (ac0b14e4-dd1d-438b-886d-9813fb920342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request issued successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d53587b5-c151-4ea2-95e5-d88828af8f31 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 310/589] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:02:34 2026] POST /volume/v3/volumes => generated 766 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] DELETE http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Delete volume with id: c0e2a29e-6b79-4a48-9f8b-ee66f343f513 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a8b23ce-d3df-495c-8f3f-4987a8ac2719 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 returned with HTTP 404 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 311/590] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:02:35 2026] DELETE /volume/v3/volumes/c0e2a29e-6b79-4a48-9f8b-ee66f343f513 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Created reservations ['7a2c5841-a86c-4394-a364-daaf02fa739e', '99cf511b-61eb-49bb-a8f1-77cdf2189493', '216d11b1-90f3-4812-afee-d1159288bed9', '0c2d2444-13bb-4691-8adf-ecda59830f22'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-933cf26e-b729-4326-8fd1-c3da9b65e7a1 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 312/591] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 834 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-891524753"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-891524753'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume of 1 GB Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Transfer volume completed successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Availability Zones retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Flow 'volume_create_api' (9caa60a8-e9b6-4871-851a-00505d27f4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19d3fbe-b819-4a05-a386-5e3728a3756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19d3fbe-b819-4a05-a386-5e3728a3756b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2526f3dd-c5de-4984-924d-e5de393ab475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Volume f378af51-7445-472c-9466-5295a2272f7c has been transferred. Sep 06 17:02:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5e6c052-cbed-41da-b4fb-f9da4336dde3 tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] http://192.168.122.57/volume/v3/os-volume-transfer/486a66f7-ccde-4411-bfa3-d32c95a87c48/accept returned with HTTP 202 Sep 06 17:02:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 280/592] 192.168.122.57 () {60 vars in 1302 bytes} [Sun Sep 6 17:02:34 2026] POST /volume/v3/os-volume-transfer/486a66f7-ccde-4411-bfa3-d32c95a87c48/accept => generated 371 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Created reservations ['70946627-7e0f-43cc-a660-c664a93032f4', '13d301cf-2de8-4ab6-8897-21462361ef5e', 'be12466b-3956-4e31-bd39-008b826bc426', 'f0623994-3ad8-4b84-9c66-c0ce1c4773ff'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2526f3dd-c5de-4984-924d-e5de393ab475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70946627-7e0f-43cc-a660-c664a93032f4', '13d301cf-2de8-4ab6-8897-21462361ef5e', 'be12466b-3956-4e31-bd39-008b826bc426', 'f0623994-3ad8-4b84-9c66-c0ce1c4773ff']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3289c2-01ba-42d4-bfd3-7cd8f64e525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3289c2-01ba-42d4-bfd3-7cd8f64e525e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '070b4cca-77ca-4c82-bd84-40fc6caf3f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-891524753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df424c66c5bb4e6cb9e13322e33dde69',qos_specs=None,replication_status=,reservations=['70946627-7e0f-43cc-a660-c664a93032f4','13d301cf-2de8-4ab6-8897-21462361ef5e','be12466b-3956-4e31-bd39-008b826bc426','f0623994-3ad8-4b84-9c66-c0ce1c4773ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-891524753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=070b4cca-77ca-4c82-bd84-40fc6caf3f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df424c66c5bb4e6cb9e13322e33dde69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7586dbe-d32b-41ee-9398-f1963e39dc4e tempest-VolumeQuotasAdminTestJSON-1358849601 tempest-VolumeQuotasAdminTestJSON-1358849601-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 281/593] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8960340f-b65f-45a8-8551-767259a70cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5925b147-5feb-4b6b-9387-f635e8fa46c5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5925b147-5feb-4b6b-9387-f635e8fa46c5 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5925b147-5feb-4b6b-9387-f635e8fa46c5 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5925b147-5feb-4b6b-9387-f635e8fa46c5 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8960340f-b65f-45a8-8551-767259a70cfb) transitioned into state 'SUCCESS' from state '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-891524753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df424c66c5bb4e6cb9e13322e33dde69',qos_specs=None,replication_status=,reservations=['70946627-7e0f-43cc-a660-c664a93032f4','13d301cf-2de8-4ab6-8897-21462361ef5e','be12466b-3956-4e31-bd39-008b826bc426','f0623994-3ad8-4b84-9c66-c0ce1c4773ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974b6dbfc3044a85a5eed7391b7456c0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc755cc-bceb-4a3e-acec-77547cb89959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc755cc-bceb-4a3e-acec-77547cb89959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5925b147-5feb-4b6b-9387-f635e8fa46c5 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 282/594] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Flow 'volume_create_api' (9caa60a8-e9b6-4871-851a-00505d27f4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Create volume request issued successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-109e03fe-a9ca-417c-9be1-95435eccfa51 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 313/595] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:02:35 2026] POST /volume/v3/volumes => generated 825 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d0d97dd6-abcd-4ce1-b464-9143b7797206 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d0d97dd6-abcd-4ce1-b464-9143b7797206 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d0d97dd6-abcd-4ce1-b464-9143b7797206 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d0d97dd6-abcd-4ce1-b464-9143b7797206 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d0d97dd6-abcd-4ce1-b464-9143b7797206 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 283/596] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/os-quota-sets/c48e1a0d6e0b4ad68b2edf00d18a63fe?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a8d8778-5184-494b-8c40-f898ce15ed09 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Delete volume with id: f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 314/597] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 893 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Delete volume request issued successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fbc05d1-9592-4a6e-8e31-df72303afa4b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 202 Sep 06 17:02:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 284/598] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:36 2026] DELETE /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3869b6c1-e65b-403a-9f4c-f85bfdcb8e2b tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 315/599] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 1017 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-517db68f-096e-40f7-8a04-4520908b7aa8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-517db68f-096e-40f7-8a04-4520908b7aa8 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-517db68f-096e-40f7-8a04-4520908b7aa8 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-517db68f-096e-40f7-8a04-4520908b7aa8 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-517db68f-096e-40f7-8a04-4520908b7aa8 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-517db68f-096e-40f7-8a04-4520908b7aa8 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 285/600] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36b2c026-bf24-4e9f-986f-f4c27b089450 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 316/601] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5864da03-044d-4525-bc09-5dafb3e00631 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5864da03-044d-4525-bc09-5dafb3e00631 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5864da03-044d-4525-bc09-5dafb3e00631 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5864da03-044d-4525-bc09-5dafb3e00631 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5864da03-044d-4525-bc09-5dafb3e00631 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 404 Sep 06 17:02:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 286/602] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-193cd55c-5344-40db-951d-145b86c387fa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-193cd55c-5344-40db-951d-145b86c387fa tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] GET http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-193cd55c-5344-40db-951d-145b86c387fa tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-193cd55c-5344-40db-951d-145b86c387fa tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-193cd55c-5344-40db-951d-145b86c387fa tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 404 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 317/603] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] Delete volume with id: f378af51-7445-472c-9466-5295a2272f7c Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d5351cd-f18d-47e1-b5fa-5c8b2eb3e686 tempest-VolumeQuotasAdminTestJSON-1119811703 tempest-VolumeQuotasAdminTestJSON-1119811703-project-member] http://192.168.122.57/volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c returned with HTTP 404 Sep 06 17:02:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 287/604] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:37 2026] DELETE /volume/v3/volumes/f378af51-7445-472c-9466-5295a2272f7c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-70d058cb-19ef-4b06-9829-e8f704950b98 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70d058cb-19ef-4b06-9829-e8f704950b98 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/7f6e9a103b8947bb851d37780fabdbfa?usage=True Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70d058cb-19ef-4b06-9829-e8f704950b98 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70d058cb-19ef-4b06-9829-e8f704950b98 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70d058cb-19ef-4b06-9829-e8f704950b98 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/7f6e9a103b8947bb851d37780fabdbfa?usage=True returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 318/605] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/os-quota-sets/7f6e9a103b8947bb851d37780fabdbfa?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-60d6411b-bc9f-4728-a909-de01986c3840 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60d6411b-bc9f-4728-a909-de01986c3840 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60d6411b-bc9f-4728-a909-de01986c3840 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ed2d97db-d1b5-4ead-839c-437947533fad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed2d97db-d1b5-4ead-839c-437947533fad tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed2d97db-d1b5-4ead-839c-437947533fad tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed2d97db-d1b5-4ead-839c-437947533fad tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ed2d97db-d1b5-4ead-839c-437947533fad tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed2d97db-d1b5-4ead-839c-437947533fad tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 319/606] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-75fa038f-48ff-4e4a-b8f4-29e3b3b9f0c6 req-646569ac-f993-4378-9b80-d6005e56e48c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 320/607] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1973266653"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1973266653'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume of 1 GB Sep 06 17:02:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Availability Zones retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (ee0fadce-3eb9-4467-ad3a-2629f0e0646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75666f87-cc48-4b4d-a331-8b51dff5e3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60d6411b-bc9f-4728-a909-de01986c3840 tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 288/608] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:02:37 2026] PUT /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 400 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-42e4a768-c2b5-455c-b02b-13b2c485705d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75666f87-cc48-4b4d-a331-8b51dff5e3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42e4a768-c2b5-455c-b02b-13b2c485705d tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 Sep 06 17:02:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42e4a768-c2b5-455c-b02b-13b2c485705d tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71906937-ff19-47f7-ade5-0a5349c2476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Created reservations ['d65bc577-f6b9-4fcc-b620-65ae6375958b', '25d59bd3-ad55-409b-931d-587f5a6f9c45', '79f1821c-84a1-47e1-bb32-20b66c48ef6a', 'ef2f7587-b6ce-493e-a981-4c83852b2807'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71906937-ff19-47f7-ade5-0a5349c2476e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65bc577-f6b9-4fcc-b620-65ae6375958b', '25d59bd3-ad55-409b-931d-587f5a6f9c45', '79f1821c-84a1-47e1-bb32-20b66c48ef6a', 'ef2f7587-b6ce-493e-a981-4c83852b2807']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b2a8ad-40f8-4c12-92dc-eec3efa2fde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b2a8ad-40f8-4c12-92dc-eec3efa2fde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3943b350-d101-48a1-90cd-5e5eb78eafc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1973266653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['d65bc577-f6b9-4fcc-b620-65ae6375958b','25d59bd3-ad55-409b-931d-587f5a6f9c45','79f1821c-84a1-47e1-bb32-20b66c48ef6a','ef2f7587-b6ce-493e-a981-4c83852b2807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1973266653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3943b350-d101-48a1-90cd-5e5eb78eafc8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a825bd3571c4b018d3bfe73394739e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cd716c-000b-4883-9d4a-0c0d3ee160bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cd716c-000b-4883-9d4a-0c0d3ee160bd) transitioned into state 'SUCCESS' from state '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-1973266653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['d65bc577-f6b9-4fcc-b620-65ae6375958b','25d59bd3-ad55-409b-931d-587f5a6f9c45','79f1821c-84a1-47e1-bb32-20b66c48ef6a','ef2f7587-b6ce-493e-a981-4c83852b2807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fef2027-8c79-4d30-95fd-a0637276fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42e4a768-c2b5-455c-b02b-13b2c485705d tempest-VolumeQuotasAdminTestJSON-1640230493 tempest-VolumeQuotasAdminTestJSON-1640230493-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 289/609] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:02:37 2026] PUT /volume/v3/os-quota-sets/bf6fcc85fd6f459c8933cc1ae9483459 => generated 398 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fef2027-8c79-4d30-95fd-a0637276fc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (ee0fadce-3eb9-4467-ad3a-2629f0e0646b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request issued successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a716684e-8891-4b4b-bcf3-58afd78a4771 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 321/610] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:02:37 2026] POST /volume/v3/volumes => generated 767 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15d8de34-2836-4f8c-854d-a2fceee6b936 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 290/611] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 835 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0fcc1849-4292-4df4-a825-3b6e4538b409 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 322/612] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 953 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] POST http://192.168.122.57/volume/v3/volume-transfers Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "070b4cca-77ca-4c82-bd84-40fc6caf3f89"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volume_transfer [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Creating new volume transfer {'transfer': {'volume_id': '070b4cca-77ca-4c82-bd84-40fc6caf3f89'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volume_transfer [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Creating transfer of volume 070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Generating transfer record for volume 070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-56fa7a1d-2b94-49b7-99c1-49bd2bac1750 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 291/613] 192.168.122.57 () {62 vars in 1205 bytes} [Sun Sep 6 17:02:38 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c7339e2-5f9e-4c24-8a09-9ec79453f6e8 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 323/614] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 961 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/detail Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] Listing volume transfers {{(pid=87192) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db7f015c-47cb-4b3e-b612-eb47afcafc27 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 292/615] 192.168.122.57 () {60 vars in 1211 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Delete transfer with id: ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-314f4c65-1d12-469d-a757-9e135cc1d8c1 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 324/616] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:02:38 2026] DELETE /volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b22b671-bbd8-4b33-be38-4039c3ed6af7 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 293/617] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 953 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Delete transfer with id: ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6dbc70e-c380-405b-81d7-48fcd9f1e2ea tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 returned with HTTP 404 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 325/618] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:02:38 2026] DELETE /volume/v3/volume-transfers/ac7cf5ca-f1b4-4cb7-b884-1893c83fa107 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Delete volume with id: 070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Delete volume request issued successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ff980a9-0d33-4a52-b00d-46cc4cf29eb5 tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 294/619] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:02:38 2026] DELETE /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-81a629fe-1ead-4555-9eff-69cf82ac55de None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81a629fe-1ead-4555-9eff-69cf82ac55de tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81a629fe-1ead-4555-9eff-69cf82ac55de tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81a629fe-1ead-4555-9eff-69cf82ac55de tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-81a629fe-1ead-4555-9eff-69cf82ac55de tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81a629fe-1ead-4555-9eff-69cf82ac55de tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 326/620] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 1136 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-553bff34-edd8-4742-aea5-170ca0cb7eb4 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 295/621] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a9abcd0-cd18-4d61-8e99-c78b609f473d tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 327/622] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 1136 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1199927b-a631-4f1e-b70f-414d047504f2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1199927b-a631-4f1e-b70f-414d047504f2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1199927b-a631-4f1e-b70f-414d047504f2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1199927b-a631-4f1e-b70f-414d047504f2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1199927b-a631-4f1e-b70f-414d047504f2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1199927b-a631-4f1e-b70f-414d047504f2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 296/623] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-911d04ab-8593-4d66-99dc-ce239c592303 req-8e7e9452-1d8a-446a-9657-ad252e190d50 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 328/624] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-762755636"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-762755636'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume of 1 GB Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Availability Zones retrieved successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (fe6db3ff-ad9a-49d4-b71d-e7fba4775101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad11848-240c-4e82-b9b7-90ac62f54731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad11848-240c-4e82-b9b7-90ac62f54731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03bcf912-ae4c-4196-8ce2-d7ee22c5e740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Created reservations ['b8e7d4ff-c3d6-4dfa-b7af-d2480dc240e6', '6d18cde5-a3c8-4eab-9ef9-6ab9df7685d4', '704da744-2a73-49e4-a252-667890a3ed3b', '033792d1-7802-45f5-a7f7-31ce57260017'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03bcf912-ae4c-4196-8ce2-d7ee22c5e740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e7d4ff-c3d6-4dfa-b7af-d2480dc240e6', '6d18cde5-a3c8-4eab-9ef9-6ab9df7685d4', '704da744-2a73-49e4-a252-667890a3ed3b', '033792d1-7802-45f5-a7f7-31ce57260017']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bb26c0-2583-41db-971c-046b8aad4a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bb26c0-2583-41db-971c-046b8aad4a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a436573-c2c4-4553-9b67-92d95b3d288d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-762755636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['b8e7d4ff-c3d6-4dfa-b7af-d2480dc240e6','6d18cde5-a3c8-4eab-9ef9-6ab9df7685d4','704da744-2a73-49e4-a252-667890a3ed3b','033792d1-7802-45f5-a7f7-31ce57260017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-762755636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a436573-c2c4-4553-9b67-92d95b3d288d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a825bd3571c4b018d3bfe73394739e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f76cd5c-b98c-4de1-9930-e4eace9806f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f76cd5c-b98c-4de1-9930-e4eace9806f8) transitioned into state 'SUCCESS' from state '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-762755636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2458e5d6ff94ff6bd2b80d4d155efd9',qos_specs=None,replication_status=,reservations=['b8e7d4ff-c3d6-4dfa-b7af-d2480dc240e6','6d18cde5-a3c8-4eab-9ef9-6ab9df7685d4','704da744-2a73-49e4-a252-667890a3ed3b','033792d1-7802-45f5-a7f7-31ce57260017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a825bd3571c4b018d3bfe73394739e0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957ab5d9-66c2-421a-b071-6ad3b8228500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957ab5d9-66c2-421a-b071-6ad3b8228500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Flow 'volume_create_api' (fe6db3ff-ad9a-49d4-b71d-e7fba4775101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Create volume request issued successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cc68ee7-0d94-4b86-909f-89a3f085bd3d tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 297/625] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:02:40 2026] POST /volume/v3/volumes => generated 766 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5522298-1087-4b8a-bb10-7dd8fc5f9498 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 200 Sep 06 17:02:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 329/626] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 834 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f1135346-fe61-490f-bc1b-15267c5da42b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1135346-fe61-490f-bc1b-15267c5da42b tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1135346-fe61-490f-bc1b-15267c5da42b tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1135346-fe61-490f-bc1b-15267c5da42b tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1135346-fe61-490f-bc1b-15267c5da42b tempest-VolumesTransfersV355Test-965143380 tempest-VolumesTransfersV355Test-965143380-project-admin] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 404 Sep 06 17:02:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 298/627] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-24398321-bae0-4826-b3bc-bd00d365f128 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24398321-bae0-4826-b3bc-bd00d365f128 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] GET http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24398321-bae0-4826-b3bc-bd00d365f128 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24398321-bae0-4826-b3bc-bd00d365f128 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24398321-bae0-4826-b3bc-bd00d365f128 tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 404 Sep 06 17:02:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 330/628] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] DELETE http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] Delete volume with id: 070b4cca-77ca-4c82-bd84-40fc6caf3f89 Sep 06 17:02:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be0410e6-dc5e-4e88-aae9-cf8344360d5f tempest-VolumesTransfersV355Test-993100337 tempest-VolumesTransfersV355Test-993100337-project-member] http://192.168.122.57/volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 returned with HTTP 404 Sep 06 17:02:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 299/629] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:02:41 2026] DELETE /volume/v3/volumes/070b4cca-77ca-4c82-bd84-40fc6caf3f89 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45468702-743a-479a-bac5-81350b89451f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45468702-743a-479a-bac5-81350b89451f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45468702-743a-479a-bac5-81350b89451f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45468702-743a-479a-bac5-81350b89451f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-45468702-743a-479a-bac5-81350b89451f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45468702-743a-479a-bac5-81350b89451f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 331/630] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea3936b1-c26a-4cfb-8783-5c233132a0ce tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 300/631] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ed7dac-a1c7-4b1c-9617-38188383749b req-b60de83b-8012-46f5-a0c8-d31d68a7f61f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 332/632] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ac335aae-045b-4a7a-bb97-8600644e2227 req-545a1a67-d079-49cc-a42e-bb7a585b62ef tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 301/633] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2d760871-d51b-4d7d-89e6-328bcccd6a8e req-a43b3c89-0146-488a-9a16-29919ed90f33 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 333/634] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1d6a9188-9943-4a40-aff3-09fe105cdbf1 req-ff782770-39b7-40d7-9c68-19f69aae3f0a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 302/635] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-01d4a087-a19b-4677-8a44-5b2dc45fe98c req-aaee6e2d-d3a3-439d-8dd3-49adc9ae817e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 334/636] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-7669a0e3-8a19-41bb-ac2d-6ad1a8c3f3a2 req-e0f6020b-4476-41d7-9d32-9d55b8ed066f tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 303/637] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-007f55f8-6ecd-43e1-a209-2907f2cbc462 req-5ff03f9b-d7d5-4f3b-8d2c-6b2be96e2ce3 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 335/638] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-59ffb515-54b5-4e2c-aac4-8ccefb2f9ad4 req-7eff2515-36d3-490d-8789-db5f6298d8be tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 304/639] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-123dcc37-0ac4-439f-827f-eb002697a410 req-dc552a56-d839-4b06-969e-1f4b95e134a6 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 336/640] 192.168.122.57 () {60 vars in 1392 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e1965ce5-0c7e-439c-847b-7a4334128272 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] DELETE http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume with id: 6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume request issued successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1965ce5-0c7e-439c-847b-7a4334128272 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 202 Sep 06 17:02:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 305/641] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:44 2026] DELETE /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-634c6bda-e802-4b8a-8ac6-850f69b63d69 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 337/642] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-44f9365a-e0d6-4c38-b5e0-063fee9f985e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44f9365a-e0d6-4c38-b5e0-063fee9f985e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44f9365a-e0d6-4c38-b5e0-063fee9f985e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44f9365a-e0d6-4c38-b5e0-063fee9f985e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44f9365a-e0d6-4c38-b5e0-063fee9f985e tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d returned with HTTP 404 Sep 06 17:02:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 306/643] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/6a436573-c2c4-4553-9b67-92d95b3d288d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72b1a5b2-824a-4856-8077-32e54b038e48 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] DELETE http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume with id: 3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume request issued successfully. Sep 06 17:02:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72b1a5b2-824a-4856-8077-32e54b038e48 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 202 Sep 06 17:02:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 338/644] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:45 2026] DELETE /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d07d7707-e94b-4837-a27a-47f65c6be8f0 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 307/645] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ab7793c-5be7-4e63-849f-b62201c7ebd2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ab7793c-5be7-4e63-849f-b62201c7ebd2 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:02:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ab7793c-5be7-4e63-849f-b62201c7ebd2 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ab7793c-5be7-4e63-849f-b62201c7ebd2 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 339/646] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:02:46 2026] POST /volume/v3/types => generated 188 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48c261fd-ca6a-4683-ae5b-dce29e5f8155 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48c261fd-ca6a-4683-ae5b-dce29e5f8155 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:02:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48c261fd-ca6a-4683-ae5b-dce29e5f8155 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48c261fd-ca6a-4683-ae5b-dce29e5f8155 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 308/647] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:02:46 2026] POST /volume/v3/types => generated 188 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-750e4222-4808-408e-afea-f546c67b8081 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-750e4222-4808-408e-afea-f546c67b8081 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-750e4222-4808-408e-afea-f546c67b8081 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-750e4222-4808-408e-afea-f546c67b8081 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-750e4222-4808-408e-afea-f546c67b8081 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-750e4222-4808-408e-afea-f546c67b8081 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 309/648] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Create volume of 1 GB Sep 06 17:02:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Availability Zones retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Flow 'volume_create_api' (f9ac6bc3-14f6-44ec-ba35-0a87a7ee52de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369f770d-8b08-4f6d-849c-aa3ca78b09aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369f770d-8b08-4f6d-849c-aa3ca78b09aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:02:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14f3df68-b5e5-47e5-bd03-ffb481d3cdba,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14f3df68-b5e5-47e5-bd03-ffb481d3cdba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a74e3ed-94bf-4f6a-89d2-c8c4c503e0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:47 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Created reservations ['f8a1b1b5-0992-4cc0-8bd9-48463496edfa', '7f9153ef-bbe3-4620-a251-1b181ab09c96', '9a7b780f-63a4-479a-9009-29395d4b0e83', 'c8bbec46-31e6-4312-9dcb-3654afc3b1dd'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a74e3ed-94bf-4f6a-89d2-c8c4c503e0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a1b1b5-0992-4cc0-8bd9-48463496edfa', '7f9153ef-bbe3-4620-a251-1b181ab09c96', '9a7b780f-63a4-479a-9009-29395d4b0e83', 'c8bbec46-31e6-4312-9dcb-3654afc3b1dd']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b071380-340c-4c7e-a62c-a053ce1e4a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b071380-340c-4c7e-a62c-a053ce1e4a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '155e541c-d658-4a6f-b07a-7b4c083962f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319ac04eab04030a429c7afccdcb04c',qos_specs=None,replication_status=,reservations=['f8a1b1b5-0992-4cc0-8bd9-48463496edfa','7f9153ef-bbe3-4620-a251-1b181ab09c96','9a7b780f-63a4-479a-9009-29395d4b0e83','c8bbec46-31e6-4312-9dcb-3654afc3b1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad7066b85a941188df9d164580f11b5',volume_type_id=14f3df68-b5e5-47e5-bd03-ffb481d3cdba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=155e541c-d658-4a6f-b07a-7b4c083962f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9319ac04eab04030a429c7afccdcb04c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad7066b85a941188df9d164580f11b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14f3df68-b5e5-47e5-bd03-ffb481d3cdba),volume_type_id=14f3df68-b5e5-47e5-bd03-ffb481d3cdba)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a025fe-e788-493e-8309-4f9cd748e37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a025fe-e788-493e-8309-4f9cd748e37b) transitioned into state 'SUCCESS' from state '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-126378246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9319ac04eab04030a429c7afccdcb04c',qos_specs=None,replication_status=,reservations=['f8a1b1b5-0992-4cc0-8bd9-48463496edfa','7f9153ef-bbe3-4620-a251-1b181ab09c96','9a7b780f-63a4-479a-9009-29395d4b0e83','c8bbec46-31e6-4312-9dcb-3654afc3b1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad7066b85a941188df9d164580f11b5',volume_type_id=14f3df68-b5e5-47e5-bd03-ffb481d3cdba)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3bbe9e-d55c-4bca-a1b6-772170251081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3bbe9e-d55c-4bca-a1b6-772170251081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Flow 'volume_create_api' (f9ac6bc3-14f6-44ec-ba35-0a87a7ee52de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Create volume request issued successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-12a95e6d-0678-4e79-8279-f1f1e477be49 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 340/649] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:02:46 2026] POST /volume/v3/volumes => generated 773 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d87304f5-d22e-485c-90e9-8b2a94edb14c tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 310/650] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-99bb4654-32ea-4359-88dc-0539d34c82cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-99bb4654-32ea-4359-88dc-0539d34c82cf tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-99bb4654-32ea-4359-88dc-0539d34c82cf tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-99bb4654-32ea-4359-88dc-0539d34c82cf tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-99bb4654-32ea-4359-88dc-0539d34c82cf tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 returned with HTTP 404 Sep 06 17:02:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 341/651] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:48 2026] GET /volume/v3/volumes/3943b350-d101-48a1-90cd-5e5eb78eafc8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] DELETE http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume with id: 64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Delete volume request issued successfully. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a4ca9bc0-31a3-4ce4-9aae-5b369637491c tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 202 Sep 06 17:02:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 311/652] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:48 2026] DELETE /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Volume info retrieved successfully. Sep 06 17:02:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9f19ab1-760e-4561-804a-71a4cb9a2db2 tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 200 Sep 06 17:02:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 342/653] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:48 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70fa90ad-c051-454e-9e82-1cb2b8ba9d9f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 312/654] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:48 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b574f52e-896d-4d3c-b016-990e8d8d006a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b574f52e-896d-4d3c-b016-990e8d8d006a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] GET http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b574f52e-896d-4d3c-b016-990e8d8d006a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b574f52e-896d-4d3c-b016-990e8d8d006a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b574f52e-896d-4d3c-b016-990e8d8d006a tempest-VolumesTestJSON-1207785538 tempest-VolumesTestJSON-1207785538-project-member] http://192.168.122.57/volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 returned with HTTP 404 Sep 06 17:02:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 343/655] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:49 2026] GET /volume/v3/volumes/64963d4e-602d-4b9d-a789-d4f801af7a47 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8cbae173-9d6a-4157-a5ea-674d1f063946 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 313/656] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:49 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c867223-a09d-462c-942b-5bcdde5fed8b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c867223-a09d-462c-942b-5bcdde5fed8b tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c867223-a09d-462c-942b-5bcdde5fed8b tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c867223-a09d-462c-942b-5bcdde5fed8b tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c867223-a09d-462c-942b-5bcdde5fed8b tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Volume info retrieved successfully. Sep 06 17:02:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c867223-a09d-462c-942b-5bcdde5fed8b tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 344/657] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:49 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 1029 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-136e91a4-86ea-401d-8767-94ac17a5a583 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] POST http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7/action Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:49 devstack devstack@c-api.service[87192]: /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 06 17:02:49 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Created reservations ['d49b436e-0ee7-42a4-969a-cc0c4ea12136', '807330e9-84b5-4af6-870a-5954c61a8844'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-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 06 17:02:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Created reservations ['dba134b8-951f-4541-ac3f-0664a592bac6', '1395ba9a-19e2-4299-9960-6a290096e488'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Retype volume request issued successfully. Sep 06 17:02:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-136e91a4-86ea-401d-8767-94ac17a5a583 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7/action returned with HTTP 202 Sep 06 17:02:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 314/658] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:02:49 2026] POST /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bb4e5ebe-f7a0-4747-83d1-dd7065f872a4 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 345/659] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaa7137f-a6d6-4f0c-b256-440c34d33944 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 315/660] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae3fc8ee-84dd-476d-b37e-808be05a2186 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 346/661] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 1029 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6513beb7-4472-41fc-8338-422530bcd539 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] GET http://192.168.122.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246'), ('all_tenants', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Get all volumes completed successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6513beb7-4472-41fc-8338-422530bcd539 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246 returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 316/662] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-126378246 => generated 352 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a706273b-ff82-4640-a00a-53c6f0ba969f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a706273b-ff82-4640-a00a-53c6f0ba969f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a706273b-ff82-4640-a00a-53c6f0ba969f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a706273b-ff82-4640-a00a-53c6f0ba969f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a706273b-ff82-4640-a00a-53c6f0ba969f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a706273b-ff82-4640-a00a-53c6f0ba969f tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 347/663] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] DELETE http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Delete volume with id: 155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Delete volume request issued successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040c79e5-139f-4d12-afc1-287ceb602eb0 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 317/664] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664a2b1b-d57b-42b3-baa2-740c41944ce9 tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 348/665] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6150e5ef-1dcd-42be-9ab8-5508bf7c0eff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6150e5ef-1dcd-42be-9ab8-5508bf7c0eff tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] GET http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 Sep 06 17:02:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6150e5ef-1dcd-42be-9ab8-5508bf7c0eff tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6150e5ef-1dcd-42be-9ab8-5508bf7c0eff tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:02:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:02:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:02:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:02:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6150e5ef-1dcd-42be-9ab8-5508bf7c0eff tempest-VolumeRetypeWithoutMigrationTest-1377076378 tempest-VolumeRetypeWithoutMigrationTest-1377076378-project-member] http://192.168.122.57/volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 returned with HTTP 404 Sep 06 17:02:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 318/666] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:02:52 2026] GET /volume/v3/volumes/155e541c-d658-4a6f-b07a-7b4c083962f7 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0003324e-b858-4cc5-8f8f-a95da51edef5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0003324e-b858-4cc5-8f8f-a95da51edef5 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] DELETE http://192.168.122.57/volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe Sep 06 17:02:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0003324e-b858-4cc5-8f8f-a95da51edef5 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0003324e-b858-4cc5-8f8f-a95da51edef5 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0003324e-b858-4cc5-8f8f-a95da51edef5 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 349/667] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:02:52 2026] DELETE /volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef06894d-4ef9-4085-bbc7-4c8f0ed92327 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef06894d-4ef9-4085-bbc7-4c8f0ed92327 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] GET http://192.168.122.57/volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef06894d-4ef9-4085-bbc7-4c8f0ed92327 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef06894d-4ef9-4085-bbc7-4c8f0ed92327 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef06894d-4ef9-4085-bbc7-4c8f0ed92327 tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe returned with HTTP 404 Sep 06 17:02:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 319/668] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/types/bc51f6a9-270a-4612-b3ac-a7e2afe7d2fe => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-adf58254-8f95-40e9-8818-688bedb3c5ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-adf58254-8f95-40e9-8818-688bedb3c5ea tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] DELETE http://192.168.122.57/volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba Sep 06 17:02:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-adf58254-8f95-40e9-8818-688bedb3c5ea tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-adf58254-8f95-40e9-8818-688bedb3c5ea tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-adf58254-8f95-40e9-8818-688bedb3c5ea tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 350/669] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:02:53 2026] DELETE /volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d62059df-0255-4fe4-87e2-d94aaa663e7f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d62059df-0255-4fe4-87e2-d94aaa663e7f tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] GET http://192.168.122.57/volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d62059df-0255-4fe4-87e2-d94aaa663e7f tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d62059df-0255-4fe4-87e2-d94aaa663e7f tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d62059df-0255-4fe4-87e2-d94aaa663e7f tempest-VolumeRetypeWithoutMigrationTest-261829380 tempest-VolumeRetypeWithoutMigrationTest-261829380-project-admin] http://192.168.122.57/volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba returned with HTTP 404 Sep 06 17:02:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 320/670] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/types/14f3df68-b5e5-47e5-bd03-ffb481d3cdba => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc2c49fb-938d-45ae-af5e-3fbbe0647cb7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc2c49fb-938d-45ae-af5e-3fbbe0647cb7 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools Sep 06 17:02:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc2c49fb-938d-45ae-af5e-3fbbe0647cb7 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc2c49fb-938d-45ae-af5e-3fbbe0647cb7 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Calling method 'get_pools' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc2c49fb-938d-45ae-af5e-3fbbe0647cb7 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:02:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 351/671] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:02:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-07bfa166-f380-4d71-b23b-a15208ebe779 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07bfa166-f380-4d71-b23b-a15208ebe779 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 17:02:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07bfa166-f380-4d71-b23b-a15208ebe779 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07bfa166-f380-4d71-b23b-a15208ebe779 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Calling method 'get_pools' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07bfa166-f380-4d71-b23b-a15208ebe779 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 17:02:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 321/672] 192.168.122.57 () {58 vars in 1193 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d9af8f6-5a04-445c-800c-35cdbcb12820 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d9af8f6-5a04-445c-800c-35cdbcb12820 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] GET http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:02:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d9af8f6-5a04-445c-800c-35cdbcb12820 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d9af8f6-5a04-445c-800c-35cdbcb12820 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:55 devstack devstack@c-api.service[87191]: /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 06 17:02:55 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:02:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d9af8f6-5a04-445c-800c-35cdbcb12820 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:02:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 352/673] 192.168.122.57 () {58 vars in 1188 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e3021c89-9348-4b9a-8d40-fc818c0cb025 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3021c89-9348-4b9a-8d40-fc818c0cb025 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] GET http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:02:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e3021c89-9348-4b9a-8d40-fc818c0cb025 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e3021c89-9348-4b9a-8d40-fc818c0cb025 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:55 devstack devstack@c-api.service[87192]: /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 06 17:02:55 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:02:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3021c89-9348-4b9a-8d40-fc818c0cb025 tempest-BackendsCapabilitiesAdminTestsJSON-534946352 tempest-BackendsCapabilitiesAdminTestsJSON-534946352-project-admin] http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:02:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 322/674] 192.168.122.57 () {58 vars in 1188 bytes} [Sun Sep 6 17:02:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ea5139be-c826-452e-bbb8-5336755692cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1438329696"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1438329696'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Create volume of 1 GB Sep 06 17:03:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Availability Zones retrieved successfully. Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Flow 'volume_create_api' (2b9eca9c-aa03-487c-8e5b-72fc88799f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45e42ca-7d14-4605-96a3-fcc6f829d115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45e42ca-7d14-4605-96a3-fcc6f829d115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc2031d-9d7c-4e14-a47b-481f18458393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Created reservations ['845b878d-3149-49b0-b491-1d8af955f319', '4c517305-36ac-437d-b07f-bdf673230ff2', '9e197834-d066-42d1-9754-c5aedb37c1e8', '0db458b4-0cec-41a6-9b4d-7fec34dc6a35'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc2031d-9d7c-4e14-a47b-481f18458393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845b878d-3149-49b0-b491-1d8af955f319', '4c517305-36ac-437d-b07f-bdf673230ff2', '9e197834-d066-42d1-9754-c5aedb37c1e8', '0db458b4-0cec-41a6-9b4d-7fec34dc6a35']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007eec34-c622-4762-8aef-4157aaeee232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007eec34-c622-4762-8aef-4157aaeee232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70bd31a7-8080-425e-bc21-dd4c4247659d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1438329696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fabbffd08514155b12c12e918f68da7',qos_specs=None,replication_status=,reservations=['845b878d-3149-49b0-b491-1d8af955f319','4c517305-36ac-437d-b07f-bdf673230ff2','9e197834-d066-42d1-9754-c5aedb37c1e8','0db458b4-0cec-41a6-9b4d-7fec34dc6a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f3ecbc8bc44f02911fe883b75e3ae2',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1438329696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70bd31a7-8080-425e-bc21-dd4c4247659d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fabbffd08514155b12c12e918f68da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2f3ecbc8bc44f02911fe883b75e3ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a19e98-10e6-43d3-9baf-d6c018b6f6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a19e98-10e6-43d3-9baf-d6c018b6f6ee) transitioned into state 'SUCCESS' from state '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-1438329696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fabbffd08514155b12c12e918f68da7',qos_specs=None,replication_status=,reservations=['845b878d-3149-49b0-b491-1d8af955f319','4c517305-36ac-437d-b07f-bdf673230ff2','9e197834-d066-42d1-9754-c5aedb37c1e8','0db458b4-0cec-41a6-9b4d-7fec34dc6a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f3ecbc8bc44f02911fe883b75e3ae2',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc67964-b828-4768-bb99-cb086e4e972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc67964-b828-4768-bb99-cb086e4e972e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Flow 'volume_create_api' (2b9eca9c-aa03-487c-8e5b-72fc88799f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Create volume request issued successfully. Sep 06 17:03:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea5139be-c826-452e-bbb8-5336755692cc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 353/675] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:03:00 2026] POST /volume/v3/volumes => generated 756 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea5ef9c8-45e5-4fb9-8a6c-645320708b37 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 323/676] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:01 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 824 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-28bab391-83aa-42db-a016-9dd832fd58e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28bab391-83aa-42db-a016-9dd832fd58e3 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28bab391-83aa-42db-a016-9dd832fd58e3 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28bab391-83aa-42db-a016-9dd832fd58e3 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-28bab391-83aa-42db-a016-9dd832fd58e3 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28bab391-83aa-42db-a016-9dd832fd58e3 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 354/677] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:02 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ecece859-9f4e-4382-b43b-74346c9e8f03 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ecece859-9f4e-4382-b43b-74346c9e8f03 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:03:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ecece859-9f4e-4382-b43b-74346c9e8f03 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-850765021", "description": "tempest-volume-type-description-1481417640", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ecece859-9f4e-4382-b43b-74346c9e8f03 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:03:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 324/678] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:03:02 2026] POST /volume/v3/types => generated 317 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c0370b55-6a4e-433c-89fc-1a7b463e7390 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0370b55-6a4e-433c-89fc-1a7b463e7390 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0370b55-6a4e-433c-89fc-1a7b463e7390 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0370b55-6a4e-433c-89fc-1a7b463e7390 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0370b55-6a4e-433c-89fc-1a7b463e7390 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 returned with HTTP 200 Sep 06 17:03:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 355/679] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:02 2026] GET /volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-86cd377b-9aff-4808-aa18-9c58f1965166 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86cd377b-9aff-4808-aa18-9c58f1965166 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] DELETE http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 Sep 06 17:03:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86cd377b-9aff-4808-aa18-9c58f1965166 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86cd377b-9aff-4808-aa18-9c58f1965166 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86cd377b-9aff-4808-aa18-9c58f1965166 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 325/680] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:03:02 2026] DELETE /volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ff317756-966a-48aa-979c-7e3b95728400 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff317756-966a-48aa-979c-7e3b95728400 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff317756-966a-48aa-979c-7e3b95728400 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff317756-966a-48aa-979c-7e3b95728400 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff317756-966a-48aa-979c-7e3b95728400 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 returned with HTTP 404 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 356/681] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/08acab5b-fe7e-4d72-aff7-c06ad3e0c093 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2500a589-aa2b-4dad-9eb3-d40a07a89ae9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2500a589-aa2b-4dad-9eb3-d40a07a89ae9 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2500a589-aa2b-4dad-9eb3-d40a07a89ae9 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1835512446"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2500a589-aa2b-4dad-9eb3-d40a07a89ae9 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 326/682] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1afebc26-6bbd-47ee-973b-2ed66fcfe9b4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1afebc26-6bbd-47ee-973b-2ed66fcfe9b4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] POST http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1afebc26-6bbd-47ee-973b-2ed66fcfe9b4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1afebc26-6bbd-47ee-973b-2ed66fcfe9b4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 357/683] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption => generated 239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9338fbef-1784-4e2d-af34-133d3889332e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9338fbef-1784-4e2d-af34-133d3889332e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9338fbef-1784-4e2d-af34-133d3889332e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9338fbef-1784-4e2d-af34-133d3889332e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f86aef8a-8fc2-47bc-8579-d7faa332a926 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9338fbef-1784-4e2d-af34-133d3889332e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 327/684] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ead37aa2-af5f-4f13-898f-07708ca1a406 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ead37aa2-af5f-4f13-898f-07708ca1a406 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] PUT http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ead37aa2-af5f-4f13-898f-07708ca1a406 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ead37aa2-af5f-4f13-898f-07708ca1a406 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 328/685] 192.168.122.57 () {60 vars in 1386 bytes} [Sun Sep 6 17:03:03 2026] PUT /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 => generated 122 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-947f9a0e-51d7-4c90-b60d-2198f933ca0b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-947f9a0e-51d7-4c90-b60d-2198f933ca0b tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-947f9a0e-51d7-4c90-b60d-2198f933ca0b tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-947f9a0e-51d7-4c90-b60d-2198f933ca0b tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-947f9a0e-51d7-4c90-b60d-2198f933ca0b tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 329/686] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption => generated 347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4dddfffe-e81d-4a83-9b03-1ecf08bf1c8c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4dddfffe-e81d-4a83-9b03-1ecf08bf1c8c tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/cipher Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4dddfffe-e81d-4a83-9b03-1ecf08bf1c8c tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4dddfffe-e81d-4a83-9b03-1ecf08bf1c8c tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4dddfffe-e81d-4a83-9b03-1ecf08bf1c8c tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/cipher returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 330/687] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-305118ff-0c03-43e6-b9d2-dcf1cdab80e1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-305118ff-0c03-43e6-b9d2-dcf1cdab80e1 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] DELETE http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-305118ff-0c03-43e6-b9d2-dcf1cdab80e1 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-305118ff-0c03-43e6-b9d2-dcf1cdab80e1 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-305118ff-0c03-43e6-b9d2-dcf1cdab80e1 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 331/688] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:03:03 2026] DELETE /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption/84092a39-e387-4019-b2ab-f58ae2c4f173 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c17c0c97-980c-4b64-bef7-6d96b1d558cf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c17c0c97-980c-4b64-bef7-6d96b1d558cf tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c17c0c97-980c-4b64-bef7-6d96b1d558cf tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c17c0c97-980c-4b64-bef7-6d96b1d558cf tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c17c0c97-980c-4b64-bef7-6d96b1d558cf tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 332/689] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f86aef8a-8fc2-47bc-8579-d7faa332a926 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f86aef8a-8fc2-47bc-8579-d7faa332a926 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-579682699"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f86aef8a-8fc2-47bc-8579-d7faa332a926 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 358/690] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/types => generated 227 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-61ff67fb-2c40-45c9-86ad-898341ca1f1a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-61ff67fb-2c40-45c9-86ad-898341ca1f1a tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-61ff67fb-2c40-45c9-86ad-898341ca1f1a tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-61ff67fb-2c40-45c9-86ad-898341ca1f1a tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b83ec3d-71bb-4528-bbf6-755ee356e307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 333/691] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8797c028-4637-41c6-a997-14e686c2868a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8797c028-4637-41c6-a997-14e686c2868a tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8797c028-4637-41c6-a997-14e686c2868a tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1444306262"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-61ff67fb-2c40-45c9-86ad-898341ca1f1a tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 359/692] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bec65a6a-048f-48c6-8efd-3826a0cd2697 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bec65a6a-048f-48c6-8efd-3826a0cd2697 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] DELETE http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bec65a6a-048f-48c6-8efd-3826a0cd2697 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bec65a6a-048f-48c6-8efd-3826a0cd2697 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8797c028-4637-41c6-a997-14e686c2868a tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 334/693] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/group_types => generated 185 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bec65a6a-048f-48c6-8efd-3826a0cd2697 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 360/694] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:03:03 2026] DELETE /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-139cea4d-b5cb-4dfc-af89-6a99316448f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-139cea4d-b5cb-4dfc-af89-6a99316448f4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-139cea4d-b5cb-4dfc-af89-6a99316448f4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-139cea4d-b5cb-4dfc-af89-6a99316448f4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-139cea4d-b5cb-4dfc-af89-6a99316448f4 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a returned with HTTP 404 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 361/695] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/a2822e6a-4c3d-46be-b0e8-0ad2d5b2d30a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f8ff6690-2df9-4d99-9c2b-1672cd6ac257 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f8ff6690-2df9-4d99-9c2b-1672cd6ac257 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f8ff6690-2df9-4d99-9c2b-1672cd6ac257 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f8ff6690-2df9-4d99-9c2b-1672cd6ac257 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d41d760-548f-420e-bf7e-031260e35c36", "volume_types": ["437a8914-c802-483a-bea0-a5ff58e0c08d"], "name": "tempest-GroupSnapshotsV319Test-Group-110102435"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Creating new group {'group': {'group_type': '2d41d760-548f-420e-bf7e-031260e35c36', 'volume_types': ['437a8914-c802-483a-bea0-a5ff58e0c08d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-110102435'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-110102435. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Availability Zones retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Created reservations ['493bd7be-d807-4254-9635-18f6137bc2aa'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f8ff6690-2df9-4d99-9c2b-1672cd6ac257 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 362/696] 192.168.122.57 () {58 vars in 1110 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types => generated 882 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0ee450a5-8d9a-44a3-8411-28286bbc422f tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 335/697] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/groups => generated 115 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2cd4fcdc-e9bb-47a7-9217-e6856bf69fbc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cd4fcdc-e9bb-47a7-9217-e6856bf69fbc tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2cd4fcdc-e9bb-47a7-9217-e6856bf69fbc tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1228787288"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member c456f416-34e5-4936-ae7c-097e523956e7 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cd4fcdc-e9bb-47a7-9217-e6856bf69fbc tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 363/698] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:03:03 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 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-238d34a7-8fbb-429a-8954-f49c99a49831 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:03 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:03:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c25e7a2-fd41-4001-a9dd-4d34e23d76b8 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-238d34a7-8fbb-429a-8954-f49c99a49831 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] PUT http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 Sep 06 17:03:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 336/699] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 => generated 395 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-238d34a7-8fbb-429a-8954-f49c99a49831 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1929097787", "description": "tempest-volume-type-description-1731016196", "is_public": false}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-238d34a7-8fbb-429a-8954-f49c99a49831 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 364/700] 192.168.122.57 () {60 vars in 1242 bytes} [Sun Sep 6 17:03:03 2026] PUT /volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 => generated 205 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd2e5e1d-ea12-403e-a6ea-6f36363f3ad7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd2e5e1d-ea12-403e-a6ea-6f36363f3ad7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd2e5e1d-ea12-403e-a6ea-6f36363f3ad7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd2e5e1d-ea12-403e-a6ea-6f36363f3ad7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd2e5e1d-ea12-403e-a6ea-6f36363f3ad7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 returned with HTTP 200 Sep 06 17:03:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 337/701] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fbc4023-e947-4fd0-9892-e7a317c8ff7e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbc4023-e947-4fd0-9892-e7a317c8ff7e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] DELETE http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbc4023-e947-4fd0-9892-e7a317c8ff7e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbc4023-e947-4fd0-9892-e7a317c8ff7e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbc4023-e947-4fd0-9892-e7a317c8ff7e tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 returned with HTTP 202 Sep 06 17:03:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 365/702] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:03:04 2026] DELETE /volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-462ef14e-948b-4b7c-aed8-19ac5deb12c7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-462ef14e-948b-4b7c-aed8-19ac5deb12c7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] GET http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-462ef14e-948b-4b7c-aed8-19ac5deb12c7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-462ef14e-948b-4b7c-aed8-19ac5deb12c7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-462ef14e-948b-4b7c-aed8-19ac5deb12c7 tempest-VolumeTypesTest-909341294 tempest-VolumeTypesTest-909341294-project-admin] http://192.168.122.57/volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 returned with HTTP 404 Sep 06 17:03:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 338/703] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/types/44129cd2-88e0-46ed-af4b-6fdd6fcefb88 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member c456f416-34e5-4936-ae7c-097e523956e7 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:03:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:04 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:03:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b3a17abd-eb84-4f41-b789-0b6045af6930 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 returned with HTTP 200 Sep 06 17:03:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 366/704] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 => generated 396 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1373733124", "volume_type": "437a8914-c802-483a-bea0-a5ff58e0c08d", "group_id": "c456f416-34e5-4936-ae7c-097e523956e7", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1373733124', 'volume_type': '437a8914-c802-483a-bea0-a5ff58e0c08d', 'group_id': 'c456f416-34e5-4936-ae7c-097e523956e7', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Create volume of 1 GB Sep 06 17:03:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:03:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Availability Zones retrieved successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Flow 'volume_create_api' (858cdd32-6a16-4a10-8779-2fc82e5eddda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989e764-333b-40ef-bd4b-a7ba838549b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989e764-333b-40ef-bd4b-a7ba838549b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:03:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=437a8914-c802-483a-bea0-a5ff58e0c08d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-579682699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '437a8914-c802-483a-bea0-a5ff58e0c08d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c456f416-34e5-4936-ae7c-097e523956e7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebefb359-10b2-4c0d-9d1a-0b7b6e3d882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-579682699 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-579682699, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-579682699 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-579682699, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Created reservations ['3d11bace-531d-443b-b256-10ae685217d5', '89f1bb8b-ecc3-405b-bf94-9e23714dfa99', 'ca2a94ee-097e-4512-832a-4dd64ea9dbc5', 'cc260ee8-97ca-4364-9539-3f5d2f5bd533'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebefb359-10b2-4c0d-9d1a-0b7b6e3d882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d11bace-531d-443b-b256-10ae685217d5', '89f1bb8b-ecc3-405b-bf94-9e23714dfa99', 'ca2a94ee-097e-4512-832a-4dd64ea9dbc5', 'cc260ee8-97ca-4364-9539-3f5d2f5bd533']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d283c5-fcba-4d28-998f-f5fcece0825b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d283c5-fcba-4d28-998f-f5fcece0825b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '795c60bb-a37f-49b5-bfe6-11586609481b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1373733124',encryption_key_id=None,group_id=c456f416-34e5-4936-ae7c-097e523956e7,group_type_id=,metadata={},multiattach=False,project_id='dcfbce1103ee4bc5976e3ff876d06024',qos_specs=None,replication_status=,reservations=['3d11bace-531d-443b-b256-10ae685217d5','89f1bb8b-ecc3-405b-bf94-9e23714dfa99','ca2a94ee-097e-4512-832a-4dd64ea9dbc5','cc260ee8-97ca-4364-9539-3f5d2f5bd533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6fabbf04f0404f8fbc91a21c2f6c38',volume_type_id=437a8914-c802-483a-bea0-a5ff58e0c08d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1373733124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c456f416-34e5-4936-ae7c-097e523956e7,host=None,id=795c60bb-a37f-49b5-bfe6-11586609481b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcfbce1103ee4bc5976e3ff876d06024',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6fabbf04f0404f8fbc91a21c2f6c38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(437a8914-c802-483a-bea0-a5ff58e0c08d),volume_type_id=437a8914-c802-483a-bea0-a5ff58e0c08d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef65c96-e915-4ccf-9a8b-7638fd917507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef65c96-e915-4ccf-9a8b-7638fd917507) transitioned into state 'SUCCESS' from state '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-1373733124',encryption_key_id=None,group_id=c456f416-34e5-4936-ae7c-097e523956e7,group_type_id=,metadata={},multiattach=False,project_id='dcfbce1103ee4bc5976e3ff876d06024',qos_specs=None,replication_status=,reservations=['3d11bace-531d-443b-b256-10ae685217d5','89f1bb8b-ecc3-405b-bf94-9e23714dfa99','ca2a94ee-097e-4512-832a-4dd64ea9dbc5','cc260ee8-97ca-4364-9539-3f5d2f5bd533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6fabbf04f0404f8fbc91a21c2f6c38',volume_type_id=437a8914-c802-483a-bea0-a5ff58e0c08d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1e10b9-7b57-44d6-8b65-2d6b062018b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1e10b9-7b57-44d6-8b65-2d6b062018b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Flow 'volume_create_api' (858cdd32-6a16-4a10-8779-2fc82e5eddda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Create volume request issued successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:05 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:05 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db90c459-6c30-48c4-b1e4-8b1f973b8256 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 339/705] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:03:04 2026] POST /volume/v3/volumes => generated 832 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b Sep 06 17:03:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Volume info retrieved successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:05 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:05 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2226fcaa-4964-45ad-a799-3b0c893433b9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b returned with HTTP 200 Sep 06 17:03:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 367/706] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:03:05 2026] GET /volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b => generated 900 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b Sep 06 17:03:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Volume info retrieved successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:06 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7068ab43-ebce-432f-bdd0-4811d8b74189 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b returned with HTTP 200 Sep 06 17:03:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 340/707] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:03:06 2026] GET /volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b => generated 924 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e259b84-453d-4599-b946-67534461d6b4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b Sep 06 17:03:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:07 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:08 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e259b84-453d-4599-b946-67534461d6b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 368/708] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b => generated 925 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] POST http://192.168.122.57/volume/v3/group_snapshots Sep 06 17:03:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c456f416-34e5-4936-ae7c-097e523956e7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-461158187"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c456f416-34e5-4936-ae7c-097e523956e7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-461158187'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:03:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-461158187. Sep 06 17:03:08 devstack devstack@c-api.service[87192]: /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 06 17:03:08 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:03:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-579682699 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-579682699, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:08 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Created reservations ['1b9a8e00-93e3-4e20-b59d-08e335faf07d', '5be04348-6492-4e6c-af94-4e50674ad302', 'a9e44ddb-5953-4138-a95f-e2695e6425d5', '5713a099-3aed-4dd8-9d86-b17046040b4e'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eef8a693-2f88-43e9-9615-9a6934b2ae91 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:03:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 341/709] 192.168.122.57 () {62 vars in 1203 bytes} [Sun Sep 6 17:03:08 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6935d58c-337d-4ffe-acbc-fbbf86361c2a tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 369/710] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01cb0de0-89c5-452f-9c0b-55c0d781363b tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 342/711] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 329 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-969c5454-f442-4419-a600-4989ca4d69a8 req-096ac723-4e34-4407-88ab-cf6efac98590 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-096ac723-4e34-4407-88ab-cf6efac98590 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-096ac723-4e34-4407-88ab-cf6efac98590 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-096ac723-4e34-4407-88ab-cf6efac98590 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87191]: /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 06 17:03:10 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, Sep 06 17:03:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-096ac723-4e34-4407-88ab-cf6efac98590 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 370/712] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:03:10 2026] DELETE /volume/v3/attachments/9b9c17a0-c0fa-49fb-9f13-b6ed95926de5 => generated 19 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:03:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Delete volume with id: 0abda10b-0110-42ac-a908-17f72a55f536 Sep 06 17:03:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Delete volume request issued successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-969c5454-f442-4419-a600-4989ca4d69a8 req-8f1b25a0-71b6-4d41-a24d-f96c432320ae tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 returned with HTTP 202 Sep 06 17:03:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 343/713] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:03:10 2026] DELETE /volume/v3/volumes/0abda10b-0110-42ac-a908-17f72a55f536 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f34f4c0-62fb-4b2e-abda-e82be36fe12d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 371/714] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:10 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 329 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-766e1580-5d13-4c62-95a6-82ff8c831082 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-766e1580-5d13-4c62-95a6-82ff8c831082 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-766e1580-5d13-4c62-95a6-82ff8c831082 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-766e1580-5d13-4c62-95a6-82ff8c831082 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-766e1580-5d13-4c62-95a6-82ff8c831082 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-766e1580-5d13-4c62-95a6-82ff8c831082 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 344/715] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 329 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c9d54090-8e27-4558-8274-74ce93d5b818 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c9d54090-8e27-4558-8274-74ce93d5b818 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c9d54090-8e27-4558-8274-74ce93d5b818 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c9d54090-8e27-4558-8274-74ce93d5b818 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-c9d54090-8e27-4558-8274-74ce93d5b818 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c9d54090-8e27-4558-8274-74ce93d5b818 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 372/716] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48f63193-8bef-4123-b857-b26cea8123e9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:03:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:12 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:03:12 devstack devstack@c-api.service[87192]: /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 06 17:03:12 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Get all snapshots completed successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48f63193-8bef-4123-b857-b26cea8123e9 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:03:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 345/717] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-122de45f-2474-47e6-b281-c0990c1122b4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-122de45f-2474-47e6-b281-c0990c1122b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-122de45f-2474-47e6-b281-c0990c1122b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-122de45f-2474-47e6-b281-c0990c1122b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-122de45f-2474-47e6-b281-c0990c1122b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Snapshot retrieved successfully. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-122de45f-2474-47e6-b281-c0990c1122b4 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 373/718] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b => generated 473 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Updating group 'a214ae8f-0b44-430b-a731-6f7aa518275b' with 'creating' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1454cd31-1b7a-4c7f-bb57-84c20a6b3a8e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action returned with HTTP 202 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 346/719] 192.168.122.57 () {62 vars in 1334 bytes} [Sun Sep 6 17:03:13 2026] POST /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-835bcd01-140a-4193-9a58-eb2d7b2bedb5 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 374/720] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 329 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-20039617-9f94-4685-b24e-91a3a0e2486e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20039617-9f94-4685-b24e-91a3a0e2486e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20039617-9f94-4685-b24e-91a3a0e2486e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20039617-9f94-4685-b24e-91a3a0e2486e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-20039617-9f94-4685-b24e-91a3a0e2486e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Updating group 'a214ae8f-0b44-430b-a731-6f7aa518275b' with 'available' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20039617-9f94-4685-b24e-91a3a0e2486e tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action returned with HTTP 202 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 347/721] 192.168.122.57 () {62 vars in 1334 bytes} [Sun Sep 6 17:03:13 2026] POST /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6718f3a8-0f35-44c0-8eab-c7c6820ea626 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 375/722] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Updating group 'a214ae8f-0b44-430b-a731-6f7aa518275b' with 'error' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9eae4e3e-039e-4348-ae6c-029e11d653ba tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action returned with HTTP 202 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 348/723] 192.168.122.57 () {62 vars in 1334 bytes} [Sun Sep 6 17:03:13 2026] POST /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e771da4-23cf-42a0-9b36-58dc95db9314 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 376/724] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] POST http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Updating group 'a214ae8f-0b44-430b-a731-6f7aa518275b' with 'available' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=596,cinder:UPDATE=165,cinder:INSERT=126 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8907d5fe-1033-4407-a3ae-effaa73e3132 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action returned with HTTP 202 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 349/725] 192.168.122.57 () {62 vars in 1334 bytes} [Sun Sep 6 17:03:13 2026] POST /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.group_snapshots [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00d5d0a5-bf4b-4310-b329-86d749b068f3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 377/726] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] DELETE http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] delete called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.group_snapshots [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Delete group_snapshot with id: a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /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 06 17:03:13 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bb0f848f-6fd6-4fab-aef7-106f4b454034 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 202 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 350/727] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:03:13 2026] DELETE /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /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 06 17:03:13 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Get all volumes completed successfully. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:13 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fb9338d-a4c2-4751-a38d-82c2725d3d79 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 378/728] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/detail Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /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 06 17:03:13 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Get all snapshots completed successfully. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18f1e7c1-08ed-4338-8608-8f7438becff3 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 351/729] 192.168.122.57 () {58 vars in 1143 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b Sep 06 17:03:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Snapshot retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eedb1fd5-4049-454d-b5c4-6d8f8af24baf tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b returned with HTTP 200 Sep 06 17:03:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 379/730] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Delete volume with id: a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:03:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Delete volume request issued successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b9d3578-3b3b-4969-8947-d7d622da1d99 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 202 Sep 06 17:03:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 352/731] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:03:14 2026] DELETE /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:03:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1089559-f496-4ebd-94d1-0bbf3f1ad2a0 tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:03:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 380/732] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:14 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-attach": {"instance_uuid": "bdafd197-b283-41fe-84d8-10ee0340bdf8", "mountpoint": "/dev/vdb"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bdafd197-b283-41fe-84d8-10ee0340bdf8", "mountpoint": "/dev/vdb"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update volume admin metadata completed successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-588d6d6f-2cdd-4511-9945-242c551f96ec None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-588d6d6f-2cdd-4511-9945-242c551f96ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-588d6d6f-2cdd-4511-9945-242c551f96ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-588d6d6f-2cdd-4511-9945-242c551f96ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Attach volume completed successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-163e36d4-eeb6-4b8d-9171-89e15fc11913 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 353/733] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:14 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-588d6d6f-2cdd-4511-9945-242c551f96ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Snapshot retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-588d6d6f-2cdd-4511-9945-242c551f96ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b returned with HTTP 200 Sep 06 17:03:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 381/734] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b => generated 472 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fb655c38-26b3-429d-aaf0-9be30ffa5447 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 354/735] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 1183 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-detach": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-980d1180-4947-4abe-81d0-ee3a6073199c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-980d1180-4947-4abe-81d0-ee3a6073199c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-980d1180-4947-4abe-81d0-ee3a6073199c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-980d1180-4947-4abe-81d0-ee3a6073199c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Detach volume completed successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ec2277b-9ccc-4cdb-851c-11f129c24532 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 382/736] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:15 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72d770fb-ae20-465f-a2f2-a8c824838247 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72d770fb-ae20-465f-a2f2-a8c824838247 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72d770fb-ae20-465f-a2f2-a8c824838247 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72d770fb-ae20-465f-a2f2-a8c824838247 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-980d1180-4947-4abe-81d0-ee3a6073199c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Volume info retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72d770fb-ae20-465f-a2f2-a8c824838247 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72d770fb-ae20-465f-a2f2-a8c824838247 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-980d1180-4947-4abe-81d0-ee3a6073199c tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 200 Sep 06 17:03:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 383/737] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 355/738] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b Sep 06 17:03:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Snapshot retrieved successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4768c38e-0e43-4775-83c8-c4d08bc1e68d tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b returned with HTTP 200 Sep 06 17:03:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 384/739] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:03:16 2026] GET /volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b => generated 472 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7276e188-10b6-47cc-8674-01f378e7a98e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7276e188-10b6-47cc-8674-01f378e7a98e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] GET http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce Sep 06 17:03:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7276e188-10b6-47cc-8674-01f378e7a98e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7276e188-10b6-47cc-8674-01f378e7a98e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7276e188-10b6-47cc-8674-01f378e7a98e tempest-ServerActionsTestOtherA-710448615 tempest-ServerActionsTestOtherA-710448615-project-member] http://192.168.122.57/volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce returned with HTTP 404 Sep 06 17:03:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 356/740] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:16 2026] GET /volume/v3/volumes/a894edde-3137-4424-aa0d-17965b21afce => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-914c6859-6557-46b0-96a2-00b2e97d0f78 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-914c6859-6557-46b0-96a2-00b2e97d0f78 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-914c6859-6557-46b0-96a2-00b2e97d0f78 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-914c6859-6557-46b0-96a2-00b2e97d0f78 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-914c6859-6557-46b0-96a2-00b2e97d0f78 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b returned with HTTP 404 Sep 06 17:03:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 385/741] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/snapshots/05a4b11a-c730-469d-b2ef-1fe11937c10b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.group_snapshots [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member a214ae8f-0b44-430b-a731-6f7aa518275b {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-855de4a1-a33a-4bec-92cb-65cf8c758774 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b returned with HTTP 404 Sep 06 17:03:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 357/742] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/group_snapshots/a214ae8f-0b44-430b-a731-6f7aa518275b => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7f286ff3-57ba-44af-afd2-0d20815b125c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /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 06 17:03:17 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Get all volumes completed successfully. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:17 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7f286ff3-57ba-44af-afd2-0d20815b125c tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 386/743] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] POST http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7/action Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] delete called for group c456f416-34e5-4936-ae7c-097e523956e7 {{(pid=87192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:03:17 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Delete group with id: c456f416-34e5-4936-ae7c-097e523956e7 Sep 06 17:03:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:17 devstack devstack@c-api.service[87192]: /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 06 17:03:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:03:17 devstack devstack@c-api.service[87192]: /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 06 17:03:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7864b61-846e-4a45-bb82-cf1dad48cadc tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7/action returned with HTTP 202 Sep 06 17:03:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 358/744] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:03:17 2026] POST /volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Volume info retrieved successfully. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:03:17 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:03:17 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:03:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d52ea945-f9ce-4a28-a442-f03ab4507485 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 387/745] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b => generated 924 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-18452c41-ee74-4814-be6b-6d2756cdf407 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18452c41-ee74-4814-be6b-6d2756cdf407 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b Sep 06 17:03:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18452c41-ee74-4814-be6b-6d2756cdf407 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18452c41-ee74-4814-be6b-6d2756cdf407 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18452c41-ee74-4814-be6b-6d2756cdf407 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b returned with HTTP 404 Sep 06 17:03:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 359/746] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/volumes/795c60bb-a37f-49b5-bfe6-11586609481b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 Sep 06 17:03:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member c456f416-34e5-4936-ae7c-097e523956e7 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:03:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:19 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:03:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d3f3c909-25cb-4170-8e56-fae04ed24334 tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 returned with HTTP 200 Sep 06 17:03:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 388/747] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:03:19 2026] GET /volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 => generated 395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e792bc41-127e-4317-87fb-08777ca7d7ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e792bc41-127e-4317-87fb-08777ca7d7ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] GET http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e792bc41-127e-4317-87fb-08777ca7d7ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e792bc41-127e-4317-87fb-08777ca7d7ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-e792bc41-127e-4317-87fb-08777ca7d7ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] show called for member c456f416-34e5-4936-ae7c-097e523956e7 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e792bc41-127e-4317-87fb-08777ca7d7ec tempest-GroupSnapshotsV319Test-1183723028 tempest-GroupSnapshotsV319Test-1183723028-project-member] http://192.168.122.57/volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 returned with HTTP 404 Sep 06 17:03:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 360/748] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:03:20 2026] GET /volume/v3/groups/c456f416-34e5-4936-ae7c-097e523956e7 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1cc7f90-8d88-4abf-98a8-f8e0d30ede21 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1cc7f90-8d88-4abf-98a8-f8e0d30ede21 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/2d41d760-548f-420e-bf7e-031260e35c36 Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1cc7f90-8d88-4abf-98a8-f8e0d30ede21 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1cc7f90-8d88-4abf-98a8-f8e0d30ede21 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1cc7f90-8d88-4abf-98a8-f8e0d30ede21 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/group_types/2d41d760-548f-420e-bf7e-031260e35c36 returned with HTTP 202 Sep 06 17:03:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 389/749] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:03:20 2026] DELETE /volume/v3/group_types/2d41d760-548f-420e-bf7e-031260e35c36 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fdd620b9-dd2e-45f9-a672-60e5f1bae6eb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fdd620b9-dd2e-45f9-a672-60e5f1bae6eb tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] DELETE http://192.168.122.57/volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fdd620b9-dd2e-45f9-a672-60e5f1bae6eb tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fdd620b9-dd2e-45f9-a672-60e5f1bae6eb tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fdd620b9-dd2e-45f9-a672-60e5f1bae6eb tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d returned with HTTP 202 Sep 06 17:03:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 361/750] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:03:20 2026] DELETE /volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-972806a8-f7e1-40dd-8751-f7236d633145 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-972806a8-f7e1-40dd-8751-f7236d633145 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] GET http://192.168.122.57/volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-972806a8-f7e1-40dd-8751-f7236d633145 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-972806a8-f7e1-40dd-8751-f7236d633145 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-972806a8-f7e1-40dd-8751-f7236d633145 tempest-GroupSnapshotsV319Test-511447697 tempest-GroupSnapshotsV319Test-511447697-project-admin] http://192.168.122.57/volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d returned with HTTP 404 Sep 06 17:03:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 390/751] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:03:20 2026] GET /volume/v3/types/437a8914-c802-483a-bea0-a5ff58e0c08d => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:UPDATE=10,cinder:SELECT=40,cinder:INSERT=2 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:30 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=545,cinder:UPDATE=113,cinder:INSERT=69 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aa27f489-0aa1-4d78-b9ee-4c8344bb490c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa27f489-0aa1-4d78-b9ee-4c8344bb490c tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aa27f489-0aa1-4d78-b9ee-4c8344bb490c tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-637263465"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa27f489-0aa1-4d78-b9ee-4c8344bb490c tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 362/752] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:03:31 2026] POST /volume/v3/group_types => generated 180 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36ea42c4-8ff4-440a-ae41-d09c974a9b9a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36ea42c4-8ff4-440a-ae41-d09c974a9b9a tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] POST http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36ea42c4-8ff4-440a-ae41-d09c974a9b9a tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36ea42c4-8ff4-440a-ae41-d09c974a9b9a tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs returned with HTTP 202 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 391/753] 192.168.122.57 () {62 vars in 1337 bytes} [Sun Sep 6 17:03:31 2026] POST /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs => generated 53 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90f43b2d-13e0-4fc5-b63d-2c1f8721a922 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90f43b2d-13e0-4fc5-b63d-2c1f8721a922 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] POST http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90f43b2d-13e0-4fc5-b63d-2c1f8721a922 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90f43b2d-13e0-4fc5-b63d-2c1f8721a922 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs returned with HTTP 202 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 363/754] 192.168.122.57 () {62 vars in 1337 bytes} [Sun Sep 6 17:03:31 2026] POST /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs => generated 61 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b8a09f4-c068-4deb-9ac2-139b13062c52 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b8a09f4-c068-4deb-9ac2-139b13062c52 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b8a09f4-c068-4deb-9ac2-139b13062c52 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b8a09f4-c068-4deb-9ac2-139b13062c52 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b8a09f4-c068-4deb-9ac2-139b13062c52 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 392/755] 192.168.122.57 () {60 vars in 1331 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db2cca5e-0733-4964-8e41-5dbc1498ad0b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db2cca5e-0733-4964-8e41-5dbc1498ad0b tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db2cca5e-0733-4964-8e41-5dbc1498ad0b tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db2cca5e-0733-4964-8e41-5dbc1498ad0b tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db2cca5e-0733-4964-8e41-5dbc1498ad0b tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 364/756] 192.168.122.57 () {60 vars in 1331 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2b0f0e1-1f74-41d0-a650-f4441c1585ed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2b0f0e1-1f74-41d0-a650-f4441c1585ed tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] PUT http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2b0f0e1-1f74-41d0-a650-f4441c1585ed tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2b0f0e1-1f74-41d0-a650-f4441c1585ed tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 393/757] 192.168.122.57 () {62 vars in 1351 bytes} [Sun Sep 6 17:03:31 2026] PUT /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3927d37c-ce9f-4022-bc94-df0827319e0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3927d37c-ce9f-4022-bc94-df0827319e0e tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3927d37c-ce9f-4022-bc94-df0827319e0e tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3927d37c-ce9f-4022-bc94-df0827319e0e tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3927d37c-ce9f-4022-bc94-df0827319e0e tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 365/758] 192.168.122.57 () {60 vars in 1316 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs => generated 87 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e50bea5-0dee-4570-929d-b2614f936d57 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e50bea5-0dee-4570-929d-b2614f936d57 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e50bea5-0dee-4570-929d-b2614f936d57 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e50bea5-0dee-4570-929d-b2614f936d57 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e50bea5-0dee-4570-929d-b2614f936d57 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 returned with HTTP 202 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 394/759] 192.168.122.57 () {60 vars in 1334 bytes} [Sun Sep 6 17:03:31 2026] DELETE /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] HTTP exception thrown: Group Type 921388d1-3738-4d30-a577-a2af99520b7a has no extra spec with key key1. Sep 06 17:03:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c7390a7-0190-4532-a0ea-33370ed65d2d tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 returned with HTTP 404 Sep 06 17:03:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 366/760] 192.168.122.57 () {60 vars in 1331 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key1 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fc37411-6e65-42ef-9ae1-80875137a5ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fc37411-6e65-42ef-9ae1-80875137a5ad tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fc37411-6e65-42ef-9ae1-80875137a5ad tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fc37411-6e65-42ef-9ae1-80875137a5ad tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fc37411-6e65-42ef-9ae1-80875137a5ad tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 returned with HTTP 202 Sep 06 17:03:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 395/761] 192.168.122.57 () {60 vars in 1334 bytes} [Sun Sep 6 17:03:31 2026] DELETE /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] HTTP exception thrown: Group Type 921388d1-3738-4d30-a577-a2af99520b7a has no extra spec with key key2. Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45a7e9aa-495d-4cbf-af4e-29daf5a84b34 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 returned with HTTP 404 Sep 06 17:03:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 367/762] 192.168.122.57 () {60 vars in 1331 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key2 => generated 126 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e903603-42e3-4aec-ad6c-acb7ac429af4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e903603-42e3-4aec-ad6c-acb7ac429af4 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e903603-42e3-4aec-ad6c-acb7ac429af4 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e903603-42e3-4aec-ad6c-acb7ac429af4 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e903603-42e3-4aec-ad6c-acb7ac429af4 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 returned with HTTP 202 Sep 06 17:03:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 396/763] 192.168.122.57 () {60 vars in 1334 bytes} [Sun Sep 6 17:03:32 2026] DELETE /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88008bcc-84ec-42df-97ce-1efe7b726dca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88008bcc-84ec-42df-97ce-1efe7b726dca tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] GET http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88008bcc-84ec-42df-97ce-1efe7b726dca tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88008bcc-84ec-42df-97ce-1efe7b726dca tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88008bcc-84ec-42df-97ce-1efe7b726dca tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] HTTP exception thrown: Group Type 921388d1-3738-4d30-a577-a2af99520b7a has no extra spec with key key3. Sep 06 17:03:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88008bcc-84ec-42df-97ce-1efe7b726dca tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 returned with HTTP 404 Sep 06 17:03:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 368/764] 192.168.122.57 () {60 vars in 1331 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a/group_specs/key3 => generated 126 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e2679fd3-e56e-4370-b061-99ec15c6e056 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e2679fd3-e56e-4370-b061-99ec15c6e056 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e2679fd3-e56e-4370-b061-99ec15c6e056 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e2679fd3-e56e-4370-b061-99ec15c6e056 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e2679fd3-e56e-4370-b061-99ec15c6e056 tempest-GroupTypeSpecsTest-1358402712 tempest-GroupTypeSpecsTest-1358402712-project-admin] http://192.168.122.57/volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a returned with HTTP 202 Sep 06 17:03:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 397/765] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:03:32 2026] DELETE /volume/v3/group_types/921388d1-3738-4d30-a577-a2af99520b7a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b3c07888-c79e-4888-84ee-d85e99149322 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-attach": {"instance_uuid": "db39b3e0-155d-4e1e-887e-9e93460dcf25", "mountpoint": "/dev/vdb"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "db39b3e0-155d-4e1e-887e-9e93460dcf25", "mountpoint": "/dev/vdb"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update volume admin metadata completed successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Attach volume completed successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3c07888-c79e-4888-84ee-d85e99149322 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 369/766] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:41 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-13c58caa-5ff0-4ee9-8159-82329792e530 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-13c58caa-5ff0-4ee9-8159-82329792e530 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-13c58caa-5ff0-4ee9-8159-82329792e530 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-13c58caa-5ff0-4ee9-8159-82329792e530 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-13c58caa-5ff0-4ee9-8159-82329792e530 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-13c58caa-5ff0-4ee9-8159-82329792e530 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 398/767] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:41 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 1183 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e4ddf73d-221e-459e-acc2-a1bfd98ebf1b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 370/768] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:41 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 1183 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a590d396-1533-4b94-8ace-51e2262f6307 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-detach": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Detach volume completed successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a590d396-1533-4b94-8ace-51e2262f6307 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 399/769] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:42 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e903b93d-675c-456a-99dd-9c6bac0cad12 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 371/770] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-821c09af-7704-4899-b701-e2fb273fc410 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Reserve volume completed successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-821c09af-7704-4899-b701-e2fb273fc410 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 400/771] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:46 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e44d6896-739b-4647-8efc-36e2366add45 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b61fd45-34b3-4cf9-aa22-3249f26f49df tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 372/772] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Unreserve volume completed successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cde6bf68-e105-4702-a8ec-6b6015f506d7 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 373/773] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:46 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b3528fd6-fb6a-4825-8019-670d6287053e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3528fd6-fb6a-4825-8019-670d6287053e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3528fd6-fb6a-4825-8019-670d6287053e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3528fd6-fb6a-4825-8019-670d6287053e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b3528fd6-fb6a-4825-8019-670d6287053e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3528fd6-fb6a-4825-8019-670d6287053e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 374/774] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume updated successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aaf59bd9-dbe5-4785-a042-6a42478d3ab0 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 375/775] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12f8f263-8f99-4f08-8f37-0fe1bf2825f9 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 376/776] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e44d6896-739b-4647-8efc-36e2366add45 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e44d6896-739b-4647-8efc-36e2366add45 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-77641102", "description": "tempest-group-type-description-875832069", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e44d6896-739b-4647-8efc-36e2366add45 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 401/777] 192.168.122.57 () {62 vars in 1191 bytes} [Sun Sep 6 17:03:46 2026] POST /volume/v3/group_types => generated 262 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f44863bb-0a86-4338-b739-cac5fe8d4943 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f44863bb-0a86-4338-b739-cac5fe8d4943 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f44863bb-0a86-4338-b739-cac5fe8d4943 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f44863bb-0a86-4338-b739-cac5fe8d4943 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume updated successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d2f63b0-4589-4fc1-8cc4-e909c6307bce tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 377/778] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f44863bb-0a86-4338-b739-cac5fe8d4943 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 402/779] 192.168.122.57 () {60 vars in 1169 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types => generated 496 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6cd01029-affc-444b-bb27-b0d2b0ee8044 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cd01029-affc-444b-bb27-b0d2b0ee8044 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] PUT http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6cd01029-affc-444b-bb27-b0d2b0ee8044 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2065929480", "description": "updated-group-type-desc"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8a37a5b-d253-492e-815e-e0c2588ddeed tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 378/780] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cd01029-affc-444b-bb27-b0d2b0ee8044 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 403/781] 192.168.122.57 () {62 vars in 1301 bytes} [Sun Sep 6 17:03:47 2026] PUT /volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e => generated 255 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-475f5c6b-c8c0-44ec-ae4e-e09dc99defe6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-475f5c6b-c8c0-44ec-ae4e-e09dc99defe6 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-475f5c6b-c8c0-44ec-ae4e-e09dc99defe6 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-475f5c6b-c8c0-44ec-ae4e-e09dc99defe6 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-475f5c6b-c8c0-44ec-ae4e-e09dc99defe6 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 404/782] 192.168.122.57 () {60 vars in 1280 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-90e128e6-fd3c-45c3-9a11-2760439947c2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90e128e6-fd3c-45c3-9a11-2760439947c2 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90e128e6-fd3c-45c3-9a11-2760439947c2 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90e128e6-fd3c-45c3-9a11-2760439947c2 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90e128e6-fd3c-45c3-9a11-2760439947c2 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 405/783] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:03:47 2026] DELETE /volume/v3/group_types/da491af5-7a33-433c-b415-54e16ea63d0e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update volume admin metadata completed successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update readonly setting on volume completed successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4a04952-c530-42a4-b8ab-1fdb4199636b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-14ffc03a-cf77-48ed-8d52-d95a664a06ff None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 379/784] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14ffc03a-cf77-48ed-8d52-d95a664a06ff tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14ffc03a-cf77-48ed-8d52-d95a664a06ff tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cfff04e6-a203-4418-9547-8e89eb8b096f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14ffc03a-cf77-48ed-8d52-d95a664a06ff tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfff04e6-a203-4418-9547-8e89eb8b096f tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfff04e6-a203-4418-9547-8e89eb8b096f tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfff04e6-a203-4418-9547-8e89eb8b096f tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14ffc03a-cf77-48ed-8d52-d95a664a06ff tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 406/785] 192.168.122.57 () {60 vars in 1169 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types => generated 248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dc498793-be21-4c48-8d61-037c1e575370 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dc498793-be21-4c48-8d61-037c1e575370 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dc498793-be21-4c48-8d61-037c1e575370 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-361358981", "is_public": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfff04e6-a203-4418-9547-8e89eb8b096f tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfff04e6-a203-4418-9547-8e89eb8b096f tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 380/786] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dc498793-be21-4c48-8d61-037c1e575370 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 407/787] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/group_types => generated 163 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04064514-f43b-4617-8dac-2fcb82290e3c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04064514-f43b-4617-8dac-2fcb82290e3c tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04064514-f43b-4617-8dac-2fcb82290e3c tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1768397851", "is_public": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04064514-f43b-4617-8dac-2fcb82290e3c tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 381/788] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/group_types => generated 165 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-287c7afc-2c40-4d32-b319-bb26661e0049 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-287c7afc-2c40-4d32-b319-bb26661e0049 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-287c7afc-2c40-4d32-b319-bb26661e0049 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-287c7afc-2c40-4d32-b319-bb26661e0049 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update volume admin metadata completed successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Update readonly setting on volume completed successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b9b7c5-0e17-47d9-9a97-b490f0f57026 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 408/789] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-287c7afc-2c40-4d32-b319-bb26661e0049 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 382/790] 192.168.122.57 () {60 vars in 1230 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4ada4431-2aab-4f6f-95ba-47c0ef9510ad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ada4431-2aab-4f6f-95ba-47c0ef9510ad tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ada4431-2aab-4f6f-95ba-47c0ef9510ad tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3b38361-6a12-42a4-81c1-ef3ce54079dd tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-reader] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ada4431-2aab-4f6f-95ba-47c0ef9510ad tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 409/791] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1114042666", "disk_format": "raw"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1114042666", "disk_format": "raw"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ada4431-2aab-4f6f-95ba-47c0ef9510ad tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 383/792] 192.168.122.57 () {60 vars in 1232 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15128233-1f04-43a2-9e50-df809d264226 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15128233-1f04-43a2-9e50-df809d264226 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types?is_public=False Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15128233-1f04-43a2-9e50-df809d264226 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15128233-1f04-43a2-9e50-df809d264226 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15128233-1f04-43a2-9e50-df809d264226 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 06 17:03:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:03:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:03:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:03:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:03:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 384/793] 192.168.122.57 () {60 vars in 1200 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2863e617-aa6c-4e5e-9e7e-225e50680d1a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87191]: DEBUG cinder.image.image_utils [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1114042666'}] 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-1114042666'}]. {{(pid=87191) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2863e617-aa6c-4e5e-9e7e-225e50680d1a tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] GET http://192.168.122.57/volume/v3/group_types?is_public=True Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2863e617-aa6c-4e5e-9e7e-225e50680d1a tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2863e617-aa6c-4e5e-9e7e-225e50680d1a tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2863e617-aa6c-4e5e-9e7e-225e50680d1a tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 06 17:03:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 385/794] 192.168.122.57 () {60 vars in 1198 bytes} [Sun Sep 6 17:03:48 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7f589541-3828-4a3b-beff-8fdb96aba2e5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f589541-3828-4a3b-beff-8fdb96aba2e5 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/64fe2125-42da-4bb4-87b3-9a29dcacb3be Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f589541-3828-4a3b-beff-8fdb96aba2e5 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f589541-3828-4a3b-beff-8fdb96aba2e5 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f589541-3828-4a3b-beff-8fdb96aba2e5 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types/64fe2125-42da-4bb4-87b3-9a29dcacb3be returned with HTTP 202 Sep 06 17:03:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 386/795] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:03:48 2026] DELETE /volume/v3/group_types/64fe2125-42da-4bb4-87b3-9a29dcacb3be => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-caa8ef95-6fdb-4fc2-8ede-9caa7140de31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-caa8ef95-6fdb-4fc2-8ede-9caa7140de31 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/de473b12-d42d-4fc6-b8fb-79618137c8f9 Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-caa8ef95-6fdb-4fc2-8ede-9caa7140de31 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-caa8ef95-6fdb-4fc2-8ede-9caa7140de31 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-caa8ef95-6fdb-4fc2-8ede-9caa7140de31 tempest-GroupTypesTest-1564867132 tempest-GroupTypesTest-1564867132-project-admin] http://192.168.122.57/volume/v3/group_types/de473b12-d42d-4fc6-b8fb-79618137c8f9 returned with HTTP 202 Sep 06 17:03:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 387/796] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:03:48 2026] DELETE /volume/v3/group_types/de473b12-d42d-4fc6-b8fb-79618137c8f9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Copy volume to image completed successfully. Sep 06 17:03:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c91b07a-e166-4525-b7b0-f2c895a31dfa tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:03:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 410/797] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 655 bytes in 2401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=49,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:58 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=68,cinder:INSERT=3,cinder:UPDATE=10 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f2bbbba9-f45a-4087-834f-8d32878c388f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1552350402"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1552350402'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:04:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (413089e1-3dbc-4407-a7c4-43cef0eba740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d5a905-f015-4f52-9dd4-e218af8e2f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d5a905-f015-4f52-9dd4-e218af8e2f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f388814-34d2-4140-a566-80057051ac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['f0639a85-9ed2-4862-aad5-614b27d4e8e5', '10b66e6e-1f04-43de-85b7-7a5375420759', '6a267a34-4fc2-42c8-923d-2e25af54904b', 'f2c332ec-3e87-4719-af52-f951bb1def42'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f388814-34d2-4140-a566-80057051ac82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0639a85-9ed2-4862-aad5-614b27d4e8e5', '10b66e6e-1f04-43de-85b7-7a5375420759', '6a267a34-4fc2-42c8-923d-2e25af54904b', 'f2c332ec-3e87-4719-af52-f951bb1def42']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d56e16-6b7d-4901-a3ab-6710f3f9ee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d56e16-6b7d-4901-a3ab-6710f3f9ee45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2479d490-64f0-4ec6-bed1-e596599c9c33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1552350402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['f0639a85-9ed2-4862-aad5-614b27d4e8e5','10b66e6e-1f04-43de-85b7-7a5375420759','6a267a34-4fc2-42c8-923d-2e25af54904b','f2c332ec-3e87-4719-af52-f951bb1def42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1552350402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2479d490-64f0-4ec6-bed1-e596599c9c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d237396e-aa93-45c1-870c-08810e8479c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:03 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d237396e-aa93-45c1-870c-08810e8479c9) transitioned into state 'SUCCESS' from state '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-1552350402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['f0639a85-9ed2-4862-aad5-614b27d4e8e5','10b66e6e-1f04-43de-85b7-7a5375420759','6a267a34-4fc2-42c8-923d-2e25af54904b','f2c332ec-3e87-4719-af52-f951bb1def42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:03 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c8c339-05ee-4ef1-99b7-15c4a2b36285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:03 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c8c339-05ee-4ef1-99b7-15c4a2b36285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:03 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (413089e1-3dbc-4407-a7c4-43cef0eba740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:04:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2bbbba9-f45a-4087-834f-8d32878c388f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 388/798] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:02 2026] POST /volume/v3/volumes => generated 756 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ade729ee-2c78-4517-b0d5-fb2ca0b8a9a1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 411/799] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:03 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 824 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9160d16f-46f7-4c4e-9440-f134ad4c784c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb815c19-f28f-4f0a-bebd-e3e1bf12dc47 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 412/800] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9160d16f-46f7-4c4e-9440-f134ad4c784c tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:04:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9160d16f-46f7-4c4e-9440-f134ad4c784c tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1376948104"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9160d16f-46f7-4c4e-9440-f134ad4c784c tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 389/801] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:04:04 2026] POST /volume/v3/types => generated 216 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-559be47e-eb51-439b-add3-3506094ee485 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-559be47e-eb51-439b-add3-3506094ee485 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:04:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-559be47e-eb51-439b-add3-3506094ee485 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-743203201"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-559be47e-eb51-439b-add3-3506094ee485 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:04:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 413/802] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:04:04 2026] POST /volume/v3/group_types => generated 172 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:04:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d4a6d180-5616-4ac2-8804-1a112f0376c5", "volume_types": ["9934c0bb-1c39-4120-912b-3c7454e3a908"], "name": "tempest-Group1-120020068"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating new group {'group': {'group_type': 'd4a6d180-5616-4ac2-8804-1a112f0376c5', 'volume_types': ['9934c0bb-1c39-4120-912b-3c7454e3a908'], 'name': 'tempest-Group1-120020068'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:04:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating group tempest-Group1-120020068. Sep 06 17:04:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:05 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['bf8a77e0-350d-4d07-985e-82306c41f64d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57f976d6-aa3c-4eb4-b1f0-d1fbf8c8f538 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:04:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 390/803] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:04:04 2026] POST /volume/v3/groups => generated 93 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:05 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9e47cc5-6568-40c6-b001-1810f3f271b6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 returned with HTTP 200 Sep 06 17:04:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 414/804] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:05 2026] GET /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 => generated 321 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ac84c136-1f58-4319-991d-f75992fd2ccb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac84c136-1f58-4319-991d-f75992fd2ccb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ac84c136-1f58-4319-991d-f75992fd2ccb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ac84c136-1f58-4319-991d-f75992fd2ccb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ac84c136-1f58-4319-991d-f75992fd2ccb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac84c136-1f58-4319-991d-f75992fd2ccb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 391/805] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:05 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:06 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7171a56e-4b10-4d2d-b8c4-614ac4dbc8ff tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 returned with HTTP 200 Sep 06 17:04:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 415/806] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:06 2026] GET /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d4a6d180-5616-4ac2-8804-1a112f0376c5", "volume_types": ["9934c0bb-1c39-4120-912b-3c7454e3a908"], "name": "tempest-Group2-1872833254"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating new group {'group': {'group_type': 'd4a6d180-5616-4ac2-8804-1a112f0376c5', 'volume_types': ['9934c0bb-1c39-4120-912b-3c7454e3a908'], 'name': 'tempest-Group2-1872833254'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating group tempest-Group2-1872833254. Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['a299105a-77fd-4f41-b1c0-9ce2a8bc5a76'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d860ff0-fff6-495d-886c-b6e84fbb5085 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:04:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 392/807] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:04:06 2026] POST /volume/v3/groups => generated 94 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cca3d008-2829-4566-a70d-727a722b2326 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cca3d008-2829-4566-a70d-727a722b2326 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cca3d008-2829-4566-a70d-727a722b2326 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cca3d008-2829-4566-a70d-727a722b2326 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-cca3d008-2829-4566-a70d-727a722b2326 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:06 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cca3d008-2829-4566-a70d-727a722b2326 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 returned with HTTP 200 Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 416/808] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:06 2026] GET /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 => generated 322 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2bbd58da-8f8a-422a-8b8f-e8fedecf9bc2 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 393/809] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:06 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d29b8812-aa77-4342-a4a3-ed07b58c1c76 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 returned with HTTP 200 Sep 06 17:04:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 417/810] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:07 2026] GET /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1967801475", "volume_type": "9934c0bb-1c39-4120-912b-3c7454e3a908", "group_id": "665f2149-5bc0-4874-a3f6-759d5dba1bc5", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1967801475', 'volume_type': '9934c0bb-1c39-4120-912b-3c7454e3a908', 'group_id': '665f2149-5bc0-4874-a3f6-759d5dba1bc5', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:07 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume of 1 GB Sep 06 17:04:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa7d821d-c906-471a-ba6f-f5d308533cd5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 394/811] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:07 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (d1ae962c-f5a9-42f4-bb7d-5be366b73ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f969bd-0ec9-4e70-b2fc-50be4b7e42b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f969bd-0ec9-4e70-b2fc-50be4b7e42b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:04:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9934c0bb-1c39-4120-912b-3c7454e3a908,is_public=True,name='tempest-GroupsTest-volume-type-1376948104',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9934c0bb-1c39-4120-912b-3c7454e3a908', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '665f2149-5bc0-4874-a3f6-759d5dba1bc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ed52a8-0206-454a-92f2-d7044c1cb10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1376948104 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1376948104, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1376948104 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1376948104, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['382f3f6c-7a6c-4bc2-865d-94cfd85542fa', '283348a9-074d-49ec-b7d7-af0149ddb74e', '3e83e4e2-d456-411a-8186-d612a7e5b6b4', '7df9a931-ec15-48cb-90a3-16a285ccef6c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ed52a8-0206-454a-92f2-d7044c1cb10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382f3f6c-7a6c-4bc2-865d-94cfd85542fa', '283348a9-074d-49ec-b7d7-af0149ddb74e', '3e83e4e2-d456-411a-8186-d612a7e5b6b4', '7df9a931-ec15-48cb-90a3-16a285ccef6c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2843ea9-71f5-458c-b1fb-8db904bbaa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2843ea9-71f5-458c-b1fb-8db904bbaa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dde2d5-0c12-41a4-8367-7bfd96310c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1967801475',encryption_key_id=None,group_id=665f2149-5bc0-4874-a3f6-759d5dba1bc5,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['382f3f6c-7a6c-4bc2-865d-94cfd85542fa','283348a9-074d-49ec-b7d7-af0149ddb74e','3e83e4e2-d456-411a-8186-d612a7e5b6b4','7df9a931-ec15-48cb-90a3-16a285ccef6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=9934c0bb-1c39-4120-912b-3c7454e3a908), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1967801475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=665f2149-5bc0-4874-a3f6-759d5dba1bc5,host=None,id=f6dde2d5-0c12-41a4-8367-7bfd96310c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f92c9eaf69744539edc2532c16e6676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9934c0bb-1c39-4120-912b-3c7454e3a908),volume_type_id=9934c0bb-1c39-4120-912b-3c7454e3a908)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6399394-0342-4df8-bb96-dc33af08373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6399394-0342-4df8-bb96-dc33af08373a) transitioned into state 'SUCCESS' from state '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-1967801475',encryption_key_id=None,group_id=665f2149-5bc0-4874-a3f6-759d5dba1bc5,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['382f3f6c-7a6c-4bc2-865d-94cfd85542fa','283348a9-074d-49ec-b7d7-af0149ddb74e','3e83e4e2-d456-411a-8186-d612a7e5b6b4','7df9a931-ec15-48cb-90a3-16a285ccef6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=9934c0bb-1c39-4120-912b-3c7454e3a908)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef582e58-bd6e-4dfd-88d6-754621edaa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef582e58-bd6e-4dfd-88d6-754621edaa57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (d1ae962c-f5a9-42f4-bb7d-5be366b73ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request issued successfully. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:08 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dcef54aa-ca8e-4a08-905a-f2b4935f526d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 418/812] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:04:07 2026] POST /volume/v3/volumes => generated 821 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:08 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:08 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59794f1a-bfc0-48cc-bd7b-4f3ea3cebc97 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 419/813] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:08 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:09 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-39410d1e-7bc4-479b-970a-c3972e1ac39c tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 395/814] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:08 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a489b4a9-7078-4268-921b-82353f3065f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a489b4a9-7078-4268-921b-82353f3065f1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a489b4a9-7078-4268-921b-82353f3065f1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a489b4a9-7078-4268-921b-82353f3065f1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c6ffd97e-e361-4908-8897-940284accc15 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:10 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:10 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a489b4a9-7078-4268-921b-82353f3065f1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a489b4a9-7078-4268-921b-82353f3065f1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 420/815] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:10 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:10 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6ffd97e-e361-4908-8897-940284accc15 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 396/816] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:10 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3911b8d6-d0dd-44a7-98b0-b571027c49a8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 421/817] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:11 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-323d25f9-94da-4bf3-a185-051290c1b43e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:11 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:11 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:11 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-323d25f9-94da-4bf3-a185-051290c1b43e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 397/818] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:11 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f563c733-ee35-4cd2-8b0c-67d308a8443d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 422/819] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:12 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2045b93f-d39b-4359-b51e-646499836983 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:12 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:12 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:13 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2045b93f-d39b-4359-b51e-646499836983 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 398/820] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:12 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6281c96f-2485-46d0-a523-7810d22be828 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6281c96f-2485-46d0-a523-7810d22be828 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6281c96f-2485-46d0-a523-7810d22be828 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6281c96f-2485-46d0-a523-7810d22be828 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6281c96f-2485-46d0-a523-7810d22be828 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6281c96f-2485-46d0-a523-7810d22be828 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 423/821] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:13 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:14 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:14 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:14 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72e04f19-1e2c-444e-af92-a5e60ec597d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 399/822] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:14 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-303b7c8a-ebb8-4443-a6fd-6ec7b9dab040 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 424/823] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:14 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:15 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:15 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:15 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-644d4f96-04a7-44ee-82ba-29b21eebd322 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 400/824] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:15 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-78f1532f-fc3f-4892-8bd1-1b6d5186bbad tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 425/825] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:15 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:16 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:16 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:16 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07af94f7-98a9-4b2d-afaa-212dde5f5468 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 401/826] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:16 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-834db173-cd96-4118-9067-e876ee5747cb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-834db173-cd96-4118-9067-e876ee5747cb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-834db173-cd96-4118-9067-e876ee5747cb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-834db173-cd96-4118-9067-e876ee5747cb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-834db173-cd96-4118-9067-e876ee5747cb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-834db173-cd96-4118-9067-e876ee5747cb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 426/827] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:17 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:18 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:18 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:18 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-43c61c1a-f630-4d69-84e1-dd982972fcb8 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 402/828] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:17 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0862bc72-2558-4d34-851a-0ea797aaa3b1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 427/829] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:18 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:19 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7893141a-5537-40a5-990e-aa02188529d7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7893141a-5537-40a5-990e-aa02188529d7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7893141a-5537-40a5-990e-aa02188529d7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7893141a-5537-40a5-990e-aa02188529d7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7893141a-5537-40a5-990e-aa02188529d7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7893141a-5537-40a5-990e-aa02188529d7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 428/830] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:19 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fef11e2-4d14-4e56-8a3c-88a3e934a883 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 403/831] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:19 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:20 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4cac13ef-8860-4087-8345-e3ba31c43bfc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 429/832] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:20 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ee57e2c-d1c6-481d-a02d-5797aa25294e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 404/833] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:20 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87e0db4e-09aa-46dd-8f36-3d5961158548 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 430/834] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:21 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:21 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:21 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:21 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90879f6c-a9a1-4837-b8dd-99c1c980ea85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 405/835] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:21 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac222d16-61aa-4b8a-bb9e-e51455a36488 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 431/836] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:22 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:22 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:22 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:22 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34f050c0-7b53-4a8c-b1b0-abc019490dea tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 406/837] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:22 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-43161fce-06b9-453d-8e7c-66336285e50b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43161fce-06b9-453d-8e7c-66336285e50b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43161fce-06b9-453d-8e7c-66336285e50b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43161fce-06b9-453d-8e7c-66336285e50b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-43161fce-06b9-453d-8e7c-66336285e50b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43161fce-06b9-453d-8e7c-66336285e50b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 432/838] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:23 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:24 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:24 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:24 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5dd8e0cf-a972-41df-b4cb-36ce885d2b6d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 407/839] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:24 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-431fa0b2-3e73-4c6d-b76e-258d9dfde9fb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 433/840] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:24 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:25 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:25 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:25 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51189d14-0ea6-41e2-9ef1-70b1acccd785 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 408/841] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:25 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2dc3b73-8e8d-4712-8edf-cc22548137ee tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 434/842] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:25 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6468bdcd-2306-4320-800a-a1074ba85354 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:26 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:26 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:26 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6468bdcd-2306-4320-800a-a1074ba85354 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 409/843] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:26 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37bc9673-88d1-43dc-9d44-7bb101edf3b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 435/844] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:26 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:27 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09f77959-d6d4-47d0-aa18-8e3a0a9fc0ee tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:04:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 436/845] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:27 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ce7ab83-2dc9-49c1-9a37-1c22112d416f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 410/846] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:27 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] POST http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1950918362", "disk_format": "qcow2"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1950918362", "disk_format": "qcow2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87191]: DEBUG cinder.image.image_utils [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1950918362'}] 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-1950918362'}]. {{(pid=87191) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f90ad3c2-dbb8-4b22-9986-9010a5e2b766 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 411/847] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Copy volume to image completed successfully. Sep 06 17:04:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b53d3402-102a-4a71-a8ad-ac85a19d7cdc tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action returned with HTTP 202 Sep 06 17:04:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 437/848] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:04:27 2026] POST /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d/action => generated 657 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:28 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:28 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a6d41a9-0c29-4190-ae96-071a21f38a85 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 412/849] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fca4d5e8-8279-45b8-acfa-2da78d90cb2e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 438/850] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action body: b'{"os-attach": {"instance_uuid": "e23fb30a-95c9-41ef-9f5e-4e1199ffb18d", "mountpoint": "/dev/vdb"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e23fb30a-95c9-41ef-9f5e-4e1199ffb18d", "mountpoint": "/dev/vdb"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Update volume admin metadata completed successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Attach volume completed successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b3e7ba5-4ac1-4513-8fa0-7281fc3e9ded tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action returned with HTTP 202 Sep 06 17:04:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 413/851] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:29 2026] POST /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-241d531c-974d-4459-9131-a1a445219f3d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-241d531c-974d-4459-9131-a1a445219f3d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-241d531c-974d-4459-9131-a1a445219f3d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-241d531c-974d-4459-9131-a1a445219f3d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-241d531c-974d-4459-9131-a1a445219f3d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-241d531c-974d-4459-9131-a1a445219f3d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 439/852] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 1183 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0145056d-8543-4ffa-a2df-940e3d08f17c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0145056d-8543-4ffa-a2df-940e3d08f17c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0145056d-8543-4ffa-a2df-940e3d08f17c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0145056d-8543-4ffa-a2df-940e3d08f17c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0145056d-8543-4ffa-a2df-940e3d08f17c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0145056d-8543-4ffa-a2df-940e3d08f17c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 414/853] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 1183 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d233e52e-7ae2-4700-b570-7408e205800f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d233e52e-7ae2-4700-b570-7408e205800f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d233e52e-7ae2-4700-b570-7408e205800f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d233e52e-7ae2-4700-b570-7408e205800f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-d233e52e-7ae2-4700-b570-7408e205800f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '2479d490-64f0-4ec6-bed1-e596599c9c33' with '{'status': 'error'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d233e52e-7ae2-4700-b570-7408e205800f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action returned with HTTP 202 Sep 06 17:04:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 440/854] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:29 2026] POST /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-61482318-7664-4258-92c6-700fa914eac1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-61482318-7664-4258-92c6-700fa914eac1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-61482318-7664-4258-92c6-700fa914eac1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-61482318-7664-4258-92c6-700fa914eac1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-61482318-7664-4258-92c6-700fa914eac1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-61482318-7664-4258-92c6-700fa914eac1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 415/855] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d7f400ff-74d2-4ca0-94b1-9a351977dc5e"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d7f400ff-74d2-4ca0-94b1-9a351977dc5e"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Terminate volume connection completed successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87191) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Detach volume completed successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e91b6b36-80bd-4c24-8b30-b5c03fb14e24 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action returned with HTTP 202 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 441/856] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:29 2026] POST /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fedf2749-748a-4918-b30e-5181e6216d36 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fedf2749-748a-4918-b30e-5181e6216d36 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fedf2749-748a-4918-b30e-5181e6216d36 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fedf2749-748a-4918-b30e-5181e6216d36 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fedf2749-748a-4918-b30e-5181e6216d36 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fedf2749-748a-4918-b30e-5181e6216d36 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 442/857] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c3823e3-fef4-4ade-b638-f44ff66fe6ca tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 416/858] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6549e656-dbda-4509-89ac-d5ca444ab5da None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6549e656-dbda-4509-89ac-d5ca444ab5da tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6549e656-dbda-4509-89ac-d5ca444ab5da tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6549e656-dbda-4509-89ac-d5ca444ab5da tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-6549e656-dbda-4509-89ac-d5ca444ab5da tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa641cd7-b159-4965-9fcc-4b5896c434ab tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 443/859] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action body: b'{"os-detach": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6549e656-dbda-4509-89ac-d5ca444ab5da tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 417/860] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b60b3a0b-6966-4f65-a147-5f66670e2496 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 418/861] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Detach volume completed successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab916ee5-247b-4d74-875d-ad285d6e24b3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action returned with HTTP 202 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 444/862] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:30 2026] POST /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-afc034ce-bb7b-430c-a590-4fcdcd0c66dc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d62c9bfb-8069-4538-be6d-24c2086d944c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62c9bfb-8069-4538-be6d-24c2086d944c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62c9bfb-8069-4538-be6d-24c2086d944c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62c9bfb-8069-4538-be6d-24c2086d944c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-afc034ce-bb7b-430c-a590-4fcdcd0c66dc tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/detail Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-afc034ce-bb7b-430c-a590-4fcdcd0c66dc tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-afc034ce-bb7b-430c-a590-4fcdcd0c66dc tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /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 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d62c9bfb-8069-4538-be6d-24c2086d944c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62c9bfb-8069-4538-be6d-24c2086d944c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 445/863] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-afc034ce-bb7b-430c-a590-4fcdcd0c66dc tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/detail returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 419/864] 192.168.122.57 () {60 vars in 1175 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/groups/detail => generated 639 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /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 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56d3ecba-c2c1-45bb-9c94-49dc6508a971 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 446/865] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: 2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30ace697-1bdb-44a1-b3bd-42b3d958b111 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 420/866] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume request issued successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e655b3a-adb9-422e-ae5c-75b2795fca88 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 202 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 447/867] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:04:30 2026] DELETE /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /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 06 17:04:30 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:30 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02108b40-e1a2-41e1-9d05-f5dd398654fa tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 448/868] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 867 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd954cc9-6b5a-49c8-b4ad-d68ceb58243a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 421/869] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-23b776d2-60c9-485a-bb58-ac73634471a6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] delete called for group 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:04:30 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Delete group with id: 665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87191]: /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 06 17:04:31 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:04:31 devstack devstack@c-api.service[87191]: /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 06 17:04:31 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:04:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23b776d2-60c9-485a-bb58-ac73634471a6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action returned with HTTP 202 Sep 06 17:04:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 449/870] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:04:30 2026] POST /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8b6430ec-7895-4790-8406-3eff32825f4f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:31 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:31 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:31 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b6430ec-7895-4790-8406-3eff32825f4f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 422/871] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:31 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-300dd041-110b-4f44-832c-13e429be583a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-300dd041-110b-4f44-832c-13e429be583a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-300dd041-110b-4f44-832c-13e429be583a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-300dd041-110b-4f44-832c-13e429be583a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-300dd041-110b-4f44-832c-13e429be583a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-300dd041-110b-4f44-832c-13e429be583a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 450/872] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:31 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 867 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:32 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:32 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-215e4b16-601c-4120-8bf5-9bac6e018b2a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 200 Sep 06 17:04:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 451/873] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:32 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 867 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:33 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55de816a-67b3-4c0d-bd2b-2b6b1683c650 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 200 Sep 06 17:04:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 423/874] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:32 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 913 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c44d7c8c-9c97-41d7-a29c-86cf4da87026 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c44d7c8c-9c97-41d7-a29c-86cf4da87026 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c44d7c8c-9c97-41d7-a29c-86cf4da87026 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c44d7c8c-9c97-41d7-a29c-86cf4da87026 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c44d7c8c-9c97-41d7-a29c-86cf4da87026 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 returned with HTTP 404 Sep 06 17:04:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 452/875] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:34 2026] GET /volume/v3/volumes/2479d490-64f0-4ec6-bed1-e596599c9c33 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e7b5aa04-25a2-43f0-8a82-fe820ea3479a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e7b5aa04-25a2-43f0-8a82-fe820ea3479a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e7b5aa04-25a2-43f0-8a82-fe820ea3479a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e7b5aa04-25a2-43f0-8a82-fe820ea3479a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e7b5aa04-25a2-43f0-8a82-fe820ea3479a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 returned with HTTP 404 Sep 06 17:04:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 424/876] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:34 2026] GET /volume/v3/volumes/f6dde2d5-0c12-41a4-8367-7bfd96310c56 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae5ea879-b40f-4b93-b083-4f42f8300f7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 returned with HTTP 404 Sep 06 17:04:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 453/877] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:34 2026] GET /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5 => generated 108 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] delete called for group bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:04:34 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Delete group with id: bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:34 devstack devstack@c-api.service[87192]: /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 06 17:04:34 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:04:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3bb1fb0-8c05-4415-9c49-0b090e336f1a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action returned with HTTP 202 Sep 06 17:04:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 425/878] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:04:34 2026] POST /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2e09845-60db-4a56-bc83-42868b7982e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2e09845-60db-4a56-bc83-42868b7982e4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2e09845-60db-4a56-bc83-42868b7982e4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2e09845-60db-4a56-bc83-42868b7982e4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-b2e09845-60db-4a56-bc83-42868b7982e4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:35 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2e09845-60db-4a56-bc83-42868b7982e4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 returned with HTTP 200 Sep 06 17:04:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 454/879] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:34 2026] GET /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 => generated 322 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-4126042"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-4126042'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:35 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume of 1 GB Sep 06 17:04:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Availability Zones retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (2bc80ed1-1eb1-430a-abfa-e2124ba299cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f504696a-3f8b-48b5-a99a-48c8cf2d6b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e69db49-4282-4d63-b24c-80c4a2ad85d3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 returned with HTTP 404 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 455/880] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90 => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d410ba8-0b63-4a44-ae09-c24181bcf6e6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d410ba8-0b63-4a44-ae09-c24181bcf6e6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/detail Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d410ba8-0b63-4a44-ae09-c24181bcf6e6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d410ba8-0b63-4a44-ae09-c24181bcf6e6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87191]: /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 06 17:04:36 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d410ba8-0b63-4a44-ae09-c24181bcf6e6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/detail returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 456/881] 192.168.122.57 () {60 vars in 1175 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/groups/detail => generated 14 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f504696a-3f8b-48b5-a99a-48c8cf2d6b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a998b6-10df-458b-a2d0-3097f88d8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: /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 06 17:04:36 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc5882e4-20bb-4c63-bc2b-91218ac70f37 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 457/882] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] delete called for group bb7985c2-70bd-4e51-bb20-debc07d33b90 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Delete group with id: bb7985c2-70bd-4e51-bb20-debc07d33b90 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-121da8f7-d919-496d-84ed-b1b1c37c5cd6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action returned with HTTP 404 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 458/883] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:04:36 2026] POST /volume/v3/groups/bb7985c2-70bd-4e51-bb20-debc07d33b90/action => generated 108 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22d7fa4d-61fd-47f1-a56a-98c6f2ffab62 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 459/884] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a4965248-6206-4b0c-a528-2759ff50f906 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] delete called for group 665f2149-5bc0-4874-a3f6-759d5dba1bc5 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Delete group with id: 665f2149-5bc0-4874-a3f6-759d5dba1bc5 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4965248-6206-4b0c-a528-2759ff50f906 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action returned with HTTP 404 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 460/885] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:04:36 2026] POST /volume/v3/groups/665f2149-5bc0-4874-a3f6-759d5dba1bc5/action => generated 108 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b5831025-a0e6-48aa-8152-8e0fe0cb1506 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5831025-a0e6-48aa-8152-8e0fe0cb1506 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/d4a6d180-5616-4ac2-8804-1a112f0376c5 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5831025-a0e6-48aa-8152-8e0fe0cb1506 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5831025-a0e6-48aa-8152-8e0fe0cb1506 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Created reservations ['041c2e0c-a1d0-4652-bfc4-03eeadf1283e', '98182438-5285-4b35-8d61-56fb65ff4a51', '6d95ec1b-c73e-462e-8130-d34980c4d4b4', 'ca001467-25a0-45a5-abaa-7b1e22dd77b2'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a998b6-10df-458b-a2d0-3097f88d8e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041c2e0c-a1d0-4652-bfc4-03eeadf1283e', '98182438-5285-4b35-8d61-56fb65ff4a51', '6d95ec1b-c73e-462e-8130-d34980c4d4b4', 'ca001467-25a0-45a5-abaa-7b1e22dd77b2']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8259aa0-3554-4149-9e68-325ea247734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5831025-a0e6-48aa-8152-8e0fe0cb1506 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/group_types/d4a6d180-5616-4ac2-8804-1a112f0376c5 returned with HTTP 202 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 461/886] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:04:36 2026] DELETE /volume/v3/group_types/d4a6d180-5616-4ac2-8804-1a112f0376c5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a5b151cf-2083-4695-a033-cda5a0826453 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5b151cf-2083-4695-a033-cda5a0826453 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] DELETE http://192.168.122.57/volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5b151cf-2083-4695-a033-cda5a0826453 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5b151cf-2083-4695-a033-cda5a0826453 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8259aa0-3554-4149-9e68-325ea247734c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-4126042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['041c2e0c-a1d0-4652-bfc4-03eeadf1283e','98182438-5285-4b35-8d61-56fb65ff4a51','6d95ec1b-c73e-462e-8130-d34980c4d4b4','ca001467-25a0-45a5-abaa-7b1e22dd77b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-4126042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69aeb8d3c06c48db88393bf89482e390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb3ece88f05458da03e1a4872181cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcebe80d-a980-4534-bb0d-889a1fd22c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5b151cf-2083-4695-a033-cda5a0826453 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 returned with HTTP 202 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 462/887] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:04:36 2026] DELETE /volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-369eb23b-0754-4de4-b164-d137af43149f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-369eb23b-0754-4de4-b164-d137af43149f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] GET http://192.168.122.57/volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-369eb23b-0754-4de4-b164-d137af43149f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcebe80d-a980-4534-bb0d-889a1fd22c55) transitioned into state 'SUCCESS' from state '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-4126042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['041c2e0c-a1d0-4652-bfc4-03eeadf1283e','98182438-5285-4b35-8d61-56fb65ff4a51','6d95ec1b-c73e-462e-8130-d34980c4d4b4','ca001467-25a0-45a5-abaa-7b1e22dd77b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-369eb23b-0754-4de4-b164-d137af43149f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297d7011-7590-419a-9119-5e2302b2b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-369eb23b-0754-4de4-b164-d137af43149f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 returned with HTTP 404 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 463/888] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/types/9934c0bb-1c39-4120-912b-3c7454e3a908 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f2ef7f6e-903e-4a1d-b00d-9f7393587ea0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2ef7f6e-903e-4a1d-b00d-9f7393587ea0 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f2ef7f6e-903e-4a1d-b00d-9f7393587ea0 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2124257088"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297d7011-7590-419a-9119-5e2302b2b020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (2bc80ed1-1eb1-430a-abfa-e2124ba299cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request issued successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ac07c1a-3b6a-45d3-a1b7-5383d6e2f903 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 426/889] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:35 2026] POST /volume/v3/volumes => generated 755 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2ef7f6e-903e-4a1d-b00d-9f7393587ea0 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 464/890] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:04:36 2026] POST /volume/v3/types => generated 216 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf51db59-3ec0-486b-9063-0678436e91f5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf51db59-3ec0-486b-9063-0678436e91f5 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:04:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf51db59-3ec0-486b-9063-0678436e91f5 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1999922650"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef99c838-31aa-4aaf-b02a-a4b9a0b4c867 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 427/891] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 823 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf51db59-3ec0-486b-9063-0678436e91f5 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:04:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 465/892] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:04:36 2026] POST /volume/v3/group_types => generated 173 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b8e30580-962a-4454-8c7b-3381c13e6c3c", "volume_types": ["dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e"], "name": "tempest-GroupsTest-Group-282536211"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating new group {'group': {'group_type': 'b8e30580-962a-4454-8c7b-3381c13e6c3c', 'volume_types': ['dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e'], 'name': 'tempest-GroupsTest-Group-282536211'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Creating group tempest-GroupsTest-Group-282536211. Sep 06 17:04:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['8e2673dd-45d6-4ad2-8e80-72e087b15cb7'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d52e240c-c722-4f08-a6dc-2a87e10e609f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:04:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 428/893] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:04:36 2026] POST /volume/v3/groups => generated 103 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:37 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7e7c8e6-fe92-4563-84db-b6247f837130 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 466/894] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:37 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 331 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4f720070-643a-4aa3-af08-73cc2c329d8c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f720070-643a-4aa3-af08-73cc2c329d8c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f720070-643a-4aa3-af08-73cc2c329d8c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f720070-643a-4aa3-af08-73cc2c329d8c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4f720070-643a-4aa3-af08-73cc2c329d8c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f720070-643a-4aa3-af08-73cc2c329d8c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 429/895] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:37 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:38 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6b16a05-b7eb-43c0-9070-16e0e201a4e5 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 467/896] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4eae816c-ab43-4358-ab97-e251c77971d7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-376065931", "volume_type": "dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e", "group_id": "2229cac1-ccdc-4a3b-b0b6-2f39ebd34549", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-376065931', 'volume_type': 'dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e', 'group_id': '2229cac1-ccdc-4a3b-b0b6-2f39ebd34549', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume of 1 GB Sep 06 17:04:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (e47d28f4-ba45-4c42-8592-83da3cff1a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fc3ca5-469d-4fa9-8dd7-3749141ef16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fc3ca5-469d-4fa9-8dd7-3749141ef16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:04:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e,is_public=True,name='tempest-GroupsTest-volume-type-2124257088',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2229cac1-ccdc-4a3b-b0b6-2f39ebd34549', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455c7405-c8fd-406b-909d-8d2b949dd410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2124257088 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2124257088, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2124257088 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2124257088, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['d0465d68-9421-44a3-a29b-d53b9ae56d33', '01db327b-f755-49f4-823a-6b6b95c807ee', '5a573a70-1c59-412a-8189-bd9af518bd6d', '1efd55b6-09e1-40d3-8266-3ddd80c6da35'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455c7405-c8fd-406b-909d-8d2b949dd410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0465d68-9421-44a3-a29b-d53b9ae56d33', '01db327b-f755-49f4-823a-6b6b95c807ee', '5a573a70-1c59-412a-8189-bd9af518bd6d', '1efd55b6-09e1-40d3-8266-3ddd80c6da35']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e4b1da-d2df-438a-aad1-a020c6ada936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e4b1da-d2df-438a-aad1-a020c6ada936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc0c94f5-d1ab-45cc-812b-8f8da8d4be30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-376065931',encryption_key_id=None,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['d0465d68-9421-44a3-a29b-d53b9ae56d33','01db327b-f755-49f4-823a-6b6b95c807ee','5a573a70-1c59-412a-8189-bd9af518bd6d','1efd55b6-09e1-40d3-8266-3ddd80c6da35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-376065931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,host=None,id=bc0c94f5-d1ab-45cc-812b-8f8da8d4be30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f92c9eaf69744539edc2532c16e6676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e),volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66f0bb3-3f1d-400c-977c-a27b77619606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66f0bb3-3f1d-400c-977c-a27b77619606) transitioned into state 'SUCCESS' from state '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-376065931',encryption_key_id=None,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['d0465d68-9421-44a3-a29b-d53b9ae56d33','01db327b-f755-49f4-823a-6b6b95c807ee','5a573a70-1c59-412a-8189-bd9af518bd6d','1efd55b6-09e1-40d3-8266-3ddd80c6da35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827d27d4-f5d8-4b7f-9ca8-10a43de53a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827d27d4-f5d8-4b7f-9ca8-10a43de53a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (e47d28f4-ba45-4c42-8592-83da3cff1a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request issued successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:38 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:38 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4eae816c-ab43-4358-ab97-e251c77971d7 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 430/897] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:04:38 2026] POST /volume/v3/volumes => generated 820 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:38 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f3878138-474b-41ef-8aed-4b465922dee6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3878138-474b-41ef-8aed-4b465922dee6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3878138-474b-41ef-8aed-4b465922dee6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3878138-474b-41ef-8aed-4b465922dee6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e4f9d24f-e2b9-4b22-84dc-f9aaad491d74 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f3878138-474b-41ef-8aed-4b465922dee6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 468/898] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 => generated 888 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3878138-474b-41ef-8aed-4b465922dee6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 431/899] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86245b10-ce90-49ad-858e-5c55f4766888 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1154077192"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1154077192'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (f6006bab-f6bd-41ab-b2fb-9c8df7b94a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95ba2c9-2178-4409-866a-1d380e328043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95ba2c9-2178-4409-866a-1d380e328043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec589e61-69f9-46f4-8369-c6cdc1e865c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['a473f0f2-4511-447d-be07-c21d9011a5ab', 'b85163d7-c14c-47f8-a454-bc223efae868', '5ebd5d0d-3359-43b6-8f33-6041ce8de2fb', '75147f92-7b36-44e1-8c56-18b4807873e4'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec589e61-69f9-46f4-8369-c6cdc1e865c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a473f0f2-4511-447d-be07-c21d9011a5ab', 'b85163d7-c14c-47f8-a454-bc223efae868', '5ebd5d0d-3359-43b6-8f33-6041ce8de2fb', '75147f92-7b36-44e1-8c56-18b4807873e4']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5a54d2-de29-4a32-9f73-5f3b84aa8e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5a54d2-de29-4a32-9f73-5f3b84aa8e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d66004-ab60-4287-82f4-bce666bd811d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1154077192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['a473f0f2-4511-447d-be07-c21d9011a5ab','b85163d7-c14c-47f8-a454-bc223efae868','5ebd5d0d-3359-43b6-8f33-6041ce8de2fb','75147f92-7b36-44e1-8c56-18b4807873e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1154077192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d66004-ab60-4287-82f4-bce666bd811d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6522a2-5c70-472d-9667-7163f6b75ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6522a2-5c70-472d-9667-7163f6b75ed0) transitioned into state 'SUCCESS' from state '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-1154077192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['a473f0f2-4511-447d-be07-c21d9011a5ab','b85163d7-c14c-47f8-a454-bc223efae868','5ebd5d0d-3359-43b6-8f33-6041ce8de2fb','75147f92-7b36-44e1-8c56-18b4807873e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5630dc42-494b-4cf0-bcfa-2a6ab1c2ca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5630dc42-494b-4cf0-bcfa-2a6ab1c2ca44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (f6006bab-f6bd-41ab-b2fb-9c8df7b94a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86245b10-ce90-49ad-858e-5c55f4766888 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 469/900] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:39 2026] POST /volume/v3/volumes => generated 756 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9072409e-a57b-4ead-8f1b-565f83a2dc5d tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 432/901] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:40 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5f0d26b-84b5-412c-8898-ab5ef70b1279 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 433/902] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6e9ad6c-8d66-443b-8ce4-92deb282858e tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 470/903] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-017d5475-f9d2-4d55-9ceb-05258590f18b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-017d5475-f9d2-4d55-9ceb-05258590f18b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-017d5475-f9d2-4d55-9ceb-05258590f18b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-017d5475-f9d2-4d55-9ceb-05258590f18b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-017d5475-f9d2-4d55-9ceb-05258590f18b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-017d5475-f9d2-4d55-9ceb-05258590f18b tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 434/904] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97cb3106-fb67-470b-92d4-7ad06bd4a561 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 471/905] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3734033f-adf1-4c22-a809-442e33138fd1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3734033f-adf1-4c22-a809-442e33138fd1 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3734033f-adf1-4c22-a809-442e33138fd1 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3734033f-adf1-4c22-a809-442e33138fd1 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3734033f-adf1-4c22-a809-442e33138fd1 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3734033f-adf1-4c22-a809-442e33138fd1 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 435/906] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] DELETE http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Delete volume with id: 70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Delete volume request issued successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5e2f98c-4304-4e41-969c-dbdff8fde61a tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 202 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 472/907] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:04:41 2026] DELETE /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b35f1b68-a099-4db5-b84e-3ddf6c37ec3e tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 436/908] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-41b367a3-b9f8-49af-a07d-9536926fe303 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-41b367a3-b9f8-49af-a07d-9536926fe303 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-41b367a3-b9f8-49af-a07d-9536926fe303 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-41b367a3-b9f8-49af-a07d-9536926fe303 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-41b367a3-b9f8-49af-a07d-9536926fe303 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-41b367a3-b9f8-49af-a07d-9536926fe303 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 473/909] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:41 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-94f144fa-e407-45b4-ba2f-1d320cb96c6c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 474/910] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d5ee9a9-cd2e-4d2c-9901-38796f12512b tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 437/911] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-450f2ce4-320a-4939-9d11-8ea8f45f7b91 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-450f2ce4-320a-4939-9d11-8ea8f45f7b91 None None] GET http://192.168.122.57/volume// Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-450f2ce4-320a-4939-9d11-8ea8f45f7b91 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-450f2ce4-320a-4939-9d11-8ea8f45f7b91 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-450f2ce4-320a-4939-9d11-8ea8f45f7b91 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 475/912] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-09601247-12c3-4a7a-9a39-6595312324fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-09601247-12c3-4a7a-9a39-6595312324fe tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-09601247-12c3-4a7a-9a39-6595312324fe tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3", "connector": null, "instance_uuid": "e522f46e-cd4b-4afc-a6c6-cededb61da0e"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-09601247-12c3-4a7a-9a39-6595312324fe tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 438/913] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-83f64671-05f9-4f02-b076-c82655a35923 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83f64671-05f9-4f02-b076-c82655a35923 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83f64671-05f9-4f02-b076-c82655a35923 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83f64671-05f9-4f02-b076-c82655a35923 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3a2fab2-fa0d-4bca-9dbb-ecc6e8007b5f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3a2fab2-fa0d-4bca-9dbb-ecc6e8007b5f None None] GET http://192.168.122.57/volume// Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3a2fab2-fa0d-4bca-9dbb-ecc6e8007b5f None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3a2fab2-fa0d-4bca-9dbb-ecc6e8007b5f None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3a2fab2-fa0d-4bca-9dbb-ecc6e8007b5f None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 439/914] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-83f64671-05f9-4f02-b076-c82655a35923 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83f64671-05f9-4f02-b076-c82655a35923 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 476/915] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-cc3e7a28-e80a-449f-b28e-5a6371fc9504 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 440/916] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1028 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22cbbfce-559d-409c-b4e2-39398d1787d0 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 477/917] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] PUT http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef Sep 06 17:04:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:42 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Acquiring lock "cinder-attachment_update-dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:04:42 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:04:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94a1571e-22f0-4a56-9e6f-fef1958be5d2 tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 478/918] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b9bf9c8-ec2c-4bff-b9da-ea47c92727a4 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 479/919] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-962684f7-9088-44b3-8c63-6d80cb54456f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-549732960", "volume_type": "dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e", "group_id": "2229cac1-ccdc-4a3b-b0b6-2f39ebd34549", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-549732960', 'volume_type': 'dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e', 'group_id': '2229cac1-ccdc-4a3b-b0b6-2f39ebd34549', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume of 1 GB Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Availability Zones retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (fc47afab-9c74-4265-8937-cd1822639c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54d4559-2c86-434f-a6dc-afcc99bbdbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54d4559-2c86-434f-a6dc-afcc99bbdbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:04:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e,is_public=True,name='tempest-GroupsTest-volume-type-2124257088',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2229cac1-ccdc-4a3b-b0b6-2f39ebd34549', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb226509-7e1d-4f4a-8e2a-3a13d079d03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2124257088 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2124257088, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2124257088 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2124257088, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Created reservations ['55b9557e-b06d-44f8-bcce-7ac48618155a', '4edbb1ec-415f-43ee-b418-1192aaf02053', '97b132f8-ea0a-4f71-8c05-6f14f9984dff', '893251a3-a2b3-4e6d-a39e-1224c0260d4a'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb226509-7e1d-4f4a-8e2a-3a13d079d03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b9557e-b06d-44f8-bcce-7ac48618155a', '4edbb1ec-415f-43ee-b418-1192aaf02053', '97b132f8-ea0a-4f71-8c05-6f14f9984dff', '893251a3-a2b3-4e6d-a39e-1224c0260d4a']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73886f20-a7d1-4eb0-83f3-f2f69201ec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73886f20-a7d1-4eb0-83f3-f2f69201ec78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05c7e28-cdab-4f9b-9c77-75e872aef0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-549732960',encryption_key_id=None,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['55b9557e-b06d-44f8-bcce-7ac48618155a','4edbb1ec-415f-43ee-b418-1192aaf02053','97b132f8-ea0a-4f71-8c05-6f14f9984dff','893251a3-a2b3-4e6d-a39e-1224c0260d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-549732960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,host=None,id=a05c7e28-cdab-4f9b-9c77-75e872aef0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f92c9eaf69744539edc2532c16e6676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e),volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c0b9d8-1990-419e-8747-6daa56619ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c0b9d8-1990-419e-8747-6daa56619ae8) transitioned into state 'SUCCESS' from state '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-549732960',encryption_key_id=None,group_id=2229cac1-ccdc-4a3b-b0b6-2f39ebd34549,group_type_id=,metadata={},multiattach=False,project_id='4f92c9eaf69744539edc2532c16e6676',qos_specs=None,replication_status=,reservations=['55b9557e-b06d-44f8-bcce-7ac48618155a','4edbb1ec-415f-43ee-b418-1192aaf02053','97b132f8-ea0a-4f71-8c05-6f14f9984dff','893251a3-a2b3-4e6d-a39e-1224c0260d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f68e4a4cc20487992133a6a5362a8a3',volume_type_id=dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfb1b1e-3710-429f-aa74-b58c04c504ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfb1b1e-3710-429f-aa74-b58c04c504ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Flow 'volume_create_api' (fc47afab-9c74-4265-8937-cd1822639c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Create volume request issued successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:42 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-962684f7-9088-44b3-8c63-6d80cb54456f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 480/920] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:04:42 2026] POST /volume/v3/volumes => generated 820 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b14650c-1b1f-4efb-a754-d8c08eef6a69 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 481/921] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19810228-ccf6-4425-880d-700ef8a7681e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19810228-ccf6-4425-880d-700ef8a7681e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19810228-ccf6-4425-880d-700ef8a7681e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19810228-ccf6-4425-880d-700ef8a7681e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3-devstack" released by "attachment_update" :: held 1.002s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-b4c23ec8-e573-4a25-908c-5269b2af782c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 441/922] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:04:42 2026] PUT /volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef => generated 694 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-19810228-ccf6-4425-880d-700ef8a7681e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19810228-ccf6-4425-880d-700ef8a7681e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 482/923] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:43 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '67d66004-ab60-4287-82f4-bce666bd811d' with '{'status': 'attaching'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-833d9ed0-000f-4ebf-b863-36bd20dab1ac tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action returned with HTTP 202 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 483/924] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:43 2026] POST /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-018c806c-d673-4e87-b927-15ef5be629ba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-018c806c-d673-4e87-b927-15ef5be629ba tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] GET http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-018c806c-d673-4e87-b927-15ef5be629ba tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-018c806c-d673-4e87-b927-15ef5be629ba tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-018c806c-d673-4e87-b927-15ef5be629ba tempest-VolumesActionsTest-13908067 tempest-VolumesActionsTest-13908067-project-member] http://192.168.122.57/volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d returned with HTTP 404 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 484/925] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/70bd31a7-8080-425e-bc21-dd4c4247659d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2bf94f6-0818-4879-ac34-828883a30240 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2bf94f6-0818-4879-ac34-828883a30240 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2bf94f6-0818-4879-ac34-828883a30240 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2bf94f6-0818-4879-ac34-828883a30240 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4909c98b-3fee-4f52-aa7a-51586d4ed782 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 442/926] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b2bf94f6-0818-4879-ac34-828883a30240 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2bf94f6-0818-4879-ac34-828883a30240 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 485/927] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Delete volume request issued successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af37e0f-0cbc-47a9-a791-50f52c1ae785 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action returned with HTTP 202 Sep 06 17:04:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 443/928] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:43 2026] POST /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664a5f6d-1a4c-427b-abe7-2813231a8eb3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 486/929] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-3ddea7a4-506e-4b81-a8be-1c34da7cb990 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-3ddea7a4-506e-4b81-a8be-1c34da7cb990 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef/action Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-3ddea7a4-506e-4b81-a8be-1c34da7cb990 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-3ddea7a4-506e-4b81-a8be-1c34da7cb990 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d1fa0f83-e37d-423e-a2b0-00996cc7b66f req-3ddea7a4-506e-4b81-a8be-1c34da7cb990 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef/action returned with HTTP 204 Sep 06 17:04:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 444/930] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:04:43 2026] POST /volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-591ffd8d-e4fd-4e90-b2f0-22a235870119 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 487/931] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1140 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c461c7d2-1bad-414d-8178-a9255fe01fd7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 445/932] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1140 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:44 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:44 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bff8b90b-d251-4af6-9f76-8e8ebc001152 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 488/933] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6bcf878f-64f5-4581-8330-dbe148660835 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6bcf878f-64f5-4581-8330-dbe148660835 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6bcf878f-64f5-4581-8330-dbe148660835 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6bcf878f-64f5-4581-8330-dbe148660835 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6bcf878f-64f5-4581-8330-dbe148660835 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6bcf878f-64f5-4581-8330-dbe148660835 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 446/934] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:45 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0071e2c6-e086-434a-9884-91a3fb2e1184 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0071e2c6-e086-434a-9884-91a3fb2e1184 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0071e2c6-e086-434a-9884-91a3fb2e1184 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0071e2c6-e086-434a-9884-91a3fb2e1184 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c7a8048-f2f4-45e5-8cc4-b69d78f6c8c6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 489/935] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0071e2c6-e086-434a-9884-91a3fb2e1184 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 404 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 447/936] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] PUT http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a05c7e28-cdab-4f9b-9c77-75e872aef0e3"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Update called for group 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549. {{(pid=87191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Updating group 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 with name new_group description: This is a new group add_volumes: None remove_volumes: a05c7e28-cdab-4f9b-9c77-75e872aef0e3. Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-978f95bb-edd8-4783-adfe-2026b5f9b123 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-978f95bb-edd8-4783-adfe-2026b5f9b123 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-978f95bb-edd8-4783-adfe-2026b5f9b123 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-978f95bb-edd8-4783-adfe-2026b5f9b123 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-978f95bb-edd8-4783-adfe-2026b5f9b123 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 404 Sep 06 17:04:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 448/937] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: 67d66004-ab60-4287-82f4-bce666bd811d Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0db7a89e-2a1e-4635-82b7-c837311d0144 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 202 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 490/938] 192.168.122.57 () {62 vars in 1286 bytes} [Sun Sep 6 17:04:45 2026] PUT /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaa33e06-f15b-4cd5-b441-7794e9a5ce44 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d returned with HTTP 404 Sep 06 17:04:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 449/939] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:04:45 2026] DELETE /volume/v3/volumes/67d66004-ab60-4287-82f4-bce666bd811d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ced424d-d47f-414a-959f-0645413fad7f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ced424d-d47f-414a-959f-0645413fad7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ced424d-d47f-414a-959f-0645413fad7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ced424d-d47f-414a-959f-0645413fad7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-8ced424d-d47f-414a-959f-0645413fad7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1867746861"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1867746861'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (e98ebd18-3942-474c-9f69-0e76b6703cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:45 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b012f89-b81e-4e77-8641-603a40fa3b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ced424d-d47f-414a-959f-0645413fad7f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 491/940] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 323 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b012f89-b81e-4e77-8641-603a40fa3b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d89e21-2224-48bb-937f-ac201e0848ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['d8624531-cf8c-4ae6-b198-d6be06db76f3', 'e20d68a3-ea26-485a-acca-fc5dd7a7e942', 'a06070fa-fa10-4a65-8722-eac1a0d63b25', '6bad5d75-2b63-421f-9094-305bb551cae9'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d89e21-2224-48bb-937f-ac201e0848ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8624531-cf8c-4ae6-b198-d6be06db76f3', 'e20d68a3-ea26-485a-acca-fc5dd7a7e942', 'a06070fa-fa10-4a65-8722-eac1a0d63b25', '6bad5d75-2b63-421f-9094-305bb551cae9']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980680fa-d774-4794-a8f2-d76a26bec0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980680fa-d774-4794-a8f2-d76a26bec0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9924220-071f-444d-b0c8-8899064988a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1867746861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['d8624531-cf8c-4ae6-b198-d6be06db76f3','e20d68a3-ea26-485a-acca-fc5dd7a7e942','a06070fa-fa10-4a65-8722-eac1a0d63b25','6bad5d75-2b63-421f-9094-305bb551cae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1867746861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9924220-071f-444d-b0c8-8899064988a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e53355b-02b6-4917-ba6f-aa23f5035113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e53355b-02b6-4917-ba6f-aa23f5035113) transitioned into state 'SUCCESS' from state '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-1867746861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['d8624531-cf8c-4ae6-b198-d6be06db76f3','e20d68a3-ea26-485a-acca-fc5dd7a7e942','a06070fa-fa10-4a65-8722-eac1a0d63b25','6bad5d75-2b63-421f-9094-305bb551cae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941b6094-3c10-4b1f-b35c-383ee85b0589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941b6094-3c10-4b1f-b35c-383ee85b0589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (e98ebd18-3942-474c-9f69-0e76b6703cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-95510eeb-bbfe-49b3-88a9-fb7711cb6b5b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 450/941] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:45 2026] POST /volume/v3/volumes => generated 756 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d43ec164-9902-4c3f-adcd-bfd28d424c01 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 492/942] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6456232d-4d2b-4261-a1e4-aab460e01a19 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 451/943] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa74ad11-a17c-42ee-91bc-e3ec3b77c1e3 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 493/944] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /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 06 17:04:47 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:47 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e730d64-ee09-409d-9c57-4141cbac13d6 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 452/945] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45b97109-a828-4474-8eea-b4a5cf022951 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45b97109-a828-4474-8eea-b4a5cf022951 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] PUT http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45b97109-a828-4474-8eea-b4a5cf022951 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a05c7e28-cdab-4f9b-9c77-75e872aef0e3"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-45b97109-a828-4474-8eea-b4a5cf022951 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Update called for group 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549. {{(pid=87191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:04:47 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-45b97109-a828-4474-8eea-b4a5cf022951 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Updating group 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 with name None description: None add_volumes: a05c7e28-cdab-4f9b-9c77-75e872aef0e3 remove_volumes: None. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a9389d4f-c4c0-46c0-8e0e-ae7f5241b3dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 453/946] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:04:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45b97109-a828-4474-8eea-b4a5cf022951 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 202 Sep 06 17:04:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 494/947] 192.168.122.57 () {62 vars in 1285 bytes} [Sun Sep 6 17:04:47 2026] PUT /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:47 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6abc0fb3-bb11-4bdb-a4fc-40ab56f915f0 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 454/948] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-22473596-13b3-4180-8b52-bc616f75250b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22473596-13b3-4180-8b52-bc616f75250b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22473596-13b3-4180-8b52-bc616f75250b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22473596-13b3-4180-8b52-bc616f75250b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-22473596-13b3-4180-8b52-bc616f75250b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22473596-13b3-4180-8b52-bc616f75250b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 495/949] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 849 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume 'd9924220-071f-444d-b0c8-8899064988a8' with '{'status': 'creating'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:04:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-47041554-e5c7-4cf3-9c8a-c2b15537f653 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 455/950] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 324 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9979f57-2ff7-46b7-9615-4c29829d7325 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action returned with HTTP 202 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 496/951] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:48 2026] POST /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-069090c6-92b0-4cd5-822c-d2ca30518faf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-069090c6-92b0-4cd5-822c-d2ca30518faf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-069090c6-92b0-4cd5-822c-d2ca30518faf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-069090c6-92b0-4cd5-822c-d2ca30518faf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /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 06 17:04:48 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:48 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-069090c6-92b0-4cd5-822c-d2ca30518faf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-069090c6-92b0-4cd5-822c-d2ca30518faf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 497/952] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:48 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Delete volume request issued successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ed2b482-ecb6-49b6-abf4-2683ae31999c tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action returned with HTTP 202 Sep 06 17:04:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7790587d-c8ed-4d6b-9806-75e5ddedb902 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 498/953] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:48 2026] POST /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 456/954] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /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 06 17:04:49 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Get all volumes completed successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6477ad23-919e-479b-8a1f-44e8c5325f51 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 499/955] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09e8a16e-efdd-40d7-8a76-bcd8084f2578 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 457/956] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fa5ef0e0-0b76-4935-859b-d442a497334d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] POST http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549/action Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] delete called for group 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Delete group with id: 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87191]: /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 06 17:04:49 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:04:49 devstack devstack@c-api.service[87191]: /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 06 17:04:49 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:04:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa5ef0e0-0b76-4935-859b-d442a497334d tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549/action returned with HTTP 202 Sep 06 17:04:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 500/957] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:04:49 2026] POST /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:49 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:49 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7927423c-2ca0-4d7d-b417-c524b5a90a57 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 458/958] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 912 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72033fbd-6580-4c68-97b1-545c3837fa93 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72033fbd-6580-4c68-97b1-545c3837fa93 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72033fbd-6580-4c68-97b1-545c3837fa93 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72033fbd-6580-4c68-97b1-545c3837fa93 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72033fbd-6580-4c68-97b1-545c3837fa93 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72033fbd-6580-4c68-97b1-545c3837fa93 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 200 Sep 06 17:04:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 501/959] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 848 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:51 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-679fdedf-edb7-4254-ba10-f6b87805de8c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-679fdedf-edb7-4254-ba10-f6b87805de8c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-679fdedf-edb7-4254-ba10-f6b87805de8c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-679fdedf-edb7-4254-ba10-f6b87805de8c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a958fec-58a2-492a-90bd-ea8b73eeac9a tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 459/960] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 912 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-679fdedf-edb7-4254-ba10-f6b87805de8c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 404 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 502/961] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:51 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bf235201-6c84-4e10-b55d-84e79cba6420 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf235201-6c84-4e10-b55d-84e79cba6420 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf235201-6c84-4e10-b55d-84e79cba6420 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf235201-6c84-4e10-b55d-84e79cba6420 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf235201-6c84-4e10-b55d-84e79cba6420 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 404 Sep 06 17:04:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 460/962] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:51 2026] GET /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-180024f2-af59-4a63-b782-9436cdf97473 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-180024f2-af59-4a63-b782-9436cdf97473 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-180024f2-af59-4a63-b782-9436cdf97473 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-180024f2-af59-4a63-b782-9436cdf97473 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-180024f2-af59-4a63-b782-9436cdf97473 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: d9924220-071f-444d-b0c8-8899064988a8 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-180024f2-af59-4a63-b782-9436cdf97473 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 returned with HTTP 404 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 503/963] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:04:51 2026] DELETE /volume/v3/volumes/d9924220-071f-444d-b0c8-8899064988a8 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1906016292"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1906016292'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (622d4a6f-e9a4-44c6-a078-ba59fd43ce8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815026d4-0909-4b6a-b109-53876dda627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (815026d4-0909-4b6a-b109-53876dda627a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfee03e-a12f-44e6-b962-95d7d3af481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['73fdc721-aa4e-4218-b6c7-8bb1d2e0e795', '801846fb-cd17-4801-8726-c6de5bdf4fa9', 'f5e98eb7-9aa1-4a13-bcf4-ec3450e544ab', '796e93c2-987e-4b18-aff4-0cccd5627106'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfee03e-a12f-44e6-b962-95d7d3af481e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fdc721-aa4e-4218-b6c7-8bb1d2e0e795', '801846fb-cd17-4801-8726-c6de5bdf4fa9', 'f5e98eb7-9aa1-4a13-bcf4-ec3450e544ab', '796e93c2-987e-4b18-aff4-0cccd5627106']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12eb4023-0f2e-48ca-adbc-1ff9739522ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12eb4023-0f2e-48ca-adbc-1ff9739522ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cfd42c4-73ee-401b-9f35-efcedc161cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1906016292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['73fdc721-aa4e-4218-b6c7-8bb1d2e0e795','801846fb-cd17-4801-8726-c6de5bdf4fa9','f5e98eb7-9aa1-4a13-bcf4-ec3450e544ab','796e93c2-987e-4b18-aff4-0cccd5627106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1906016292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cfd42c4-73ee-401b-9f35-efcedc161cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc884769-1dcb-4b07-a9a4-eb10da4106d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc884769-1dcb-4b07-a9a4-eb10da4106d4) transitioned into state 'SUCCESS' from state '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-1906016292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['73fdc721-aa4e-4218-b6c7-8bb1d2e0e795','801846fb-cd17-4801-8726-c6de5bdf4fa9','f5e98eb7-9aa1-4a13-bcf4-ec3450e544ab','796e93c2-987e-4b18-aff4-0cccd5627106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce510ef-b7db-444c-b7f1-48436f423cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce510ef-b7db-444c-b7f1-48436f423cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (622d4a6f-e9a4-44c6-a078-ba59fd43ce8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac831539-9b42-48ad-9c07-f8deab5fd121 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 461/964] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:51 2026] POST /volume/v3/volumes => generated 756 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d65ee0d2-4eb5-4b53-bf4a-8bcf1bf1736f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 200 Sep 06 17:04:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 504/965] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:51 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 824 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Volume info retrieved successfully. Sep 06 17:04:52 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:04:52 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:04:52 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:04:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5cdb9d7-7e7b-4031-aff0-f9864f71d3e2 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 200 Sep 06 17:04:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 462/966] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:52 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 912 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e7fec489-8813-4267-97bf-b4d164c1e5ae tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 200 Sep 06 17:04:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 505/967] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9fe8af11-b1e8-437c-9c72-8d3f3e653095 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9fe8af11-b1e8-437c-9c72-8d3f3e653095 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9fe8af11-b1e8-437c-9c72-8d3f3e653095 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9fe8af11-b1e8-437c-9c72-8d3f3e653095 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9fe8af11-b1e8-437c-9c72-8d3f3e653095 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 returned with HTTP 404 Sep 06 17:04:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 463/968] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/volumes/a05c7e28-cdab-4f9b-9c77-75e872aef0e3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4506f125-a11b-44ac-aad1-79cd7fdd6d54 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4506f125-a11b-44ac-aad1-79cd7fdd6d54 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4506f125-a11b-44ac-aad1-79cd7fdd6d54 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4506f125-a11b-44ac-aad1-79cd7fdd6d54 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4506f125-a11b-44ac-aad1-79cd7fdd6d54 tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 returned with HTTP 404 Sep 06 17:04:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 506/969] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/volumes/bc0c94f5-d1ab-45cc-812b-8f8da8d4be30 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] GET http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] show called for member 2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a7eb555-a00c-47e1-8e03-ea5f1e29839f tempest-GroupsTest-1256423825 tempest-GroupsTest-1256423825-project-member] http://192.168.122.57/volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 returned with HTTP 404 Sep 06 17:04:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 464/970] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/groups/2229cac1-ccdc-4a3b-b0b6-2f39ebd34549 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc257e68-2d7a-40f6-9b29-6511c394b2f6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc257e68-2d7a-40f6-9b29-6511c394b2f6 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/b8e30580-962a-4454-8c7b-3381c13e6c3c Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc257e68-2d7a-40f6-9b29-6511c394b2f6 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc257e68-2d7a-40f6-9b29-6511c394b2f6 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc257e68-2d7a-40f6-9b29-6511c394b2f6 tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/group_types/b8e30580-962a-4454-8c7b-3381c13e6c3c returned with HTTP 202 Sep 06 17:04:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 507/971] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:04:53 2026] DELETE /volume/v3/group_types/b8e30580-962a-4454-8c7b-3381c13e6c3c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-18158413-cf8c-4d19-84b4-faddd82a6b6f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18158413-cf8c-4d19-84b4-faddd82a6b6f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] DELETE http://192.168.122.57/volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18158413-cf8c-4d19-84b4-faddd82a6b6f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18158413-cf8c-4d19-84b4-faddd82a6b6f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18158413-cf8c-4d19-84b4-faddd82a6b6f tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e returned with HTTP 202 Sep 06 17:04:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 465/972] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:04:53 2026] DELETE /volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:04:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2eccf254-eaf7-4a82-9b4a-2e7d30fbf14d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2eccf254-eaf7-4a82-9b4a-2e7d30fbf14d tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] GET http://192.168.122.57/volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2eccf254-eaf7-4a82-9b4a-2e7d30fbf14d tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2eccf254-eaf7-4a82-9b4a-2e7d30fbf14d tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2eccf254-eaf7-4a82-9b4a-2e7d30fbf14d tempest-GroupsTest-1141884720 tempest-GroupsTest-1141884720-project-admin] http://192.168.122.57/volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e returned with HTTP 404 Sep 06 17:04:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 508/973] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/types/dc4b31ee-38b3-48ba-b2bd-0ea2cbddd12e => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-838c728d-6156-422d-82b5-327b4e916953 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-838c728d-6156-422d-82b5-327b4e916953 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-838c728d-6156-422d-82b5-327b4e916953 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-838c728d-6156-422d-82b5-327b4e916953 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-838c728d-6156-422d-82b5-327b4e916953 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-838c728d-6156-422d-82b5-327b4e916953 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 200 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 466/974] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:54 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '8cfd42c4-73ee-401b-9f35-efcedc161cc2' with '{'status': 'error'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4863c5f2-ddb2-4c0c-97a9-763d24408cd2 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action returned with HTTP 202 Sep 06 17:04:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 509/975] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:54 2026] POST /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f0c0d6d-5c3f-4ca5-8d86-e8a9a094c25b tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 200 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 467/976] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:54 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Volume info retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Delete volume request issued successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-523db8eb-4e0f-4928-b102-0851b771bcc7 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action returned with HTTP 202 Sep 06 17:04:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 510/977] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:04:54 2026] POST /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f56fb3e-43ca-4f93-bef2-40133a2a7181 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 200 Sep 06 17:04:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 468/978] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:54 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 848 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-901cc692-2cd7-43db-b969-7f678d9e3dde None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-901cc692-2cd7-43db-b969-7f678d9e3dde tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-901cc692-2cd7-43db-b969-7f678d9e3dde tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-901cc692-2cd7-43db-b969-7f678d9e3dde tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1689093349"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1689093349'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:55 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume of 1 GB Sep 06 17:04:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-901cc692-2cd7-43db-b969-7f678d9e3dde tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 404 Sep 06 17:04:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 469/979] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:55 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Availability Zones retrieved successfully. Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1379990b-b07d-4a40-b22d-4c8af370c9d1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1379990b-b07d-4a40-b22d-4c8af370c9d1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1379990b-b07d-4a40-b22d-4c8af370c9d1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1379990b-b07d-4a40-b22d-4c8af370c9d1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1379990b-b07d-4a40-b22d-4c8af370c9d1 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 404 Sep 06 17:04:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 470/980] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:55 2026] GET /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Flow 'volume_create_api' (af519601-985a-474d-b64c-5a5cc355e090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2b72ff9-7744-43c2-8694-732ea584870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: 8cfd42c4-73ee-401b-9f35-efcedc161cc2 Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3954249c-7ecf-4ec5-8b95-a728b3a2c2f8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 returned with HTTP 404 Sep 06 17:04:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 471/981] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:04:55 2026] DELETE /volume/v3/volumes/8cfd42c4-73ee-401b-9f35-efcedc161cc2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1231354308"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1231354308'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2b72ff9-7744-43c2-8694-732ea584870d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:04:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014baa44-0375-4d62-9fa0-5a1a85743d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (34a23940-3d7d-43c1-ae68-d4e1ec0ad2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8fe6f8-3055-419f-acd8-c103561bcbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8fe6f8-3055-419f-acd8-c103561bcbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8147b60d-0d9e-4add-93b7-2f6193e99ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Created reservations ['cb9984be-b873-44cf-9008-ebf347be3ff5', 'f71b955d-dcc3-4ca3-9965-40ca8c9dcb56', 'a7caa805-5d81-4f93-b18b-27aac1a64d50', 'c448a45b-68b5-4e71-af33-101fa468e4ce'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014baa44-0375-4d62-9fa0-5a1a85743d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9984be-b873-44cf-9008-ebf347be3ff5', 'f71b955d-dcc3-4ca3-9965-40ca8c9dcb56', 'a7caa805-5d81-4f93-b18b-27aac1a64d50', 'c448a45b-68b5-4e71-af33-101fa468e4ce']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbbb64a-51b8-4fc2-8097-c473651a569f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['8f5e5232-635f-4d3e-b491-898d975cbbed', '5f43ed46-5731-4e6f-b243-84ef66fdacee', '3ffce06e-fdc0-4cf5-aa63-082f9bd278bc', '9df8290d-c8d4-49cf-8dc0-c7666ea267ee'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8147b60d-0d9e-4add-93b7-2f6193e99ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5e5232-635f-4d3e-b491-898d975cbbed', '5f43ed46-5731-4e6f-b243-84ef66fdacee', '3ffce06e-fdc0-4cf5-aa63-082f9bd278bc', '9df8290d-c8d4-49cf-8dc0-c7666ea267ee']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbbb64a-51b8-4fc2-8097-c473651a569f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80d493f5-9023-4908-866d-719eae30d621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1689093349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207687a2e0104e3dbd194f90244730b4',qos_specs=None,replication_status=,reservations=['cb9984be-b873-44cf-9008-ebf347be3ff5','f71b955d-dcc3-4ca3-9965-40ca8c9dcb56','a7caa805-5d81-4f93-b18b-27aac1a64d50','c448a45b-68b5-4e71-af33-101fa468e4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df923a6235f5493eaad4e6f0e46c9932',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1689093349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80d493f5-9023-4908-866d-719eae30d621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207687a2e0104e3dbd194f90244730b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df923a6235f5493eaad4e6f0e46c9932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79ece6c-eb4f-44bc-8598-edb3d3887e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f8627e-49cd-4cba-af9b-35618b36cf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79ece6c-eb4f-44bc-8598-edb3d3887e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1b4b3fd-14ae-4054-9ae8-92db51365533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1231354308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['8f5e5232-635f-4d3e-b491-898d975cbbed','5f43ed46-5731-4e6f-b243-84ef66fdacee','3ffce06e-fdc0-4cf5-aa63-082f9bd278bc','9df8290d-c8d4-49cf-8dc0-c7666ea267ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1231354308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1b4b3fd-14ae-4054-9ae8-92db51365533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f8627e-49cd-4cba-af9b-35618b36cf17) transitioned into state 'SUCCESS' from state '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-1689093349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207687a2e0104e3dbd194f90244730b4',qos_specs=None,replication_status=,reservations=['cb9984be-b873-44cf-9008-ebf347be3ff5','f71b955d-dcc3-4ca3-9965-40ca8c9dcb56','a7caa805-5d81-4f93-b18b-27aac1a64d50','c448a45b-68b5-4e71-af33-101fa468e4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df923a6235f5493eaad4e6f0e46c9932',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5db95c-d9e7-46fd-9b0a-2e13b5a59b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89228f2e-2fe4-4136-8307-1d308ae5e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89228f2e-2fe4-4136-8307-1d308ae5e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Flow 'volume_create_api' (af519601-985a-474d-b64c-5a5cc355e090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume request issued successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5db95c-d9e7-46fd-9b0a-2e13b5a59b29) transitioned into state 'SUCCESS' from state '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-1231354308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['8f5e5232-635f-4d3e-b491-898d975cbbed','5f43ed46-5731-4e6f-b243-84ef66fdacee','3ffce06e-fdc0-4cf5-aa63-082f9bd278bc','9df8290d-c8d4-49cf-8dc0-c7666ea267ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d1f95ac-4b34-4da6-bd35-7bc7acf05efc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 511/982] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:55 2026] POST /volume/v3/volumes => generated 754 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa840e4-66f8-44da-967e-70382fae07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa840e4-66f8-44da-967e-70382fae07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (34a23940-3d7d-43c1-ae68-d4e1ec0ad2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b5a146-5787-475c-b4a4-5bd7acaa85b6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 472/983] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:04:55 2026] POST /volume/v3/volumes => generated 756 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6db4e74d-3771-4a83-9eb2-30489734e414 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6db4e74d-3771-4a83-9eb2-30489734e414 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6db4e74d-3771-4a83-9eb2-30489734e414 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6db4e74d-3771-4a83-9eb2-30489734e414 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d97cbe64-d7e8-4443-9479-c1e5095c65d1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 200 Sep 06 17:04:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 512/984] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:56 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6db4e74d-3771-4a83-9eb2-30489734e414 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6db4e74d-3771-4a83-9eb2-30489734e414 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:04:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 473/985] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:56 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 824 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:04:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f3436d86-43f6-4972-a310-145ba50ec959 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:04:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3436d86-43f6-4972-a310-145ba50ec959 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:04:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3436d86-43f6-4972-a310-145ba50ec959 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3436d86-43f6-4972-a310-145ba50ec959 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5952987-a862-4b42-81c4-f7dc2eaed2ee tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 200 Sep 06 17:04:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 513/986] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:57 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f3436d86-43f6-4972-a310-145ba50ec959 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3436d86-43f6-4972-a310-145ba50ec959 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:04:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 474/987] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:57 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=467,cinder:INSERT=39,cinder:UPDATE=73,cinder:DELETE=4 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:04:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e49892fa-3033-4084-810a-78fc1a428c4e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e49892fa-3033-4084-810a-78fc1a428c4e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:04:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e49892fa-3033-4084-810a-78fc1a428c4e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e49892fa-3033-4084-810a-78fc1a428c4e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6fb35b8-56fa-41eb-b5eb-dfb875bc3453 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 200 Sep 06 17:04:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 514/988] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:58 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:58 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=525,cinder:INSERT=60,cinder:UPDATE=92 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:04:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4877c1c6-be94-40f4-b42a-91a69a20017e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "80d493f5-9023-4908-866d-719eae30d621", "size": 2, "name": "tempest-VolumesCloneTest-Volume-919196844"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume request body: {'volume': {'source_volid': '80d493f5-9023-4908-866d-719eae30d621', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-919196844'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e49892fa-3033-4084-810a-78fc1a428c4e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:04:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e49892fa-3033-4084-810a-78fc1a428c4e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:04:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 475/989] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:58 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume retrieved successfully. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume of 2 GB Sep 06 17:04:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Availability Zones retrieved successfully. Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Flow 'volume_create_api' (7d5bb875-5b0b-4cd5-a79e-521a2e828d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f78195d-9c58-4c8f-aa66-3b6bc5ddcfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f78195d-9c58-4c8f-aa66-3b6bc5ddcfdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '80d493f5-9023-4908-866d-719eae30d621', 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456de4bd-b55e-48be-8a59-be5ef77c664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Created reservations ['b2acbce3-4e4e-4f3d-819b-350ff93ce1fa', 'dc236c7a-517f-43c6-ae3f-978e2777219d', '13c7370a-8fbf-4feb-93bb-9cd89f563a23', '4dd52bcc-cacb-4145-a98b-19a874afdac3'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456de4bd-b55e-48be-8a59-be5ef77c664c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2acbce3-4e4e-4f3d-819b-350ff93ce1fa', 'dc236c7a-517f-43c6-ae3f-978e2777219d', '13c7370a-8fbf-4feb-93bb-9cd89f563a23', '4dd52bcc-cacb-4145-a98b-19a874afdac3']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6098ec69-18c8-4dcb-9ea0-b51931b87e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6098ec69-18c8-4dcb-9ea0-b51931b87e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9780a84d-1851-446e-943d-5644d65e8068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-919196844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207687a2e0104e3dbd194f90244730b4',qos_specs=None,replication_status=,reservations=['b2acbce3-4e4e-4f3d-819b-350ff93ce1fa','dc236c7a-517f-43c6-ae3f-978e2777219d','13c7370a-8fbf-4feb-93bb-9cd89f563a23','4dd52bcc-cacb-4145-a98b-19a874afdac3'],size=2,snapshot_id=None,source_replicaid=,source_volid=80d493f5-9023-4908-866d-719eae30d621,status='creating',user_id='df923a6235f5493eaad4e6f0e46c9932',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-919196844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9780a84d-1851-446e-943d-5644d65e8068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207687a2e0104e3dbd194f90244730b4',provider_auth=None,provider_geometry=None,provider_id=None,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=80d493f5-9023-4908-866d-719eae30d621,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df923a6235f5493eaad4e6f0e46c9932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84b21d0-74c0-460f-9a3b-262e19264bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84b21d0-74c0-460f-9a3b-262e19264bf8) transitioned into state 'SUCCESS' from state '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-919196844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207687a2e0104e3dbd194f90244730b4',qos_specs=None,replication_status=,reservations=['b2acbce3-4e4e-4f3d-819b-350ff93ce1fa','dc236c7a-517f-43c6-ae3f-978e2777219d','13c7370a-8fbf-4feb-93bb-9cd89f563a23','4dd52bcc-cacb-4145-a98b-19a874afdac3'],size=2,snapshot_id=None,source_replicaid=,source_volid=80d493f5-9023-4908-866d-719eae30d621,status='creating',user_id='df923a6235f5493eaad4e6f0e46c9932',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d97ff2-856d-4308-ae4c-1ed343de6872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d97ff2-856d-4308-ae4c-1ed343de6872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Flow 'volume_create_api' (7d5bb875-5b0b-4cd5-a79e-521a2e828d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Create volume request issued successfully. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4877c1c6-be94-40f4-b42a-91a69a20017e tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 515/990] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:04:58 2026] POST /volume/v3/volumes => generated 787 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:04:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:04:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:04:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a70cacac-3fc0-4072-be27-3b3d08e713c6 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:04:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 476/991] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:59 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:04:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b49d344-feb7-4bb6-8844-e20aff308e0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:05:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 516/992] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:04:59 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 849 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume 'e1b4b3fd-14ae-4054-9ae8-92db51365533' with '{'status': 'maintenance'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6eeffc0b-bd7e-4260-9aa3-1e7f1ba8b855 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action returned with HTTP 202 Sep 06 17:05:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 477/993] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:00 2026] POST /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-df05c57f-6a23-4899-8565-371961b9dcc8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df05c57f-6a23-4899-8565-371961b9dcc8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df05c57f-6a23-4899-8565-371961b9dcc8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df05c57f-6a23-4899-8565-371961b9dcc8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-df05c57f-6a23-4899-8565-371961b9dcc8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df05c57f-6a23-4899-8565-371961b9dcc8 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:05:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 517/994] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:00 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Delete volume request issued successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36354281-4d9a-46e3-8901-6ac9ae9423eb tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action returned with HTTP 202 Sep 06 17:05:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 478/995] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:00 2026] POST /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-43f1aa16-cab3-4837-a405-3da24b427177 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43f1aa16-cab3-4837-a405-3da24b427177 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43f1aa16-cab3-4837-a405-3da24b427177 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43f1aa16-cab3-4837-a405-3da24b427177 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de03c65b-5735-4424-a59a-1796bb1039b4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de03c65b-5735-4424-a59a-1796bb1039b4 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de03c65b-5735-4424-a59a-1796bb1039b4 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de03c65b-5735-4424-a59a-1796bb1039b4 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-43f1aa16-cab3-4837-a405-3da24b427177 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43f1aa16-cab3-4837-a405-3da24b427177 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 200 Sep 06 17:05:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 518/996] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:00 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 848 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de03c65b-5735-4424-a59a-1796bb1039b4 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de03c65b-5735-4424-a59a-1796bb1039b4 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 479/997] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:00 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-178657920"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-178657920'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create volume of 1 GB Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Availability Zones retrieved successfully. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Flow 'volume_create_api' (aae9011c-b93c-47e8-b72b-70ae9fce5134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990dbb66-bbc9-4048-b676-876a0b22d18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990dbb66-bbc9-4048-b676-876a0b22d18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3898f8aa-8286-40b4-b82a-93f60733eaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-29bc640e-e52a-4eed-af07-1893c3e22f8a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['1ba964e1-0d6b-4cf5-8e37-2b9e57c09c37', '3ab6ab65-f33c-4d57-a08e-e6d39130e92e', '8610f32a-b1f3-49a2-a7b4-dc0796974cad', '93da015f-d319-4016-8929-8cfcf2e01438'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3898f8aa-8286-40b4-b82a-93f60733eaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba964e1-0d6b-4cf5-8e37-2b9e57c09c37', '3ab6ab65-f33c-4d57-a08e-e6d39130e92e', '8610f32a-b1f3-49a2-a7b4-dc0796974cad', '93da015f-d319-4016-8929-8cfcf2e01438']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff21ed7b-e645-41e8-b06d-7622cd7e1574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29bc640e-e52a-4eed-af07-1893c3e22f8a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29bc640e-e52a-4eed-af07-1893c3e22f8a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29bc640e-e52a-4eed-af07-1893c3e22f8a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29bc640e-e52a-4eed-af07-1893c3e22f8a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 404 Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff21ed7b-e645-41e8-b06d-7622cd7e1574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1050e29-ece0-4069-9fd6-3d68cc8f6145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-178657920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9247f897506417c847535caca4d5afd',qos_specs=None,replication_status=,reservations=['1ba964e1-0d6b-4cf5-8e37-2b9e57c09c37','3ab6ab65-f33c-4d57-a08e-e6d39130e92e','8610f32a-b1f3-49a2-a7b4-dc0796974cad','93da015f-d319-4016-8929-8cfcf2e01438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3286e66db7dd4bdf97e1c0025e398fba',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-178657920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1050e29-ece0-4069-9fd6-3d68cc8f6145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9247f897506417c847535caca4d5afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3286e66db7dd4bdf97e1c0025e398fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 480/998] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:01 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1bc333b-a347-4db4-bbf1-e441eacc2b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1bc333b-a347-4db4-bbf1-e441eacc2b71) transitioned into state 'SUCCESS' from state '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-178657920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9247f897506417c847535caca4d5afd',qos_specs=None,replication_status=,reservations=['1ba964e1-0d6b-4cf5-8e37-2b9e57c09c37','3ab6ab65-f33c-4d57-a08e-e6d39130e92e','8610f32a-b1f3-49a2-a7b4-dc0796974cad','93da015f-d319-4016-8929-8cfcf2e01438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3286e66db7dd4bdf97e1c0025e398fba',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a17148c-dad5-4aa5-a9f6-18b08411c83b tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 481/999] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:01 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b71d0611-b95e-4610-8e60-a5b0ebfe560c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab2d5e0-2cad-4865-9c49-c4d9fbe70452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b71d0611-b95e-4610-8e60-a5b0ebfe560c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b71d0611-b95e-4610-8e60-a5b0ebfe560c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b71d0611-b95e-4610-8e60-a5b0ebfe560c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b71d0611-b95e-4610-8e60-a5b0ebfe560c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 404 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 482/1000] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:01 2026] GET /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab2d5e0-2cad-4865-9c49-c4d9fbe70452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Flow 'volume_create_api' (aae9011c-b93c-47e8-b72b-70ae9fce5134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: e1b4b3fd-14ae-4054-9ae8-92db51365533 Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create volume request issued successfully. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14c88a36-02f0-4f6a-947f-147f8bffaa64 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 519/1001] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:05:00 2026] POST /volume/v3/volumes => generated 757 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-514b1b1f-79a6-4d5d-afa2-0b1cc7c0baea tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 returned with HTTP 404 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 483/1002] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:01 2026] DELETE /volume/v3/volumes/e1b4b3fd-14ae-4054-9ae8-92db51365533 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b94f586-7f6c-4483-aa0f-96661073b379 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-731885655"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-731885655'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume of 1 GB Sep 06 17:05:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Availability Zones retrieved successfully. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (409cdeb3-8656-41cc-b093-28e27fb7a233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fba4706-9ab5-4eeb-9b24-f5f8ad34e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c7c7273-506c-4ff2-8ca1-bf0ad457e505 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 520/1003] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:01 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 825 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fba4706-9ab5-4eeb-9b24-f5f8ad34e8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d13af2e-61cd-44f3-8c6f-0129af09020e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Created reservations ['6a731177-322c-447c-9f46-5e6a6a2e977e', 'e32ff019-7f69-4994-bda3-098584cc3314', '53ffaadb-888b-41ee-8322-9d3266bd0383', 'ab166de2-8134-424d-b524-8911f4c78d67'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d13af2e-61cd-44f3-8c6f-0129af09020e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a731177-322c-447c-9f46-5e6a6a2e977e', 'e32ff019-7f69-4994-bda3-098584cc3314', '53ffaadb-888b-41ee-8322-9d3266bd0383', 'ab166de2-8134-424d-b524-8911f4c78d67']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed74557-2a76-493d-a1c0-ede6db77ab9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed74557-2a76-493d-a1c0-ede6db77ab9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d931eb2-af4c-4470-bf2c-2920bdb15fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731885655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['6a731177-322c-447c-9f46-5e6a6a2e977e','e32ff019-7f69-4994-bda3-098584cc3314','53ffaadb-888b-41ee-8322-9d3266bd0383','ab166de2-8134-424d-b524-8911f4c78d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731885655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d931eb2-af4c-4470-bf2c-2920bdb15fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec09c130613849b2a6e4b6a563a206bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289ce53261dc4168989b524a29098bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e993648-e6aa-42bf-93b2-e61d4a2f8e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e993648-e6aa-42bf-93b2-e61d4a2f8e81) transitioned into state 'SUCCESS' from state '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-731885655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec09c130613849b2a6e4b6a563a206bf',qos_specs=None,replication_status=,reservations=['6a731177-322c-447c-9f46-5e6a6a2e977e','e32ff019-7f69-4994-bda3-098584cc3314','53ffaadb-888b-41ee-8322-9d3266bd0383','ab166de2-8134-424d-b524-8911f4c78d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289ce53261dc4168989b524a29098bc1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030e5e85-d44a-46bd-accc-9fea51366acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030e5e85-d44a-46bd-accc-9fea51366acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Flow 'volume_create_api' (409cdeb3-8656-41cc-b093-28e27fb7a233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Create volume request issued successfully. Sep 06 17:05:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b94f586-7f6c-4483-aa0f-96661073b379 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 484/1004] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:05:01 2026] POST /volume/v3/volumes => generated 755 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-284d6536-0602-4913-88f9-d92e2e1d5ccf tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 521/1005] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:02 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 823 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bcf13c94-df38-4c50-932f-b604a5e62455 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bcf13c94-df38-4c50-932f-b604a5e62455 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bcf13c94-df38-4c50-932f-b604a5e62455 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bcf13c94-df38-4c50-932f-b604a5e62455 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bcf13c94-df38-4c50-932f-b604a5e62455 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bcf13c94-df38-4c50-932f-b604a5e62455 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 485/1006] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:02 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-beb20943-d824-4415-929a-bdddc630f0c0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-beb20943-d824-4415-929a-bdddc630f0c0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-beb20943-d824-4415-929a-bdddc630f0c0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-beb20943-d824-4415-929a-bdddc630f0c0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-beb20943-d824-4415-929a-bdddc630f0c0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-beb20943-d824-4415-929a-bdddc630f0c0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 522/1007] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:03 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4fe77677-c47e-4fea-beb8-ac0df8bd3ae6 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 486/1008] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:03 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-49eb03a2-b9fc-40ef-824f-09be7fa204f1 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 523/1009] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:03 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bce2b3e9-56b6-45e2-bb5d-9a8c7fa11f30 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 487/1010] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:04 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9959fcb-165d-41be-a0d9-46cd11d6ac0a tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 524/1011] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:04 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0501afc-a801-46fc-a958-930853fc33d2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0501afc-a801-46fc-a958-930853fc33d2 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0501afc-a801-46fc-a958-930853fc33d2 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0501afc-a801-46fc-a958-930853fc33d2 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0501afc-a801-46fc-a958-930853fc33d2 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0501afc-a801-46fc-a958-930853fc33d2 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 488/1012] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:04 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65e2e78c-f9e4-493f-a481-5aa9d1cd6987 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 525/1013] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:05 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f34b3d32-ad8c-45c7-beaa-aee356baa7cc tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 489/1014] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:05 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea46d00b-fced-4123-a4d7-5d853dbe3fe0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 526/1015] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:06 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a34cd554-4930-46f8-9137-0fc76d12daba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a34cd554-4930-46f8-9137-0fc76d12daba tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a34cd554-4930-46f8-9137-0fc76d12daba tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a34cd554-4930-46f8-9137-0fc76d12daba tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a34cd554-4930-46f8-9137-0fc76d12daba tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a34cd554-4930-46f8-9137-0fc76d12daba tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 490/1016] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:06 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdb564cc-dba4-4ee6-b111-a9f8c823c122 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 527/1017] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:06 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c12e6de6-1831-416b-964f-8d4922255524 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c12e6de6-1831-416b-964f-8d4922255524 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c12e6de6-1831-416b-964f-8d4922255524 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c12e6de6-1831-416b-964f-8d4922255524 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c12e6de6-1831-416b-964f-8d4922255524 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c12e6de6-1831-416b-964f-8d4922255524 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 491/1018] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:07 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ae54d6c-7460-4f17-8f28-35ddfec54e0d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 528/1019] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:07 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d7a4a9c-5403-4330-b562-e3470e464af3 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 492/1020] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:08 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0675b137-cc90-4a05-8e00-f3b2e9637000 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 529/1021] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:08 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd222b82-2021-4b1c-a228-4110b1fa47eb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 493/1022] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:08 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-62835122-0455-4e69-95a7-a454e5f8500e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62835122-0455-4e69-95a7-a454e5f8500e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62835122-0455-4e69-95a7-a454e5f8500e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62835122-0455-4e69-95a7-a454e5f8500e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-62835122-0455-4e69-95a7-a454e5f8500e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62835122-0455-4e69-95a7-a454e5f8500e tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 530/1023] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:09 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1cef229-62bb-48f5-ba77-f6d0ba81c287 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 494/1024] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:09 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e8c4af12-59c2-4ab5-8bd4-413e67e15632 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 531/1025] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:09 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-200dbe7f-bd71-4f34-862d-6130b27b6b2c tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 495/1026] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c67471a3-c359-4d15-95cb-21a6baf1cf8c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 532/1027] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0822b30d-da5b-41d0-8d9e-96dd57328a88 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 496/1028] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a75b77b-25f2-421a-8b62-b37460a0f6d5 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 533/1029] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c72094e-382a-4322-8f96-b2f83f9bafb0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 497/1030] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b52e045-4d67-4f18-b6ad-7be30522640c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b52e045-4d67-4f18-b6ad-7be30522640c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-reader] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b52e045-4d67-4f18-b6ad-7be30522640c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b52e045-4d67-4f18-b6ad-7be30522640c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b52e045-4d67-4f18-b6ad-7be30522640c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-reader] Volume info retrieved successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b52e045-4d67-4f18-b6ad-7be30522640c tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-reader] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 534/1031] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 880 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e71b6bb-00c2-452a-9107-5ec802509d07 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 498/1032] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] DELETE http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Delete volume with id: 9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-238c2d86-14a7-49d6-a3df-e2fb672ef409 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 535/1033] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1050e29-ece0-4069-9fd6-3d68cc8f6145", "name": "tempest-SnapshotsActionsTest-Snapshot-2110963863"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Delete volume request issued successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04b9df94-83f5-4ac8-ab95-7a5af4422d52 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 202 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create snapshot from volume f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 499/1034] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:12 2026] DELETE /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7194a28-4cad-4718-91e5-ad95b07e1191 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 500/1035] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['82d8f7ee-e72e-4a43-b109-273a1d064d4a', '4b593fa0-3618-4493-a755-78a06376db7c', '82e3daec-58a4-4de8-8c70-84c868b31c78', 'ce86f5cc-425a-4281-8516-de2827de9785'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot create request issued successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b00a64c7-3b71-403a-86b1-3e21c161ce21 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 536/1036] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-142f572f-015a-404f-901b-97b88b01e0bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-142f572f-015a-404f-901b-97b88b01e0bb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-142f572f-015a-404f-901b-97b88b01e0bb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-142f572f-015a-404f-901b-97b88b01e0bb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-142f572f-015a-404f-901b-97b88b01e0bb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-142f572f-015a-404f-901b-97b88b01e0bb tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 501/1037] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-421885e7-2cd1-4bfd-ae1e-964c4263811f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 537/1038] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '3d931eb2-af4c-4470-bf2c-2920bdb15fbf' with '{'status': 'error'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b10d661f-6dc0-4f82-b178-da6850cb6e84 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action returned with HTTP 202 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 502/1039] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:12 2026] POST /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f19f60cc-b693-4c37-940f-88e55c398d58 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f19f60cc-b693-4c37-940f-88e55c398d58 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f19f60cc-b693-4c37-940f-88e55c398d58 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f19f60cc-b693-4c37-940f-88e55c398d58 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f19f60cc-b693-4c37-940f-88e55c398d58 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f19f60cc-b693-4c37-940f-88e55c398d58 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 538/1040] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 844 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '3d931eb2-af4c-4470-bf2c-2920bdb15fbf' with '{'status': 'available'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d67aaaa-0e9c-487b-8f17-e47573c7bcc6 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action returned with HTTP 202 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 503/1041] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:12 2026] POST /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9796cbe-f39e-4e4a-b7c8-dce916c8c120 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 539/1042] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '3d931eb2-af4c-4470-bf2c-2920bdb15fbf' with '{'status': 'maintenance'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3caf9de-3848-40eb-b2ab-e4ff8d8ca813 tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action returned with HTTP 202 Sep 06 17:05:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 504/1043] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:12 2026] POST /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-053e0391-486d-4a87-bd52-79f22b1a510f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-053e0391-486d-4a87-bd52-79f22b1a510f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-053e0391-486d-4a87-bd52-79f22b1a510f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-053e0391-486d-4a87-bd52-79f22b1a510f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-053e0391-486d-4a87-bd52-79f22b1a510f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-053e0391-486d-4a87-bd52-79f22b1a510f tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 540/1044] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52340004-a932-4dc9-9f13-719d7fefe97f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52340004-a932-4dc9-9f13-719d7fefe97f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] POST http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52340004-a932-4dc9-9f13-719d7fefe97f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52340004-a932-4dc9-9f13-719d7fefe97f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-52340004-a932-4dc9-9f13-719d7fefe97f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] Updating volume '3d931eb2-af4c-4470-bf2c-2920bdb15fbf' with '{'status': 'available'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52340004-a932-4dc9-9f13-719d7fefe97f tempest-VolumesActionsTest-2092106158 tempest-VolumesActionsTest-2092106158-project-admin] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action returned with HTTP 202 Sep 06 17:05:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 505/1045] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:13 2026] POST /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d8c26434-31c5-4d21-8981-d036fd0107ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8c26434-31c5-4d21-8981-d036fd0107ce tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8c26434-31c5-4d21-8981-d036fd0107ce tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8c26434-31c5-4d21-8981-d036fd0107ce tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0239986a-61c2-45b1-be7f-4569a9bf4aa0 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 506/1046] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 879 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d8c26434-31c5-4d21-8981-d036fd0107ce tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8c26434-31c5-4d21-8981-d036fd0107ce tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 541/1047] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fb51fe82-2bde-4f17-a222-f3025599415e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fb51fe82-2bde-4f17-a222-f3025599415e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fb51fe82-2bde-4f17-a222-f3025599415e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fb51fe82-2bde-4f17-a222-f3025599415e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fb51fe82-2bde-4f17-a222-f3025599415e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fb51fe82-2bde-4f17-a222-f3025599415e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 542/1048] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3d39f62f-1ac0-4db8-8608-d5b453c3fbd9 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 507/1049] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4057535f-a768-4172-b2f3-f03d649763dd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] DELETE http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume with id: 3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Delete volume request issued successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4057535f-a768-4172-b2f3-f03d649763dd tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 202 Sep 06 17:05:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 543/1050] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:13 2026] DELETE /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea3235bd-0791-46c9-a57f-44dbc693c250 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 508/1051] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-464e2c83-1a9c-4bef-b9f9-3aa3b5c7d9cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-464e2c83-1a9c-4bef-b9f9-3aa3b5c7d9cc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-464e2c83-1a9c-4bef-b9f9-3aa3b5c7d9cc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-464e2c83-1a9c-4bef-b9f9-3aa3b5c7d9cc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-464e2c83-1a9c-4bef-b9f9-3aa3b5c7d9cc tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 returned with HTTP 404 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 544/1052] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/9780a84d-1851-446e-943d-5644d65e8068 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7db4d300-bf66-4c23-9a4a-aecf5ddab450 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 509/1053] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] DELETE http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Delete volume with id: 80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4c19a8d-9d53-447b-88af-8e54c0e48bc2 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 510/1054] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Delete volume request issued successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09c662cc-f9cc-4cab-9f81-9517861cdf86 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 202 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 545/1055] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:14 2026] DELETE /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de511e87-58b8-4365-acad-f385896923f8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de511e87-58b8-4365-acad-f385896923f8 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de511e87-58b8-4365-acad-f385896923f8 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de511e87-58b8-4365-acad-f385896923f8 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de511e87-58b8-4365-acad-f385896923f8 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de511e87-58b8-4365-acad-f385896923f8 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 511/1056] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 846 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3aff26e1-5a9d-4849-8a8f-65e05d2a38a7 tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 546/1057] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-121e1eaa-8e0d-4409-a214-0ba604bfe873 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 512/1058] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1140 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77b043a8-35a9-4968-acf3-883db403e21b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77b043a8-35a9-4968-acf3-883db403e21b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77b043a8-35a9-4968-acf3-883db403e21b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77b043a8-35a9-4968-acf3-883db403e21b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-77b043a8-35a9-4968-acf3-883db403e21b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77b043a8-35a9-4968-acf3-883db403e21b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 547/1059] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3/action Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Begin detaching volume completed successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-8ae802db-b2db-496d-8c57-15bd955f985d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3/action returned with HTTP 202 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 548/1060] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:05:15 2026] POST /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-efb3207a-a414-4ad3-8def-1d094c37c143 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efb3207a-a414-4ad3-8def-1d094c37c143 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] GET http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efb3207a-a414-4ad3-8def-1d094c37c143 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efb3207a-a414-4ad3-8def-1d094c37c143 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efb3207a-a414-4ad3-8def-1d094c37c143 tempest-VolumesCloneTest-186099447 tempest-VolumesCloneTest-186099447-project-member] http://192.168.122.57/volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 returned with HTTP 404 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 549/1061] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/80d493f5-9023-4908-866d-719eae30d621 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-721c8e4a-5d1b-4d35-8b6e-dcaa3b57fae3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 550/1062] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1143 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-37ae9bef-f195-425b-8e2e-d576e636bedb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37ae9bef-f195-425b-8e2e-d576e636bedb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] GET http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-37ae9bef-f195-425b-8e2e-d576e636bedb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-37ae9bef-f195-425b-8e2e-d576e636bedb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37ae9bef-f195-425b-8e2e-d576e636bedb tempest-VolumesActionsTest-492191347 tempest-VolumesActionsTest-492191347-project-member] http://192.168.122.57/volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf returned with HTTP 404 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 551/1063] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/3d931eb2-af4c-4470-bf2c-2920bdb15fbf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8669e9b3-069d-4ef3-ae98-32287ca53b8b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8669e9b3-069d-4ef3-ae98-32287ca53b8b None None] GET http://192.168.122.57/volume// Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8669e9b3-069d-4ef3-ae98-32287ca53b8b None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8669e9b3-069d-4ef3-ae98-32287ca53b8b None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8669e9b3-069d-4ef3-ae98-32287ca53b8b None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'creating'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 552/1064] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ae8cfde-b5b3-4a66-882b-b56bca8c21ab tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 513/1065] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:15 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-245c6c7f-78d7-4f66-b804-fd0f1aec0538 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 553/1066] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 1324 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb6cfc8e-eedb-48e6-97ad-979a7bc6536c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 514/1067] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 465 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fea48697-8b56-47d9-8dca-ca8cae475665 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fea48697-8b56-47d9-8dca-ca8cae475665 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fea48697-8b56-47d9-8dca-ca8cae475665 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fea48697-8b56-47d9-8dca-ca8cae475665 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-fea48697-8b56-47d9-8dca-ca8cae475665 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fea48697-8b56-47d9-8dca-ca8cae475665 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 554/1068] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:15 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3e69b023-afdd-4014-948b-1d7551b716f1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e69b023-afdd-4014-948b-1d7551b716f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e69b023-afdd-4014-948b-1d7551b716f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e69b023-afdd-4014-948b-1d7551b716f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3e69b023-afdd-4014-948b-1d7551b716f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e69b023-afdd-4014-948b-1d7551b716f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 515/1069] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:16 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aca8955e-050b-47b6-bb81-294784cac2f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1050e29-ece0-4069-9fd6-3d68cc8f6145", "name": "tempest-SnapshotsActionsTest-Snapshot-1438141701"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-71de62b0-0d89-419f-bb2b-0e0ad7927585 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-71de62b0-0d89-419f-bb2b-0e0ad7927585 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-71de62b0-0d89-419f-bb2b-0e0ad7927585 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-71de62b0-0d89-419f-bb2b-0e0ad7927585 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create snapshot from volume f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: /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 06 17:05:16 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['9f0cdddf-9108-4e5b-8ac2-c4078fc7666e', 'e2cfb2a7-1e41-44b2-8769-15e9cdfdf37e', '5da6ecbe-1503-466e-a78a-d7c9000a8977', '982f53fc-fc29-42ef-9f01-4a84f8492e25'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-a52e5219-3650-4ec1-ac6b-5a18afd4ac92 req-71de62b0-0d89-419f-bb2b-0e0ad7927585 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef returned with HTTP 200 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 516/1070] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:05:16 2026] DELETE /volume/v3/attachments/66232f23-1fd1-40ad-a5ad-e683375e29ef => generated 19 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot create request issued successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aca8955e-050b-47b6-bb81-294784cac2f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 555/1071] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-818b6d70-91c0-4eb0-a424-f89004bf9387 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 517/1072] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:16 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2a56e802-1099-4392-83c7-b25939ac6967 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a56e802-1099-4392-83c7-b25939ac6967 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a56e802-1099-4392-83c7-b25939ac6967 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a56e802-1099-4392-83c7-b25939ac6967 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2a56e802-1099-4392-83c7-b25939ac6967 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a56e802-1099-4392-83c7-b25939ac6967 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 556/1073] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:16 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4525a95-1da9-45f8-88c6-43606ba4ca42 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 518/1074] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:17 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f55c5b47-719d-434a-baac-96f06f9dc7ea tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 557/1075] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:18 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e69cd89-d26e-482c-afaf-5f2cd3130f69 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 519/1076] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:19 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '77318299-e06b-41e9-a204-752ca11e7289' with '{'status': 'creating'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-75dc8d13-b014-49fc-bc9f-4cd485a25ccc tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action returned with HTTP 202 Sep 06 17:05:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 558/1077] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:19 2026] POST /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2858d62-2b56-47ca-95a1-fae051a5e688 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 520/1078] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:19 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a5dce424-6722-419f-a922-d58e21032592 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot delete request issued successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5dce424-6722-419f-a922-d58e21032592 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action returned with HTTP 202 Sep 06 17:05:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 559/1079] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:19 2026] POST /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-32a43fda-d384-439f-8b8a-a090a1787e44 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32a43fda-d384-439f-8b8a-a090a1787e44 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32a43fda-d384-439f-8b8a-a090a1787e44 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-32a43fda-d384-439f-8b8a-a090a1787e44 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-32a43fda-d384-439f-8b8a-a090a1787e44 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-32a43fda-d384-439f-8b8a-a090a1787e44 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 521/1080] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:20 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-70b3768e-ff6e-4375-a25c-ae159f382add None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:05:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b3768e-ff6e-4375-a25c-ae159f382add tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:05:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 560/1081] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:05:20 2026] GET /volume/v3/volumes => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-34695d47-6fe9-416c-a642-866d2c37b03b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-964581663"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-964581663'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume of 1 GB Sep 06 17:05:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Availability Zones retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (aee2fa43-1bdf-4af4-b346-1daabb8d0097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de7024b-ea92-4821-aa67-7af5c560e489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de7024b-ea92-4821-aa67-7af5c560e489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:20 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ab3dc1-2921-447e-a8c1-22db379c5a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Created reservations ['94da0fc5-9b73-485b-9d32-3a970d8764d0', '71fa4170-23ab-4783-b9ac-d703d1970457', '77ec0fb2-1d75-48dc-a192-0def847c8ba1', 'fa01d687-a5a2-4f59-9b33-0146a870e793'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19b3b573-e27a-45da-ac04-9b4371545de8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ab3dc1-2921-447e-a8c1-22db379c5a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94da0fc5-9b73-485b-9d32-3a970d8764d0', '71fa4170-23ab-4783-b9ac-d703d1970457', '77ec0fb2-1d75-48dc-a192-0def847c8ba1', 'fa01d687-a5a2-4f59-9b33-0146a870e793']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19b3b573-e27a-45da-ac04-9b4371545de8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfa1d0e-e5ea-4d45-8a80-33dd817172db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19b3b573-e27a-45da-ac04-9b4371545de8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19b3b573-e27a-45da-ac04-9b4371545de8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-19b3b573-e27a-45da-ac04-9b4371545de8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19b3b573-e27a-45da-ac04-9b4371545de8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 561/1082] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:21 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfa1d0e-e5ea-4d45-8a80-33dd817172db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3df145b-f05f-4a8b-ad2b-c4ba9a74d557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-964581663',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['94da0fc5-9b73-485b-9d32-3a970d8764d0','71fa4170-23ab-4783-b9ac-d703d1970457','77ec0fb2-1d75-48dc-a192-0def847c8ba1','fa01d687-a5a2-4f59-9b33-0146a870e793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-964581663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50ffeb5d7aab4a76b75f54e40610ad58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb8bf3c829c4cc5b410a775352934da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce201fb7-b92c-4907-9634-051c453bd9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce201fb7-b92c-4907-9634-051c453bd9f1) transitioned into state 'SUCCESS' from state '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-964581663',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['94da0fc5-9b73-485b-9d32-3a970d8764d0','71fa4170-23ab-4783-b9ac-d703d1970457','77ec0fb2-1d75-48dc-a192-0def847c8ba1','fa01d687-a5a2-4f59-9b33-0146a870e793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32320af7-db93-4d88-9910-efd90072bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32320af7-db93-4d88-9910-efd90072bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (aee2fa43-1bdf-4af4-b346-1daabb8d0097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request issued successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34695d47-6fe9-416c-a642-866d2c37b03b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 522/1083] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:05:20 2026] POST /volume/v3/volumes => generated 770 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16278b68-9f47-4c23-a4ad-b249b913a9b8 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 562/1084] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:21 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 838 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4c82798b-8975-4d9f-8a72-d81b8e9363ad tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 200 Sep 06 17:05:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 523/1085] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:22 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e9770f6-db75-4614-80d6-fc606dddf2bd tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 563/1086] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:22 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3511d857-ef31-4854-9395-50eef9076192 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3511d857-ef31-4854-9395-50eef9076192 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3511d857-ef31-4854-9395-50eef9076192 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3511d857-ef31-4854-9395-50eef9076192 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3511d857-ef31-4854-9395-50eef9076192 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 404 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 524/1087] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a122fb2-495b-4732-90f4-ce97ead41b3f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 564/1088] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:23 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba5771e5-b37e-4c79-98a9-6384bd97e64a tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 525/1089] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete snapshot with id: 77318299-e06b-41e9-a204-752ca11e7289 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc6253d1-2798-4cae-8733-4a6fc8f494ce tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 returned with HTTP 404 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 565/1090] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:23 2026] DELETE /volume/v3/snapshots/77318299-e06b-41e9-a204-752ca11e7289 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1050e29-ece0-4069-9fd6-3d68cc8f6145", "name": "tempest-SnapshotsActionsTest-Snapshot-504065177"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create snapshot from volume f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['db7a5426-dbfd-475c-83f7-8314d1e99780', '66e3cc87-ca98-4059-af4a-a202c3784880', 'ad14eee0-5822-4e9a-b71e-d37dd0eeca36', '9950bfa0-daba-4bc6-acbf-f10cd32f6210'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5786ac89-d24e-470e-bc08-869e02b41d20 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5786ac89-d24e-470e-bc08-869e02b41d20 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5786ac89-d24e-470e-bc08-869e02b41d20 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5786ac89-d24e-470e-bc08-869e02b41d20 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5786ac89-d24e-470e-bc08-869e02b41d20 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5786ac89-d24e-470e-bc08-869e02b41d20 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 566/1091] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 863 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot create request issued successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d43e0bb9-5b59-4c48-aa04-c028fc35a672 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 526/1092] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-682c054e-e51d-4ce4-9d20-45c5b1964507 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 527/1093] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b0fb1a8-88d5-4e4e-9075-783dbc86deb5 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 567/1094] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 863 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-306512604"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-306512604'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume of 1 GB Sep 06 17:05:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Availability Zones retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (26a571ae-ae6b-4225-8b59-2ec7d3458b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb3977-fac8-4c68-aa8d-11c89a58525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb3977-fac8-4c68-aa8d-11c89a58525d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c604df2a-640c-4341-99e7-f145a9758fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Created reservations ['48221ab2-4c47-485b-8098-224063f12f09', '197e6562-824b-450a-8828-56adb794aeab', '6d8f50a0-c69d-4a3e-8f39-ae9f8d1a8514', '7a56db74-6e98-48ed-94d1-329f5cf42db3'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c604df2a-640c-4341-99e7-f145a9758fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48221ab2-4c47-485b-8098-224063f12f09', '197e6562-824b-450a-8828-56adb794aeab', '6d8f50a0-c69d-4a3e-8f39-ae9f8d1a8514', '7a56db74-6e98-48ed-94d1-329f5cf42db3']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f9b9f8-ffdd-4ad0-a83c-e031c31bbb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f9b9f8-ffdd-4ad0-a83c-e031c31bbb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d7a6dc-2d9c-4a1f-8266-531738e5944d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-306512604',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['48221ab2-4c47-485b-8098-224063f12f09','197e6562-824b-450a-8828-56adb794aeab','6d8f50a0-c69d-4a3e-8f39-ae9f8d1a8514','7a56db74-6e98-48ed-94d1-329f5cf42db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-306512604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d7a6dc-2d9c-4a1f-8266-531738e5944d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50ffeb5d7aab4a76b75f54e40610ad58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb8bf3c829c4cc5b410a775352934da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (488b8753-76ed-4ed8-9dda-8fa56c04f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (488b8753-76ed-4ed8-9dda-8fa56c04f21d) transitioned into state 'SUCCESS' from state '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-306512604',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['48221ab2-4c47-485b-8098-224063f12f09','197e6562-824b-450a-8828-56adb794aeab','6d8f50a0-c69d-4a3e-8f39-ae9f8d1a8514','7a56db74-6e98-48ed-94d1-329f5cf42db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e36e3c-e60f-4788-bf3d-53f9b124b589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e36e3c-e60f-4788-bf3d-53f9b124b589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (26a571ae-ae6b-4225-8b59-2ec7d3458b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request issued successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9f0d21b6-db30-4d1b-9f26-a8cc688cfd29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 528/1095] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:05:23 2026] POST /volume/v3/volumes => generated 770 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6af2e940-8d2a-4108-b10a-015aa5cfdcb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 568/1096] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 838 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-89ae0961-49d9-43fb-99c5-89f7c2f6ed3c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 529/1097] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e70d68b-f19c-4839-8b47-9b042a04bfdc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 569/1098] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:25 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91c73409-6cd9-416d-b0fc-289aa33f2bd0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 530/1099] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:25 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a95cbed-7cd6-455e-abb8-42d90fd58056 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 570/1100] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '9178a9e1-ea05-471e-b571-9195e590cdd0' with '{'status': 'deleting'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02b5d1ab-5767-4d31-93de-f43f370a1463 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 531/1101] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-acda8249-19b8-45dd-9e9e-167bcfed3245 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action returned with HTTP 202 Sep 06 17:05:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 571/1102] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:27 2026] POST /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f45d36c6-48c3-4d8d-84c5-2bccd08f17d1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 532/1103] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot delete request issued successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-672fe601-7d77-462e-9f3c-24c41395d8e4 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action returned with HTTP 202 Sep 06 17:05:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 572/1104] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:27 2026] POST /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5268b929-72d0-4990-af4a-3541f9b74405 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5268b929-72d0-4990-af4a-3541f9b74405 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5268b929-72d0-4990-af4a-3541f9b74405 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5268b929-72d0-4990-af4a-3541f9b74405 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5268b929-72d0-4990-af4a-3541f9b74405 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5268b929-72d0-4990-af4a-3541f9b74405 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 533/1105] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2f4cafa7-b914-4572-af7b-b8885522921b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f4cafa7-b914-4572-af7b-b8885522921b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f4cafa7-b914-4572-af7b-b8885522921b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f4cafa7-b914-4572-af7b-b8885522921b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2f4cafa7-b914-4572-af7b-b8885522921b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f4cafa7-b914-4572-af7b-b8885522921b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 573/1106] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:28 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Volume info retrieved successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f2e2d1c-52cd-4b63-b858-dc1cb1424382 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 534/1107] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:28 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2ada86f-feb9-48b1-908c-45426db220de None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-405121093"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-405121093'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume of 1 GB Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Availability Zones retrieved successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (a1dbbb20-8676-4864-ad3e-3aeb72e58de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c95661b-dd45-47fd-9ffe-74cc8554dbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-753c2443-57e3-47fe-b78c-cd1434601234 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-753c2443-57e3-47fe-b78c-cd1434601234 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-753c2443-57e3-47fe-b78c-cd1434601234 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-753c2443-57e3-47fe-b78c-cd1434601234 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-753c2443-57e3-47fe-b78c-cd1434601234 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-753c2443-57e3-47fe-b78c-cd1434601234 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 200 Sep 06 17:05:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 535/1108] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:28 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c95661b-dd45-47fd-9ffe-74cc8554dbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161943d9-db64-4491-8ac6-1b918e0ce807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Created reservations ['f7a80111-c55b-428e-9250-a5cfb2c18e3c', '38c462ba-8049-45db-97e9-192999228c39', 'ec4d647f-31a4-45f6-be5f-b9c2d93a46c0', 'e5862b30-dcea-49ee-8e2c-e21522a16e1c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161943d9-db64-4491-8ac6-1b918e0ce807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a80111-c55b-428e-9250-a5cfb2c18e3c', '38c462ba-8049-45db-97e9-192999228c39', 'ec4d647f-31a4-45f6-be5f-b9c2d93a46c0', 'e5862b30-dcea-49ee-8e2c-e21522a16e1c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0415906f-0d9c-46d7-bd41-826b27ffcb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0415906f-0d9c-46d7-bd41-826b27ffcb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b0116f-f2f0-4538-9d00-cc9553672324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-405121093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['f7a80111-c55b-428e-9250-a5cfb2c18e3c','38c462ba-8049-45db-97e9-192999228c39','ec4d647f-31a4-45f6-be5f-b9c2d93a46c0','e5862b30-dcea-49ee-8e2c-e21522a16e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-405121093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60b0116f-f2f0-4538-9d00-cc9553672324,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50ffeb5d7aab4a76b75f54e40610ad58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb8bf3c829c4cc5b410a775352934da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd7e323-9764-4297-988a-3421dae2b96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd7e323-9764-4297-988a-3421dae2b96b) transitioned into state 'SUCCESS' from state '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-405121093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50ffeb5d7aab4a76b75f54e40610ad58',qos_specs=None,replication_status=,reservations=['f7a80111-c55b-428e-9250-a5cfb2c18e3c','38c462ba-8049-45db-97e9-192999228c39','ec4d647f-31a4-45f6-be5f-b9c2d93a46c0','e5862b30-dcea-49ee-8e2c-e21522a16e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb8bf3c829c4cc5b410a775352934da',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d74234c-28bf-4359-aeb9-02f5031d894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d74234c-28bf-4359-aeb9-02f5031d894d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Flow 'volume_create_api' (a1dbbb20-8676-4864-ad3e-3aeb72e58de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Create volume request issued successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2ada86f-feb9-48b1-908c-45426db220de tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 574/1109] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:05:28 2026] POST /volume/v3/volumes => generated 770 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e598e12a-61d2-4050-a4cc-777b68c80efc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e598e12a-61d2-4050-a4cc-777b68c80efc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e598e12a-61d2-4050-a4cc-777b68c80efc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e598e12a-61d2-4050-a4cc-777b68c80efc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e598e12a-61d2-4050-a4cc-777b68c80efc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e598e12a-61d2-4050-a4cc-777b68c80efc tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 536/1110] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:28 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 838 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a6dd0a8e-65e3-49bb-bbea-343722480e8c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6dd0a8e-65e3-49bb-bbea-343722480e8c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6dd0a8e-65e3-49bb-bbea-343722480e8c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6dd0a8e-65e3-49bb-bbea-343722480e8c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6dd0a8e-65e3-49bb-bbea-343722480e8c tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 404 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 575/1111] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:29 2026] GET /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2de9b1a-cd51-410d-88fb-5c8edc6372e8 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 537/1112] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:29 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-64146bf5-eb97-4878-84e4-d408173b5caa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64146bf5-eb97-4878-84e4-d408173b5caa tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64146bf5-eb97-4878-84e4-d408173b5caa tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64146bf5-eb97-4878-84e4-d408173b5caa tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-64146bf5-eb97-4878-84e4-d408173b5caa tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64146bf5-eb97-4878-84e4-d408173b5caa tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 576/1113] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:29 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete snapshot with id: 9178a9e1-ea05-471e-b571-9195e590cdd0 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48473d83-8499-4fdd-94c6-fecc3cf7d36e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 returned with HTTP 404 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 538/1114] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:29 2026] DELETE /volume/v3/snapshots/9178a9e1-ea05-471e-b571-9195e590cdd0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1050e29-ece0-4069-9fd6-3d68cc8f6145", "name": "tempest-SnapshotsActionsTest-Snapshot-87067501"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create snapshot from volume f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['e28a26d0-549d-4200-9f37-8dd44362e906', '268f4634-7f0a-4391-8d57-3ac1220d6e3e', '3b7891bf-c426-48b5-a4c1-20847ba3af0c', '6953e1e9-9ba2-43b3-a2fd-f05dfbe56418'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot create request issued successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e3573c3-84e0-4bc5-89b9-873aa9d71a47 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 577/1115] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:29 2026] POST /volume/v3/snapshots => generated 305 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da91e4c6-5a89-48fc-92a8-73ee9a19148d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 578/1116] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:29 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 437 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e0b3a44-d267-4f3d-96de-5d14d32e2dd3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 539/1117] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:29 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 862 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fefc800-22d3-45e1-b9dd-d29244362363 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fefc800-22d3-45e1-b9dd-d29244362363 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fefc800-22d3-45e1-b9dd-d29244362363 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fefc800-22d3-45e1-b9dd-d29244362363 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1fefc800-22d3-45e1-b9dd-d29244362363 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fefc800-22d3-45e1-b9dd-d29244362363 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 579/1118] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:30 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af48ace-fd7f-483c-bcb1-cb306bd4a39a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 540/1119] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-411b1ae6-5fca-405e-b33c-084d01286f19 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-411b1ae6-5fca-405e-b33c-084d01286f19 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-411b1ae6-5fca-405e-b33c-084d01286f19 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-411b1ae6-5fca-405e-b33c-084d01286f19 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-411b1ae6-5fca-405e-b33c-084d01286f19 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Volume info retrieved successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-411b1ae6-5fca-405e-b33c-084d01286f19 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 580/1120] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-333983ee-fa98-4c93-a547-89a535a6ac1c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-333983ee-fa98-4c93-a547-89a535a6ac1c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 541/1121] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes => generated 991 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-964581663'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e0245e7-d65e-4f15-8e4d-5d628be04530 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 581/1122] 192.168.122.57 () {58 vars in 1215 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663 => generated 339 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59347398-d51b-4bea-85b0-176efa5ecc64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-306512604 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-306512604'), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59347398-d51b-4bea-85b0-176efa5ecc64 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-306512604 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 542/1123] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-306512604 => generated 866 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/detail?limit=1 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d0d84d1-50a9-453e-af20-455ffedd2654 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 582/1124] 192.168.122.57 () {58 vars in 1152 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6944220e-8ff8-444d-a26c-dcba873ab3a9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 543/1125] 192.168.122.57 () {58 vars in 1240 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 => generated 1012 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f2ce6c27-71c9-4830-ad60-423a190f25f4 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 583/1126] 192.168.122.57 () {58 vars in 1240 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 1012 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a54495e-6ec1-4bef-ba9c-0f99807c2415 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/detail?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 544/1127] 192.168.122.57 () {58 vars in 1240 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:05:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-964c6def-5638-43da-9219-61e2201df384 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-964c6def-5638-43da-9219-61e2201df384 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-964c6def-5638-43da-9219-61e2201df384 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-964c6def-5638-43da-9219-61e2201df384 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-964c6def-5638-43da-9219-61e2201df384 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-964c6def-5638-43da-9219-61e2201df384 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 545/1128] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e70555ea-69ce-4594-a5c2-bc2a8b9faeb2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 584/1129] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87192) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /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 06 17:05:32 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-509be1be-b32e-4dc6-acca-bfef1e0ad56c tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 546/1130] 192.168.122.57 () {58 vars in 1238 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes?limit=1 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d8d92e0-861a-4382-ba63-75236b9ae367 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 585/1131] 192.168.122.57 () {58 vars in 1131 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f43e0e87-2197-49e2-afdc-a9dee3678c29 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 547/1132] 192.168.122.57 () {58 vars in 1219 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?limit=1&marker=60b0116f-f2f0-4538-9d00-cc9553672324 => generated 478 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d0dce318-9aad-4131-a215-f15dcee9da96 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0dce318-9aad-4131-a215-f15dcee9da96 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 586/1133] 192.168.122.57 () {58 vars in 1219 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?limit=1&marker=26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 478 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5745cdab-8199-49c0-aab0-c1dbdb451d87 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 548/1134] 192.168.122.57 () {58 vars in 1219 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?limit=1&marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663&status=available Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-964581663'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a3c9785-9679-43fa-8b12-598db2fe57a3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663&status=available returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 587/1135] 192.168.122.57 () {58 vars in 1249 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-964581663&status=available => generated 339 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-405121093&status=available Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87192) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-405121093'), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1695e64e-4a55-4e36-b1c4-c2d3517fc188 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-405121093&status=available returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 549/1136] 192.168.122.57 () {58 vars in 1270 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-405121093&status=available => generated 866 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b886318-f6d8-4e73-abfd-d3245d911500 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557&sort=id%3Aasc Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b886318-f6d8-4e73-abfd-d3245d911500 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557&sort=id%3Aasc returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 588/1137] 192.168.122.57 () {58 vars in 1252 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/detail?marker=c3df145b-f05f-4a8b-ad2b-c4ba9a74d557&sort=id%3Aasc => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a44d488-cba7-4384-9a23-de6299c9c5ff tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 550/1138] 192.168.122.57 () {58 vars in 1216 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2572 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94f2d87a-f1c6-4031-8c4c-110e29cd53d3 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 589/1139] 192.168.122.57 () {58 vars in 1137 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/detail => generated 2572 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21b1435f-5a21-468f-ab3a-2e7a8734add9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 551/1140] 192.168.122.57 () {58 vars in 1195 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 991 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-03f42ad6-e818-41eb-a26b-289185df68c2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?availability_zone=nova Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value nova, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-74f841fc-ae10-4643-ad22-522a922e83c6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f841fc-ae10-4643-ad22-522a922e83c6 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74f841fc-ae10-4643-ad22-522a922e83c6 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74f841fc-ae10-4643-ad22-522a922e83c6 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03f42ad6-e818-41eb-a26b-289185df68c2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 590/1141] 192.168.122.57 () {58 vars in 1161 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-74f841fc-ae10-4643-ad22-522a922e83c6 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f841fc-ae10-4643-ad22-522a922e83c6 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 552/1142] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?availability_zone=nova Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value nova, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '904776dd-7b6f-4647-9b42-6a0df65608cd' with '{'status': 'error'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a548080-c7ba-4f38-aa50-529da2eb5d8d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 591/1143] 192.168.122.57 () {58 vars in 1161 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?bootable=false Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e0adcb2f-b1d5-464e-9f85-0c576ade184e tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action returned with HTTP 202 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 553/1144] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:33 2026] POST /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0274c475-310b-40b0-9680-14f82334799b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0274c475-310b-40b0-9680-14f82334799b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0274c475-310b-40b0-9680-14f82334799b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0274c475-310b-40b0-9680-14f82334799b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0274c475-310b-40b0-9680-14f82334799b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0274c475-310b-40b0-9680-14f82334799b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 554/1145] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 460 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb49bdc7-b6c8-4029-9303-45f49bc58438 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 592/1146] 192.168.122.57 () {58 vars in 1145 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?bootable=false Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7ad88e5-97b4-4401-8b37-96fbbd9fa804 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 593/1147] 192.168.122.57 () {58 vars in 1145 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot delete request issued successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc730bc9-01e8-4474-b49c-146cca2567c7 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action returned with HTTP 202 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 555/1148] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:33 2026] POST /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-307fc238-8ef8-4c98-8864-17564921914d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-307fc238-8ef8-4c98-8864-17564921914d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-307fc238-8ef8-4c98-8864-17564921914d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-307fc238-8ef8-4c98-8864-17564921914d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?status=available Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-307fc238-8ef8-4c98-8864-17564921914d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-307fc238-8ef8-4c98-8864-17564921914d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 556/1149] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e9d727-025c-45a2-879a-ec3cd31d6541 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 594/1150] 192.168.122.57 () {58 vars in 1149 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes?status=available Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87192) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /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 06 17:05:33 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5f54626-3b35-4474-ba3d-8383a04f2f9d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 557/1151] 192.168.122.57 () {58 vars in 1149 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-671b30a0-5777-4921-9a85-3a178d3d978a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?availability_zone=nova Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value nova, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-671b30a0-5777-4921-9a85-3a178d3d978a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 595/1152] 192.168.122.57 () {58 vars in 1182 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2572 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-709571c6-5012-423d-accc-01b5e3ce688d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?bootable=false Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-709571c6-5012-423d-accc-01b5e3ce688d tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 558/1153] 192.168.122.57 () {58 vars in 1166 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2572 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?status=available Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Could not evaluate value available, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f6b479da-2288-497c-bf4c-ee822f2e4cc6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-reader] http://192.168.122.57/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 596/1154] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/detail?status=available => generated 2572 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6534835d-c7b0-4883-bdd0-9d00fcb13ff6 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 559/1155] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] DELETE http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume with id: 60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume request issued successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4753bd0e-ba1a-46da-a83a-ba287842b29b tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 202 Sep 06 17:05:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 597/1156] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:34 2026] DELETE /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-13e32264-9d2d-41dd-b500-e9eabf2240a7 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 560/1157] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6314fa2-db36-440f-b3ce-29ec2b2b6b85 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 561/1158] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 tempest-AvailabilityZoneTestJSON-1060959325 tempest-AvailabilityZoneTestJSON-1060959325-project-reader] GET http://192.168.122.57/volume/v3/os-availability-zone Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 tempest-AvailabilityZoneTestJSON-1060959325 tempest-AvailabilityZoneTestJSON-1060959325-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 tempest-AvailabilityZoneTestJSON-1060959325 tempest-AvailabilityZoneTestJSON-1060959325-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87191]: /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 06 17:05:34 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 tempest-AvailabilityZoneTestJSON-1060959325 tempest-AvailabilityZoneTestJSON-1060959325-project-reader] Availability Zones retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d2fca80-3d5f-4697-8010-5ec1e95b02f2 tempest-AvailabilityZoneTestJSON-1060959325 tempest-AvailabilityZoneTestJSON-1060959325-project-reader] http://192.168.122.57/volume/v3/os-availability-zone returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 598/1159] 192.168.122.57 () {58 vars in 1155 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1873de9e-883e-434d-8016-b3b6cd209afe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1873de9e-883e-434d-8016-b3b6cd209afe tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1873de9e-883e-434d-8016-b3b6cd209afe tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1873de9e-883e-434d-8016-b3b6cd209afe tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1873de9e-883e-434d-8016-b3b6cd209afe tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1873de9e-883e-434d-8016-b3b6cd209afe tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 200 Sep 06 17:05:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 562/1160] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:35 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bd75cba9-0151-4615-a578-95c50264084b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd75cba9-0151-4615-a578-95c50264084b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd75cba9-0151-4615-a578-95c50264084b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd75cba9-0151-4615-a578-95c50264084b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd75cba9-0151-4615-a578-95c50264084b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd75cba9-0151-4615-a578-95c50264084b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 200 Sep 06 17:05:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 599/1161] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:35 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-96b07920-9d9c-4a59-9de5-6ed29e70c7ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96b07920-9d9c-4a59-9de5-6ed29e70c7ba tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96b07920-9d9c-4a59-9de5-6ed29e70c7ba tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96b07920-9d9c-4a59-9de5-6ed29e70c7ba tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96b07920-9d9c-4a59-9de5-6ed29e70c7ba tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 returned with HTTP 404 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 563/1162] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/volumes/60b0116f-f2f0-4538-9d00-cc9553672324 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2eb82419-9469-4f44-b9f3-93b9eb4b315a tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 600/1163] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] DELETE http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume with id: 26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-250b8f67-4541-4ad5-991b-b37c6f9914e9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-250b8f67-4541-4ad5-991b-b37c6f9914e9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-250b8f67-4541-4ad5-991b-b37c6f9914e9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-250b8f67-4541-4ad5-991b-b37c6f9914e9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-250b8f67-4541-4ad5-991b-b37c6f9914e9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 404 Sep 06 17:05:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 601/1164] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-db8be8d1-bebd-416a-8449-5ef6313af625 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db8be8d1-bebd-416a-8449-5ef6313af625 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db8be8d1-bebd-416a-8449-5ef6313af625 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db8be8d1-bebd-416a-8449-5ef6313af625 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-db8be8d1-bebd-416a-8449-5ef6313af625 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume request issued successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-842faab1-36fc-4e8f-a3a9-3871dc5d5979 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 202 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 564/1165] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:36 2026] DELETE /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ebc54b2-ebf6-4f89-8dc6-2db4b32334a2 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 200 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 565/1166] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db8be8d1-bebd-416a-8449-5ef6313af625 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 602/1167] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:36 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-56f39c11-cab6-4c87-9d06-6e0e82a7faa1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 566/1168] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete snapshot with id: 904776dd-7b6f-4647-9b42-6a0df65608cd Sep 06 17:05:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f1387e67-6fb1-48ef-ad71-847e83e930a3 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd returned with HTTP 404 Sep 06 17:05:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 603/1169] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:36 2026] DELETE /volume/v3/snapshots/904776dd-7b6f-4647-9b42-6a0df65608cd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1050e29-ece0-4069-9fd6-3d68cc8f6145", "name": "tempest-SnapshotsActionsTest-Snapshot-1672007392"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Create snapshot from volume f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:36 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Created reservations ['f575279b-a30e-4897-8d4e-8fdbaa1b432e', '1e31b34c-408e-4d9b-b128-b71c6e9a4053', '94ef5ef2-3906-471c-a37c-f45720604749', 'aa89acbe-d440-4e05-b2a6-f58988ea0e92'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot create request issued successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c11d83-d537-4e32-818c-c15d750e63e5 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 567/1170] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa717051-b907-4eb6-a402-722722cc8825 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa717051-b907-4eb6-a402-722722cc8825 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa717051-b907-4eb6-a402-722722cc8825 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa717051-b907-4eb6-a402-722722cc8825 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aa717051-b907-4eb6-a402-722722cc8825 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa717051-b907-4eb6-a402-722722cc8825 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 604/1171] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ce2c95db-9146-4c2e-a2d6-6999ca7769ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce2c95db-9146-4c2e-a2d6-6999ca7769ec tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce2c95db-9146-4c2e-a2d6-6999ca7769ec tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce2c95db-9146-4c2e-a2d6-6999ca7769ec tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce2c95db-9146-4c2e-a2d6-6999ca7769ec tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d returned with HTTP 404 Sep 06 17:05:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 568/1172] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/volumes/26d7a6dc-2d9c-4a1f-8266-531738e5944d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e69e95e-f4a0-4408-92b5-1ac98e2c4a9f tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 605/1173] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-86c65bdb-6702-442d-82f7-97822646f6c9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] DELETE http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume with id: c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Delete volume request issued successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86c65bdb-6702-442d-82f7-97822646f6c9 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 202 Sep 06 17:05:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 569/1174] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:37 2026] DELETE /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Volume info retrieved successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e8d84ab-3d58-44d2-b33f-57ce8e514850 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 200 Sep 06 17:05:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 606/1175] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70592784-d59a-4e09-b24d-f670771e119d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70592784-d59a-4e09-b24d-f670771e119d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70592784-d59a-4e09-b24d-f670771e119d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70592784-d59a-4e09-b24d-f670771e119d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-70592784-d59a-4e09-b24d-f670771e119d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70592784-d59a-4e09-b24d-f670771e119d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 570/1176] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:38 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5fe867ee-8620-474c-910e-bb1f0164a902 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fe867ee-8620-474c-910e-bb1f0164a902 tempest-ExtensionsTestJSON-38584719 tempest-ExtensionsTestJSON-38584719-project-reader] GET http://192.168.122.57/volume/v3/extensions Sep 06 17:05:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5fe867ee-8620-474c-910e-bb1f0164a902 tempest-ExtensionsTestJSON-38584719 tempest-ExtensionsTestJSON-38584719-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5fe867ee-8620-474c-910e-bb1f0164a902 tempest-ExtensionsTestJSON-38584719 tempest-ExtensionsTestJSON-38584719-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fe867ee-8620-474c-910e-bb1f0164a902 tempest-ExtensionsTestJSON-38584719 tempest-ExtensionsTestJSON-38584719-project-reader] http://192.168.122.57/volume/v3/extensions returned with HTTP 200 Sep 06 17:05:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 607/1177] 192.168.122.57 () {58 vars in 1125 bytes} [Sun Sep 6 17:05:38 2026] GET /volume/v3/extensions => generated 5245 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b8d676e7-cb11-4f57-97a5-e744837a0429 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8d676e7-cb11-4f57-97a5-e744837a0429 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] GET http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8d676e7-cb11-4f57-97a5-e744837a0429 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8d676e7-cb11-4f57-97a5-e744837a0429 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8d676e7-cb11-4f57-97a5-e744837a0429 tempest-VolumesListTestJSON-230922090 tempest-VolumesListTestJSON-230922090-project-member] http://192.168.122.57/volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 returned with HTTP 404 Sep 06 17:05:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 571/1178] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/volumes/c3df145b-f05f-4a8b-ad2b-c4ba9a74d557 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-83639cbe-aaad-4b75-a570-3604503383a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83639cbe-aaad-4b75-a570-3604503383a9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83639cbe-aaad-4b75-a570-3604503383a9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83639cbe-aaad-4b75-a570-3604503383a9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-83639cbe-aaad-4b75-a570-3604503383a9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83639cbe-aaad-4b75-a570-3604503383a9 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 608/1179] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '46c550fc-39c6-4896-bc96-49974eb74084' with '{'status': 'error_deleting'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c292b7c4-83c4-45dd-8d3f-9acc52a00250 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action returned with HTTP 202 Sep 06 17:05:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 572/1180] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:39 2026] POST /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e45389d3-a12e-4a5f-9eb9-8f433f00db55 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 609/1181] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot delete request issued successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7a73c82-395a-4a3c-8d43-ee8130cacf27 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action returned with HTTP 202 Sep 06 17:05:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 573/1182] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:39 2026] POST /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd7a6cf1-e26d-46ef-8d64-0ab6b0e9c186 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 610/1183] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e3f4b7c-c1ce-484a-b7ef-809912cf7902 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 200 Sep 06 17:05:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 574/1184] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:40 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ac8774a5-ec5f-4987-b48e-9c4e54c425f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac8774a5-ec5f-4987-b48e-9c4e54c425f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac8774a5-ec5f-4987-b48e-9c4e54c425f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac8774a5-ec5f-4987-b48e-9c4e54c425f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac8774a5-ec5f-4987-b48e-9c4e54c425f4 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 404 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 611/1185] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bf74149d-d199-41c0-8837-491efaba100f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf74149d-d199-41c0-8837-491efaba100f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf74149d-d199-41c0-8837-491efaba100f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf74149d-d199-41c0-8837-491efaba100f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-bf74149d-d199-41c0-8837-491efaba100f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf74149d-d199-41c0-8837-491efaba100f tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 575/1186] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:41 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df801bd3-abed-4d2d-a3aa-8790a8dc8170 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 612/1187] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete snapshot with id: 46c550fc-39c6-4896-bc96-49974eb74084 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b656f1-bc40-4bf3-90e3-dcc871f19ac8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 returned with HTTP 404 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 576/1188] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:41 2026] DELETE /volume/v3/snapshots/46c550fc-39c6-4896-bc96-49974eb74084 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-96570f61-1158-4348-9332-505ab69cf981 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96570f61-1158-4348-9332-505ab69cf981 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96570f61-1158-4348-9332-505ab69cf981 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96570f61-1158-4348-9332-505ab69cf981 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-96570f61-1158-4348-9332-505ab69cf981 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'creating'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96570f61-1158-4348-9332-505ab69cf981 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 613/1189] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:41 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cd7bce4a-3972-41ac-b582-51a3b896572b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd7bce4a-3972-41ac-b582-51a3b896572b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd7bce4a-3972-41ac-b582-51a3b896572b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd7bce4a-3972-41ac-b582-51a3b896572b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cd7bce4a-3972-41ac-b582-51a3b896572b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd7bce4a-3972-41ac-b582-51a3b896572b tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 577/1190] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-844eae08-c12e-45a3-bb2f-91061871f04e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.snapshot_actions [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87191) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.snapshot_actions [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Updating snapshot 0162b056-14a9-4762-ac17-77a6042b80f4 with info {'id': '0162b056-14a9-4762-ac17-77a6042b80f4', 'status': 'error', 'progress': '80%'} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-844eae08-c12e-45a3-bb2f-91061871f04e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 614/1191] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:41 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Snapshot retrieved successfully. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0653b03f-fc4b-4671-b5d1-6f6b17af69b0 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 578/1192] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] POST http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] Updating snapshot '0162b056-14a9-4762-ac17-77a6042b80f4' with '{'status': 'available'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:05:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-17227662-1fc9-4a94-80b4-a9e99cc591f6 tempest-SnapshotsActionsTest-532916243 tempest-SnapshotsActionsTest-532916243-project-admin] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action returned with HTTP 202 Sep 06 17:05:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 615/1193] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:41 2026] POST /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7be50ae4-7771-4986-8634-86f8d4ce0504 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 579/1194] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbba94ed-70b8-480b-976f-750530e500b0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete snapshot with id: 0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot delete request issued successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbba94ed-70b8-480b-976f-750530e500b0 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 202 Sep 06 17:05:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 616/1195] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:42 2026] DELETE /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d603988-5d57-4db2-b9d5-7cd4ffd6e4f1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 580/1196] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-967203415"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-967203415'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Create volume of 1 GB Sep 06 17:05:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Availability Zones retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Flow 'volume_create_api' (5f72f7c0-6312-46ac-b101-8269505192f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7546e239-2af7-4edc-a9e1-577284cbc8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-852238334"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-852238334'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume of 1 GB Sep 06 17:05:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Availability Zones retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (8721bd9c-7b29-4d63-ac73-0bca9fbb6627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780c17de-f8f2-4233-a440-a2c0a3f4b94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7546e239-2af7-4edc-a9e1-577284cbc8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7dcd77-19a9-4365-ba35-33e6b6e8ee3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780c17de-f8f2-4233-a440-a2c0a3f4b94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499638ae-f75f-47d2-93d9-e68cdb52c166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Created reservations ['c364b251-2bcf-448f-94ab-9e35d93a5053', 'c4865e31-d3d5-4018-b495-074065bfeb0a', '43006012-0717-4929-919d-a959fe662224', '50588684-ffdc-42d4-898a-b39a69a2909c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7dcd77-19a9-4365-ba35-33e6b6e8ee3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c364b251-2bcf-448f-94ab-9e35d93a5053', 'c4865e31-d3d5-4018-b495-074065bfeb0a', '43006012-0717-4929-919d-a959fe662224', '50588684-ffdc-42d4-898a-b39a69a2909c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec8acdd-1c11-4b36-8b14-e6a3a789b4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec8acdd-1c11-4b36-8b14-e6a3a789b4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13ae848-68d7-4693-b945-f212c6640e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-967203415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01c6c8f381b402b82eb2fa5ca8dde91',qos_specs=None,replication_status=,reservations=['c364b251-2bcf-448f-94ab-9e35d93a5053','c4865e31-d3d5-4018-b495-074065bfeb0a','43006012-0717-4929-919d-a959fe662224','50588684-ffdc-42d4-898a-b39a69a2909c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c9b4b6f2ef437da3628262398817f0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-967203415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13ae848-68d7-4693-b945-f212c6640e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01c6c8f381b402b82eb2fa5ca8dde91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c9b4b6f2ef437da3628262398817f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Created reservations ['69758b68-7ce7-464c-8d8a-8ddff68c1bfa', '1972d96c-1b53-4729-ac3f-929d334266fa', '7ff9f380-1694-4e5c-ad7a-8db23d388b18', '33172ef0-3c49-4926-9ce8-5f223d55fdb4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d5e742-0526-4b2f-86d5-b53bace7973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499638ae-f75f-47d2-93d9-e68cdb52c166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69758b68-7ce7-464c-8d8a-8ddff68c1bfa', '1972d96c-1b53-4729-ac3f-929d334266fa', '7ff9f380-1694-4e5c-ad7a-8db23d388b18', '33172ef0-3c49-4926-9ce8-5f223d55fdb4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9314ed2f-c75d-4142-98d5-9e8beacc93ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9314ed2f-c75d-4142-98d5-9e8beacc93ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc416675-8efc-4020-9df5-51ac50f47766', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-852238334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42112238ddca43faa47921052804277a',qos_specs=None,replication_status=,reservations=['69758b68-7ce7-464c-8d8a-8ddff68c1bfa','1972d96c-1b53-4729-ac3f-929d334266fa','7ff9f380-1694-4e5c-ad7a-8db23d388b18','33172ef0-3c49-4926-9ce8-5f223d55fdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c40d8b4094440aaad8afeabccb90ac',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-852238334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc416675-8efc-4020-9df5-51ac50f47766,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42112238ddca43faa47921052804277a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c40d8b4094440aaad8afeabccb90ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d5e742-0526-4b2f-86d5-b53bace7973e) transitioned into state 'SUCCESS' from state '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-967203415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01c6c8f381b402b82eb2fa5ca8dde91',qos_specs=None,replication_status=,reservations=['c364b251-2bcf-448f-94ab-9e35d93a5053','c4865e31-d3d5-4018-b495-074065bfeb0a','43006012-0717-4929-919d-a959fe662224','50588684-ffdc-42d4-898a-b39a69a2909c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c9b4b6f2ef437da3628262398817f0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8fcb74-d71c-455d-8c47-49d618be4e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40566c8c-0ad9-41cd-ad04-ae558008e60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40566c8c-0ad9-41cd-ad04-ae558008e60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Flow 'volume_create_api' (5f72f7c0-6312-46ac-b101-8269505192f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Create volume request issued successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd80d39c-7d86-45df-a8dc-3c2899d14d81 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 617/1197] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:05:42 2026] POST /volume/v3/volumes => generated 761 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8fcb74-d71c-455d-8c47-49d618be4e83) transitioned into state 'SUCCESS' from state '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-852238334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42112238ddca43faa47921052804277a',qos_specs=None,replication_status=,reservations=['69758b68-7ce7-464c-8d8a-8ddff68c1bfa','1972d96c-1b53-4729-ac3f-929d334266fa','7ff9f380-1694-4e5c-ad7a-8db23d388b18','33172ef0-3c49-4926-9ce8-5f223d55fdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c40d8b4094440aaad8afeabccb90ac',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c1db4b-d968-414d-9667-11a48bae80eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Snapshot retrieved successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f7d9b99-8604-4ae0-b06e-e3308b0a9cc8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 618/1198] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c1db4b-d968-414d-9667-11a48bae80eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (8721bd9c-7b29-4d63-ac73-0bca9fbb6627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request issued successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c0605d0-85c7-4a52-b465-bbe068b23ffb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 581/1199] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:05:42 2026] POST /volume/v3/volumes => generated 756 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:05:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58db131a-9b1d-42e6-931d-24d2e7c95732 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 619/1200] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-08a0b8c4-10e6-4c5f-be05-5b8ca8645562 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 582/1201] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 824 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae75924b-802a-4030-8e9f-5604f5ff27f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae75924b-802a-4030-8e9f-5604f5ff27f8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae75924b-802a-4030-8e9f-5604f5ff27f8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae75924b-802a-4030-8e9f-5604f5ff27f8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae75924b-802a-4030-8e9f-5604f5ff27f8 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 returned with HTTP 404 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 620/1202] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/snapshots/0162b056-14a9-4762-ac17-77a6042b80f4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-84872d86-9331-461b-9788-498bc2d31827 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-84872d86-9331-461b-9788-498bc2d31827 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-84872d86-9331-461b-9788-498bc2d31827 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-84872d86-9331-461b-9788-498bc2d31827 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0a770bc-555f-4103-9b88-9a0ac0151ab1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 583/1203] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-84872d86-9331-461b-9788-498bc2d31827 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-84872d86-9331-461b-9788-498bc2d31827 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 621/1204] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete volume with id: f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ad0e347-0b56-416a-b0ee-e6f01e81094a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 584/1205] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Delete volume request issued successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-296a2bb2-6b6a-40cf-88b7-e58b8c4ed68e tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 202 Sep 06 17:05:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 622/1206] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:44 2026] DELETE /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da54caed-037f-4954-821c-98ceb955cdd1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da54caed-037f-4954-821c-98ceb955cdd1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da54caed-037f-4954-821c-98ceb955cdd1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da54caed-037f-4954-821c-98ceb955cdd1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-da54caed-037f-4954-821c-98ceb955cdd1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da54caed-037f-4954-821c-98ceb955cdd1 tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 585/1207] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14c34493-3a1c-4403-94dc-b390f54e27b8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 623/1208] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-387e77e6-6655-4440-9066-4e6a94392ee9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-387e77e6-6655-4440-9066-4e6a94392ee9 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-387e77e6-6655-4440-9066-4e6a94392ee9 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-387e77e6-6655-4440-9066-4e6a94392ee9 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f13ae848-68d7-4693-b945-f212c6640e09", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1831896362"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Create snapshot from volume f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-387e77e6-6655-4440-9066-4e6a94392ee9 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-387e77e6-6655-4440-9066-4e6a94392ee9 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 586/1209] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-993768c2-29a1-4c78-86ae-000e7c6b6e7d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-993768c2-29a1-4c78-86ae-000e7c6b6e7d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] GET http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-993768c2-29a1-4c78-86ae-000e7c6b6e7d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-993768c2-29a1-4c78-86ae-000e7c6b6e7d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Created reservations ['3b51f754-7776-49d9-9fd1-b0ce1d3ffc40', '6969912f-01e8-4145-a6ca-a74745187547', '930d236e-8d4e-4d27-ad49-f76bc567bcd8', '5c87ddba-35e0-4e43-bc56-06244ffc9cde'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-993768c2-29a1-4c78-86ae-000e7c6b6e7d tempest-SnapshotsActionsTest-1755765680 tempest-SnapshotsActionsTest-1755765680-project-member] http://192.168.122.57/volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 returned with HTTP 404 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 587/1210] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/f1050e29-ece0-4069-9fd6-3d68cc8f6145 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot create request issued successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0d707e4-67de-4424-9b5c-d2b685b75a34 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:05:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 624/1211] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:05:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90b18d15-d926-46dc-a987-9cd33426cde2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90b18d15-d926-46dc-a987-9cd33426cde2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90b18d15-d926-46dc-a987-9cd33426cde2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90b18d15-d926-46dc-a987-9cd33426cde2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-90b18d15-d926-46dc-a987-9cd33426cde2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90b18d15-d926-46dc-a987-9cd33426cde2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 588/1212] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-880d8abb-8e2a-4b00-aa1c-24e6bae9447e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 625/1213] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:46 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:05:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2d6e80c-fb4c-4540-9a18-5851c8761ef8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:05:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 589/1214] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:46 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9d3215d-7c58-48c0-83ea-994d2d20f3d8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 626/1215] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:46 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d5a05d1-6c20-4e1f-9e2c-4fd2b8dbd5f3 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 590/1216] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:47 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6793a287-2c2a-4a3a-9bcf-a03f110faec8 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 627/1217] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:48 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 443 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-471a30a2-3000-4881-ac80-b7e3f2e84d52 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 591/1218] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:50 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36251469-96dd-4c97-9013-4e08e0259556 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36251469-96dd-4c97-9013-4e08e0259556 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] POST http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36251469-96dd-4c97-9013-4e08e0259556 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36251469-96dd-4c97-9013-4e08e0259556 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36251469-96dd-4c97-9013-4e08e0259556 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36251469-96dd-4c97-9013-4e08e0259556 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 628/1219] 192.168.122.57 () {60 vars in 1281 bytes} [Sun Sep 6 17:05:50 2026] POST /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 68 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a2525c3-4f6e-4491-a3a8-9799085c095f tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 592/1220] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:05:50 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 68 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ab32316f-ed01-4b9d-a433-44431e5a95df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab32316f-ed01-4b9d-a433-44431e5a95df tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] PUT http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab32316f-ed01-4b9d-a433-44431e5a95df tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab32316f-ed01-4b9d-a433-44431e5a95df tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab32316f-ed01-4b9d-a433-44431e5a95df tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab32316f-ed01-4b9d-a433-44431e5a95df tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 629/1221] 192.168.122.57 () {60 vars in 1280 bytes} [Sun Sep 6 17:05:50 2026] PUT /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 57 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04b57cf3-868b-4483-9fd6-d5664a149e5c tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 593/1222] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:05:50 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Get snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Delete snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63ef224c-a8f8-4e10-af1b-50b27388c878 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 630/1223] 192.168.122.57 () {58 vars in 1278 bytes} [Sun Sep 6 17:05:50 2026] DELETE /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e33d7856-aecf-4c07-9dc9-09628be77f16 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 594/1224] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:05:50 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5f300b16-3c34-48ee-be48-1f468b740f6a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5f300b16-3c34-48ee-be48-1f468b740f6a tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] PUT http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5f300b16-3c34-48ee-be48-1f468b740f6a tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5f300b16-3c34-48ee-be48-1f468b740f6a tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5f300b16-3c34-48ee-be48-1f468b740f6a tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5f300b16-3c34-48ee-be48-1f468b740f6a tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 631/1225] 192.168.122.57 () {60 vars in 1280 bytes} [Sun Sep 6 17:05:50 2026] PUT /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 16 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] POST http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e2f691e-df91-41f4-a6bc-3a7efe0cad90 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 595/1226] 192.168.122.57 () {60 vars in 1281 bytes} [Sun Sep 6 17:05:50 2026] POST /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 68 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a88fdd7-6500-45b4-9564-c05d4d1226eb tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 632/1227] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:05:51 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d85732c7-324a-4469-8e88-a89ed3235be7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d85732c7-324a-4469-8e88-a89ed3235be7 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] PUT http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d85732c7-324a-4469-8e88-a89ed3235be7 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d85732c7-324a-4469-8e88-a89ed3235be7 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d85732c7-324a-4469-8e88-a89ed3235be7 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d85732c7-324a-4469-8e88-a89ed3235be7 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 596/1228] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:05:51 2026] PUT /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 => generated 35 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6351eac-15f7-41e1-86cd-262be2720ee5 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 633/1229] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:05:51 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] Get snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c9bc13d-0b8e-4552-ab43-5b861eece9a9 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-reader] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 597/1230] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:05:51 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3a269acf-e429-4f8c-be45-6057fc296309 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a269acf-e429-4f8c-be45-6057fc296309 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] PUT http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a269acf-e429-4f8c-be45-6057fc296309 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a269acf-e429-4f8c-be45-6057fc296309 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a269acf-e429-4f8c-be45-6057fc296309 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Update snapshot metadata completed successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a269acf-e429-4f8c-be45-6057fc296309 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 634/1231] 192.168.122.57 () {60 vars in 1280 bytes} [Sun Sep 6 17:05:51 2026] PUT /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535/metadata => generated 16 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6ddd070a-88b5-449d-94c2-3a5272434611 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Delete snapshot with id: 24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot delete request issued successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ddd070a-88b5-449d-94c2-3a5272434611 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 202 Sep 06 17:05:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 598/1232] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:05:51 2026] DELETE /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03bfbcad-38a3-4ec9-94d4-116cb89aadfa tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 635/1233] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:51 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3ebbcc6d-cb68-41b4-b21e-559cbdc81106 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 599/1234] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:52 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Snapshot retrieved successfully. Sep 06 17:05:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4b9bf96-46f7-4015-a76f-1e94222cfffe tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 200 Sep 06 17:05:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 636/1235] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:53 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-312e6790-6438-4415-9411-abd3cc48f480 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-312e6790-6438-4415-9411-abd3cc48f480 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-312e6790-6438-4415-9411-abd3cc48f480 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-312e6790-6438-4415-9411-abd3cc48f480 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-312e6790-6438-4415-9411-abd3cc48f480 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 returned with HTTP 404 Sep 06 17:05:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 600/1236] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:05:54 2026] GET /volume/v3/snapshots/24406cbf-76e5-42c2-815d-03ca3d283535 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f22e38a8-a9a2-4d08-b04a-998a21ac08cf tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 637/1237] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:54 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f485606-c20a-4235-b1f1-be81c139a262 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Delete volume with id: f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:05:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:05:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Delete volume request issued successfully. Sep 06 17:05:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f485606-c20a-4235-b1f1-be81c139a262 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 202 Sep 06 17:05:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 601/1238] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:05:54 2026] DELETE /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-280ed31b-2179-4dbe-9f4f-fb71d328dc98 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 638/1239] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:55 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] GET http://192.168.122.57/volume/v3/os-hosts Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: /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 06 17:05:56 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.hosts [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 15:05:40+00:00 {{(pid=87192) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.hosts [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 14:56:04+00:00 {{(pid=87192) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.hosts [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 15:04:43+00:00 {{(pid=87192) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e67b54a1-2eff-407e-9d16-1e5ceca91b81 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] http://192.168.122.57/volume/v3/os-hosts returned with HTTP 200 Sep 06 17:05:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 602/1240] 192.168.122.57 () {58 vars in 1119 bytes} [Sun Sep 6 17:05:55 2026] GET /volume/v3/os-hosts => generated 561 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-885669ac-b28c-416d-9f3d-9f405def3179 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] GET http://192.168.122.57/volume/v3/os-hosts Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: /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 06 17:05:56 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.hosts [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 15:05:40+00:00 {{(pid=87191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.hosts [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 14:56:04+00:00 {{(pid=87191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.hosts [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] status, active and update: available, enabled, 2026-09-06 15:04:43+00:00 {{(pid=87191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-885669ac-b28c-416d-9f3d-9f405def3179 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] http://192.168.122.57/volume/v3/os-hosts returned with HTTP 200 Sep 06 17:05:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 639/1241] 192.168.122.57 () {58 vars in 1119 bytes} [Sun Sep 6 17:05:56 2026] GET /volume/v3/os-hosts => generated 561 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-76246be3-a9df-4320-86d2-bf137969c694 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76246be3-a9df-4320-86d2-bf137969c694 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] GET http://192.168.122.57/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76246be3-a9df-4320-86d2-bf137969c694 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76246be3-a9df-4320-86d2-bf137969c694 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:05:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:05:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:05:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Volume info retrieved successfully. Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9593a03c-c7b9-4604-9502-6412e6fbe52e tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 200 Sep 06 17:05:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 640/1242] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:56 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76246be3-a9df-4320-86d2-bf137969c694 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] http://192.168.122.57/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 06 17:05:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 603/1243] 192.168.122.57 () {58 vars in 1182 bytes} [Sun Sep 6 17:05:56 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c9fd5966-b72b-4dd2-a1eb-d50730f38a78 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c9fd5966-b72b-4dd2-a1eb-d50730f38a78 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] GET http://192.168.122.57/volume/v3/os-hosts/devstack@QuobyteHD Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c9fd5966-b72b-4dd2-a1eb-d50730f38a78 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c9fd5966-b72b-4dd2-a1eb-d50730f38a78 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c9fd5966-b72b-4dd2-a1eb-d50730f38a78 tempest-VolumeHostsAdminTestsJSON-1779705292 tempest-VolumeHostsAdminTestsJSON-1779705292-project-admin] http://192.168.122.57/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:05:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 641/1244] 192.168.122.57 () {58 vars in 1176 bytes} [Sun Sep 6 17:05:56 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-015bb3e3-6b50-4251-a451-2817a5de65b2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-015bb3e3-6b50-4251-a451-2817a5de65b2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] GET http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 Sep 06 17:05:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-015bb3e3-6b50-4251-a451-2817a5de65b2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-015bb3e3-6b50-4251-a451-2817a5de65b2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-015bb3e3-6b50-4251-a451-2817a5de65b2 tempest-SnapshotMetadataTestJSON-865215701 tempest-SnapshotMetadataTestJSON-865215701-project-member] http://192.168.122.57/volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 returned with HTTP 404 Sep 06 17:05:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 604/1245] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:05:57 2026] GET /volume/v3/volumes/f13ae848-68d7-4693-b945-f212c6640e09 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fda6eb9b-17a2-49ce-a73f-5809828044d5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fda6eb9b-17a2-49ce-a73f-5809828044d5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/7c7f9aac-fb60-49cf-a860-70a1ad7d3893/action Sep 06 17:05:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fda6eb9b-17a2-49ce-a73f-5809828044d5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-attach": {"instance_uuid": "72893a3b-1e2f-47af-8505-c07b791b5e53", "mountpoint": "/dev/vdc"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fda6eb9b-17a2-49ce-a73f-5809828044d5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "72893a3b-1e2f-47af-8505-c07b791b5e53", "mountpoint": "/dev/vdc"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fda6eb9b-17a2-49ce-a73f-5809828044d5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/7c7f9aac-fb60-49cf-a860-70a1ad7d3893/action returned with HTTP 404 Sep 06 17:05:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 642/1246] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:05:58 2026] POST /volume/v3/volumes/7c7f9aac-fb60-49cf-a860-70a1ad7d3893/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-342812494"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-342812494'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Create volume of 2 GB Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=433,cinder:UPDATE=96,cinder:DELETE=10,cinder:INSERT=52 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Availability Zones retrieved successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Flow 'volume_create_api' (1bef4d05-8653-433d-ba21-51c79108e987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efeb796-18fd-4e3e-86af-64fa5942be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:04 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Validating volume size '2' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efeb796-18fd-4e3e-86af-64fa5942be2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa005237-be85-41bb-b1d5-00a757b33541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Created reservations ['0d611778-d295-41bb-a50e-0dd0e7734ef6', 'bdd8e16c-231f-4f2e-afae-41f840794718', 'bc579122-b028-41aa-b1fd-fbc3a430f0a3', '5704aff5-9b06-45f3-afd4-0e6ebd962761'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa005237-be85-41bb-b1d5-00a757b33541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d611778-d295-41bb-a50e-0dd0e7734ef6', 'bdd8e16c-231f-4f2e-afae-41f840794718', 'bc579122-b028-41aa-b1fd-fbc3a430f0a3', '5704aff5-9b06-45f3-afd4-0e6ebd962761']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7effff-b69f-4d31-a492-12058ca4e410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7effff-b69f-4d31-a492-12058ca4e410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05943885-7c97-4722-96b4-92016169f165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-342812494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f9258429df40f4a0bd6c9358701d1c',qos_specs=None,replication_status=,reservations=['0d611778-d295-41bb-a50e-0dd0e7734ef6','bdd8e16c-231f-4f2e-afae-41f840794718','bc579122-b028-41aa-b1fd-fbc3a430f0a3','5704aff5-9b06-45f3-afd4-0e6ebd962761'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051fb0d196a44015b4609de7f0300d7a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-342812494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05943885-7c97-4722-96b4-92016169f165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f9258429df40f4a0bd6c9358701d1c',provider_auth=None,provider_geometry=None,provider_id=None,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='051fb0d196a44015b4609de7f0300d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e13e00-ecd8-44f3-888f-de008975533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e13e00-ecd8-44f3-888f-de008975533d) transitioned into state 'SUCCESS' from state '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-342812494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f9258429df40f4a0bd6c9358701d1c',qos_specs=None,replication_status=,reservations=['0d611778-d295-41bb-a50e-0dd0e7734ef6','bdd8e16c-231f-4f2e-afae-41f840794718','bc579122-b028-41aa-b1fd-fbc3a430f0a3','5704aff5-9b06-45f3-afd4-0e6ebd962761'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051fb0d196a44015b4609de7f0300d7a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7ad777-0a38-40cd-b1bd-f9675552e98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7ad777-0a38-40cd-b1bd-f9675552e98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Flow 'volume_create_api' (1bef4d05-8653-433d-ba21-51c79108e987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Create volume request issued successfully. Sep 06 17:06:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c0275275-bab9-4bf2-bdf5-9b7e4fcb25e4 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 605/1247] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes => generated 761 bytes in 1395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d87cf75-e467-49d8-831c-61d39e3052cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d87cf75-e467-49d8-831c-61d39e3052cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d87cf75-e467-49d8-831c-61d39e3052cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d87cf75-e467-49d8-831c-61d39e3052cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:05 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=482,cinder:INSERT=65,cinder:UPDATE=124,cinder:DELETE=7 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:06:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d87cf75-e467-49d8-831c-61d39e3052cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d87cf75-e467-49d8-831c-61d39e3052cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 643/1248] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:05 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c00fd793-41d9-423b-955e-781ebac54f34 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c00fd793-41d9-423b-955e-781ebac54f34 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c00fd793-41d9-423b-955e-781ebac54f34 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c00fd793-41d9-423b-955e-781ebac54f34 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c00fd793-41d9-423b-955e-781ebac54f34 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f returned with HTTP 200 Sep 06 17:06:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 606/1249] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:05 2026] GET /volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f => generated 440 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-348570926"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-348570926'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume of 1 GB Sep 06 17:06:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Availability Zones retrieved successfully. Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (034306c9-ef10-4845-9ef4-c7a6acfb38e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b5a35b-4d47-4655-84d2-6e8c4ad002c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6dee00ec-bbdc-4527-93a5-431c1e858f9d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 607/1250] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:06 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b5a35b-4d47-4655-84d2-6e8c4ad002c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b779a8b-4510-4a8b-b6bf-a4922bf3f5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a267320e-258f-4255-b879-e8b205031345 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ca7977a9-04ae-4586-af4c-a60967f87dee", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2023467745"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'imageRef': 'ca7977a9-04ae-4586-af4c-a60967f87dee', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2023467745'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume of 2 GB Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Created reservations ['81b68930-eafa-4dea-bab0-4770a1ce2bb4', '312c39f4-6523-48ac-8797-4521c01260d5', '4865beef-1e58-4890-b8a3-ab618caaf46e', '960b22e8-b42a-4e7b-a87f-157ff98bb7de'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Availability Zones retrieved successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b779a8b-4510-4a8b-b6bf-a4922bf3f5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b68930-eafa-4dea-bab0-4770a1ce2bb4', '312c39f4-6523-48ac-8797-4521c01260d5', '4865beef-1e58-4890-b8a3-ab618caaf46e', '960b22e8-b42a-4e7b-a87f-157ff98bb7de']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245e4238-6544-4294-9dc3-394f0bb6756a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (a651a607-994b-4ca2-aff4-d555965a550c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8844e52-7887-4274-a61e-a49fb1a2d3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Validating volume size '2' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245e4238-6544-4294-9dc3-394f0bb6756a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a864a78f-95b9-4300-b689-ed7d92f63ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-348570926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89ce6c28120349d2aa15678baaf6ac6f',qos_specs=None,replication_status=,reservations=['81b68930-eafa-4dea-bab0-4770a1ce2bb4','312c39f4-6523-48ac-8797-4521c01260d5','4865beef-1e58-4890-b8a3-ab618caaf46e','960b22e8-b42a-4e7b-a87f-157ff98bb7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f942dcafed5443abff9e72fa24fb48d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-348570926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a864a78f-95b9-4300-b689-ed7d92f63ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89ce6c28120349d2aa15678baaf6ac6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f942dcafed5443abff9e72fa24fb48d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0366e3fc-ab04-4682-8203-393f5743a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0366e3fc-ab04-4682-8203-393f5743a5d7) transitioned into state 'SUCCESS' from state '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-348570926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89ce6c28120349d2aa15678baaf6ac6f',qos_specs=None,replication_status=,reservations=['81b68930-eafa-4dea-bab0-4770a1ce2bb4','312c39f4-6523-48ac-8797-4521c01260d5','4865beef-1e58-4890-b8a3-ab618caaf46e','960b22e8-b42a-4e7b-a87f-157ff98bb7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f942dcafed5443abff9e72fa24fb48d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a12c37-852f-4920-8ded-9e27ab530d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8844e52-7887-4274-a61e-a49fb1a2d3e8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:07 devstack devstack@c-api.service[87192]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ca7977a9-04ae-4586-af4c-a60967f87dee is not active. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a12c37-852f-4920-8ded-9e27ab530d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8844e52-7887-4274-a61e-a49fb1a2d3e8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (034306c9-ef10-4845-9ef4-c7a6acfb38e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume request issued successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c391b65f-b9a9-4217-8091-d67b8acc1f18 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 644/1251] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:06 2026] POST /volume/v3/volumes => generated 765 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8844e52-7887-4274-a61e-a49fb1a2d3e8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:07 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (a651a607-994b-4ca2-aff4-d555965a550c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a267320e-258f-4255-b879-e8b205031345 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 608/1252] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:06 2026] POST /volume/v3/volumes => generated 125 bytes in 490 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-108fb966-ee77-4a1f-a3a2-ae8954acde12 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 645/1253] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 833 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1dd53a9-994a-4e3a-90a9-1a3d47a5eca7 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 609/1254] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-645209b0-9985-48c3-8618-9cec87f16ab6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "05943885-7c97-4722-96b4-92016169f165"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '05943885-7c97-4722-96b4-92016169f165'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Create volume of 1 GB Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Availability Zones retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Flow 'volume_create_api' (f11367eb-b37d-4c30-a00a-167c8d27f656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffe192b-dd08-41cd-9efa-69936dc53cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffe192b-dd08-41cd-9efa-69936dc53cd4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:08 devstack devstack@c-api.service[87191]: 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 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffe192b-dd08-41cd-9efa-69936dc53cd4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffe192b-dd08-41cd-9efa-69936dc53cd4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:08 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Flow 'volume_create_api' (f11367eb-b37d-4c30-a00a-167c8d27f656) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-645209b0-9985-48c3-8618-9cec87f16ab6 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 646/1255] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:07 2026] POST /volume/v3/volumes => generated 173 bytes in 354 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0cad5e06-5e88-4e7f-9d18-35b1e3cb829e tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 610/1256] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-174bdcff-68dd-4336-874b-467fabe4848d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] DELETE http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Delete volume with id: 05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Delete volume request issued successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-174bdcff-68dd-4336-874b-467fabe4848d tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 202 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 647/1257] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:08 2026] DELETE /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e24abc65-4763-4fa0-93d4-e3787a38e557 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 611/1258] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 857 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2960bd2b-c76a-4050-8ee7-5b271f548741 tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 648/1259] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2d178515-40d1-4aa2-9d38-53896827427a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2d178515-40d1-4aa2-9d38-53896827427a tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2d178515-40d1-4aa2-9d38-53896827427a tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2d178515-40d1-4aa2-9d38-53896827427a tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e70aacf-03d3-4cda-9645-3049c05e4941 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 612/1260] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:09 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 857 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2d178515-40d1-4aa2-9d38-53896827427a tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Volume info retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2d178515-40d1-4aa2-9d38-53896827427a tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 200 Sep 06 17:06:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 649/1261] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:09 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-19a645df-137b-41bd-b413-ff8b7efcc58f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-19a645df-137b-41bd-b413-ff8b7efcc58f tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-19a645df-137b-41bd-b413-ff8b7efcc58f tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-19a645df-137b-41bd-b413-ff8b7efcc58f tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-19a645df-137b-41bd-b413-ff8b7efcc58f tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e581a814-152f-47d9-92b1-f1674cdb08cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-19a645df-137b-41bd-b413-ff8b7efcc58f tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 613/1262] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:10 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e581a814-152f-47d9-92b1-f1674cdb08cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] GET http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 Sep 06 17:06:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e581a814-152f-47d9-92b1-f1674cdb08cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e581a814-152f-47d9-92b1-f1674cdb08cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f8f835be-f2bb-4bb4-adbb-3fad1c2e1b31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e581a814-152f-47d9-92b1-f1674cdb08cd tempest-VolumesCloneNegativeTest-1658287807 tempest-VolumesCloneNegativeTest-1658287807-project-member] http://192.168.122.57/volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 returned with HTTP 404 Sep 06 17:06:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 650/1263] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:10 2026] GET /volume/v3/volumes/05943885-7c97-4722-96b4-92016169f165 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f8f835be-f2bb-4bb4-adbb-3fad1c2e1b31 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f Sep 06 17:06:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f8f835be-f2bb-4bb4-adbb-3fad1c2e1b31 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "14182332-82a2-4bc5-824e-299647a5cae4"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '14182332-82a2-4bc5-824e-299647a5cae4'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f8f835be-f2bb-4bb4-adbb-3fad1c2e1b31 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f returned with HTTP 200 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 614/1264] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:06:10 2026] PUT /volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f => generated 395 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-711d20a8-b6cf-454e-8164-65203333298c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume of 2 GB Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Availability Zones retrieved successfully. Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (49ed52ef-8f2d-4723-8029-1453ba39cc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ff51c2-4ec1-4109-bd52-0a00a8642c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Validating volume size '2' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ff51c2-4ec1-4109-bd52-0a00a8642c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab781d4-4293-4baf-9855-fd9bae3421e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume of 1 GB Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Availability Zones retrieved successfully. Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (ac87f387-8828-4e37-bb97-7790b9585e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcf8106-5010-4f4e-82f8-df702405afd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: WARNING cinder.quota_utils [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Quota exceeded for 89ce6c28120349d2aa15678baaf6ac6f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:06:11 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab781d4-4293-4baf-9855-fd9bae3421e3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:11 devstack devstack@c-api.service[87192]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab781d4-4293-4baf-9855-fd9bae3421e3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab781d4-4293-4baf-9855-fd9bae3421e3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ff51c2-4ec1-4109-bd52-0a00a8642c2d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ff51c2-4ec1-4109-bd52-0a00a8642c2d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:11 devstack devstack@c-api.service[87192]: WARNING cinder.volume.api [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (49ed52ef-8f2d-4723-8029-1453ba39cc4b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-711d20a8-b6cf-454e-8164-65203333298c tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 413 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 615/1265] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 208 bytes in 322 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f6847cc0-ce9b-44f0-b205-b03cc1f80fc6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6847cc0-ce9b-44f0-b205-b03cc1f80fc6 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6847cc0-ce9b-44f0-b205-b03cc1f80fc6 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcf8106-5010-4f4e-82f8-df702405afd0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:11 devstack devstack@c-api.service[87191]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 06 17:06:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcf8106-5010-4f4e-82f8-df702405afd0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcf8106-5010-4f4e-82f8-df702405afd0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:11 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Flow 'volume_create_api' (ac87f387-8828-4e37-bb97-7790b9585e85) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a928bc90-0b23-4ebe-9aae-19105f25aa9d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 651/1266] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 134 bytes in 442 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6847cc0-ce9b-44f0-b205-b03cc1f80fc6 tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f returned with HTTP 200 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 616/1267] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:06:11 2026] PUT /volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f => generated 395 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Create volume of 1 GB Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-82512ed1-e72b-444c-8c38-d52a771924f5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82512ed1-e72b-444c-8c38-d52a771924f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Availability Zones retrieved successfully. Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-82512ed1-e72b-444c-8c38-d52a771924f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82512ed1-e72b-444c-8c38-d52a771924f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 617/1268] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 127 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-66b6e006-f197-48fe-8ff4-fb9a996cabce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66b6e006-f197-48fe-8ff4-fb9a996cabce tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66b6e006-f197-48fe-8ff4-fb9a996cabce tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "33f29b96-edab-48b9-8173-39021281cbd1"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-66b6e006-f197-48fe-8ff4-fb9a996cabce tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '33f29b96-edab-48b9-8173-39021281cbd1'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (20e664b8-8c0a-4aee-8574-47241bc452ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558f3d9b-6d75-4426-bd6b-b8c7cf644aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66b6e006-f197-48fe-8ff4-fb9a996cabce tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 618/1269] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f88df06-1f14-49e7-865d-e1e62deb7cc1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f88df06-1f14-49e7-865d-e1e62deb7cc1 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f88df06-1f14-49e7-865d-e1e62deb7cc1 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0db416ce-1d69-4bea-b820-21eb58c87adc"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2f88df06-1f14-49e7-865d-e1e62deb7cc1 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0db416ce-1d69-4bea-b820-21eb58c87adc'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f88df06-1f14-49e7-865d-e1e62deb7cc1 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 619/1270] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-783efabc-b128-47fa-8664-4e9fc1ceae2a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-783efabc-b128-47fa-8664-4e9fc1ceae2a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-783efabc-b128-47fa-8664-4e9fc1ceae2a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "af3154fb-6b49-44bb-b777-bcd73df7e321"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-783efabc-b128-47fa-8664-4e9fc1ceae2a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'af3154fb-6b49-44bb-b777-bcd73df7e321'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-783efabc-b128-47fa-8664-4e9fc1ceae2a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 620/1271] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558f3d9b-6d75-4426-bd6b-b8c7cf644aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70b5f503-8dc2-48c1-bd43-469bf52ef356 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14e9497-085b-40f8-9232-3e55cb19861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b5f503-8dc2-48c1-bd43-469bf52ef356 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70b5f503-8dc2-48c1-bd43-469bf52ef356 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70b5f503-8dc2-48c1-bd43-469bf52ef356 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 621/1272] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0a7ab7e6-12c6-4ac6-98fa-53a358974529 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a7ab7e6-12c6-4ac6-98fa-53a358974529 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0a7ab7e6-12c6-4ac6-98fa-53a358974529 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a7ab7e6-12c6-4ac6-98fa-53a358974529 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 622/1273] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6442191b-776d-4801-9e76-0f450d39401f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6442191b-776d-4801-9e76-0f450d39401f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6442191b-776d-4801-9e76-0f450d39401f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6442191b-776d-4801-9e76-0f450d39401f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 623/1274] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2016193a-6259-4661-a022-1bac097af86d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2016193a-6259-4661-a022-1bac097af86d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] DELETE http://192.168.122.57/volume/v3/volumes/tempest-invalid-541216198 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2016193a-6259-4661-a022-1bac097af86d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2016193a-6259-4661-a022-1bac097af86d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2016193a-6259-4661-a022-1bac097af86d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Delete volume with id: tempest-invalid-541216198 Sep 06 17:06:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2016193a-6259-4661-a022-1bac097af86d tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/tempest-invalid-541216198 returned with HTTP 404 Sep 06 17:06:11 devstack devstack@c-api.service[87191]: WARNING cinder.quota_utils [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Quota exceeded for 89ce6c28120349d2aa15678baaf6ac6f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 06 17:06:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 624/1275] 192.168.122.57 () {58 vars in 1197 bytes} [Sun Sep 6 17:06:11 2026] DELETE /volume/v3/volumes/tempest-invalid-541216198 => generated 98 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14e9497-085b-40f8-9232-3e55cb19861d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:12 devstack devstack@c-api.service[87191]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54fd9d29-c6b1-428b-96d7-da1e33eaaf54 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 625/1276] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:06:12 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14e9497-085b-40f8-9232-3e55cb19861d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48b39459-0a47-43dc-9546-51e3c5928099 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14e9497-085b-40f8-9232-3e55cb19861d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48b39459-0a47-43dc-9546-51e3c5928099 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/xxx/action Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48b39459-0a47-43dc-9546-51e3c5928099 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-detach": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48b39459-0a47-43dc-9546-51e3c5928099 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558f3d9b-6d75-4426-bd6b-b8c7cf644aac) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558f3d9b-6d75-4426-bd6b-b8c7cf644aac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:12 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Flow 'volume_create_api' (20e664b8-8c0a-4aee-8574-47241bc452ad) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.middleware.fault [None req-1e0eb5ef-fa4c-47eb-b7a7-81a8eb895d5e tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 413 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48b39459-0a47-43dc-9546-51e3c5928099 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 626/1277] 192.168.122.57 () {60 vars in 1170 bytes} [Sun Sep 6 17:06:12 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 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 652/1278] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:11 2026] POST /volume/v3/volumes => generated 150 bytes in 340 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8fea5d16-3b63-4c79-8bc7-ad77d4f73a9e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8fea5d16-3b63-4c79-8bc7-ad77d4f73a9e tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8fea5d16-3b63-4c79-8bc7-ad77d4f73a9e tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-843d4040-67fc-4c9f-9be5-11515bc94931 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-843d4040-67fc-4c9f-9be5-11515bc94931 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes/tempest-invalid-49600035 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-843d4040-67fc-4c9f-9be5-11515bc94931 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-843d4040-67fc-4c9f-9be5-11515bc94931 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-843d4040-67fc-4c9f-9be5-11515bc94931 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes/tempest-invalid-49600035 returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 653/1279] 192.168.122.57 () {58 vars in 1191 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/tempest-invalid-49600035 => generated 97 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1097c2b-320d-4ea1-8685-44a69dc8ac17 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 654/1280] 192.168.122.57 () {58 vars in 1119 bytes} [Sun Sep 6 17:06:12 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 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9fb8da41-dbd4-45ba-9966-77408c497edb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?status=null Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Could not evaluate value null, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /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 06 17:06:12 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Get all volumes completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9fb8da41-dbd4-45ba-9966-77408c497edb tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 655/1281] 192.168.122.57 () {58 vars in 1160 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723928800 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-723928800'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Get all volumes completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f36885cb-dbb9-4610-bdd9-2f74769912f5 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723928800 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 656/1282] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723928800 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8fea5d16-3b63-4c79-8bc7-ad77d4f73a9e tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 627/1283] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:06:12 2026] PUT /volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f => generated 394 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes?status=null Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Could not evaluate value null, assuming string {{(pid=87191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] POST http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4/action Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Get all volumes completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cfba9d3-22a1-4d7e-8735-ee099fb28773 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes?status=null returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 657/1284] 192.168.122.57 () {58 vars in 1139 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1247126509 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1247126509'), ('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Get all volumes completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa7067a2-0776-4ef4-9f8f-3769cb467897 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1247126509 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 658/1285] 192.168.122.57 () {58 vars in 1217 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1247126509 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Reserve volume completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-92a09411-b6ec-4bb7-b7de-c8fa1dae4b14 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 202 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 659/1286] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: ERROR cinder.volume.api [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume status must be available to reserve, but the status is attaching. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5318e0fc-dc8e-4019-abcb-9fbed2ff60ba tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 400 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 660/1287] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 132 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: ERROR cinder.volume.api [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Quota exceeded for 89ce6c28120349d2aa15678baaf6ac6f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-40f06a9c-8c2d-4fd5-8c99-1c0cd5ed83fb tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4/action returned with HTTP 413 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 628/1288] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4/action => generated 208 bytes in 239 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Unreserve volume completed successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29749ec2-96f4-4d01-8de0-9b3c450d3dad tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 202 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 661/1289] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eebc25c0-e643-485b-890a-cbebfee4c850 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ff31769c-a421-4f47-be99-152b0a3fa3a4 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eebc25c0-e643-485b-890a-cbebfee4c850 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/4f4cc497-5288-469c-9c72-1952b0233d75/action Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 629/1290] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eebc25c0-e643-485b-890a-cbebfee4c850 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eebc25c0-e643-485b-890a-cbebfee4c850 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0a61efb8-f048-47f0-94bb-87e762232a89 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eebc25c0-e643-485b-890a-cbebfee4c850 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/4f4cc497-5288-469c-9c72-1952b0233d75/action returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 662/1291] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/4f4cc497-5288-469c-9c72-1952b0233d75/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Delete volume with id: a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1631ce9-fd4d-411e-a3d4-71b052c8f373 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1631ce9-fd4d-411e-a3d4-71b052c8f373 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/33641c30-a75e-42cf-abb1-4028028479f9/action Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1631ce9-fd4d-411e-a3d4-71b052c8f373 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1631ce9-fd4d-411e-a3d4-71b052c8f373 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1631ce9-fd4d-411e-a3d4-71b052c8f373 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/33641c30-a75e-42cf-abb1-4028028479f9/action returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 663/1292] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/33641c30-a75e-42cf-abb1-4028028479f9/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-586c25dd-5d86-467e-8185-547951d14f1e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 664/1293] 192.168.122.57 () {60 vars in 1139 bytes} [Sun Sep 6 17:06:12 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-38ab9ae3-f0f7-4a1d-a092-527ad1a2b54b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38ab9ae3-f0f7-4a1d-a092-527ad1a2b54b tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] PUT http://192.168.122.57/volume/v3/volumes/tempest-invalid-1040916382 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38ab9ae3-f0f7-4a1d-a092-527ad1a2b54b tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Delete volume request issued successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a61efb8-f048-47f0-94bb-87e762232a89 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 202 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38ab9ae3-f0f7-4a1d-a092-527ad1a2b54b tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/tempest-invalid-1040916382 returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 630/1294] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:12 2026] DELETE /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 665/1295] 192.168.122.57 () {60 vars in 1217 bytes} [Sun Sep 6 17:06:12 2026] PUT /volume/v3/volumes/tempest-invalid-1040916382 => generated 99 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-55763362-39f3-45ac-9c10-bca4022ff50a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d1f08af4-da91-45c0-8cc7-4f51cd284e23 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55763362-39f3-45ac-9c10-bca4022ff50a tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55763362-39f3-45ac-9c10-bca4022ff50a tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55763362-39f3-45ac-9c10-bca4022ff50a tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d1f08af4-da91-45c0-8cc7-4f51cd284e23 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] PUT http://192.168.122.57/volume/v3/volumes/1ecb8fc5-982d-4cfc-a4ea-468ae147d174 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d1f08af4-da91-45c0-8cc7-4f51cd284e23 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55763362-39f3-45ac-9c10-bca4022ff50a tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55763362-39f3-45ac-9c10-bca4022ff50a tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d1f08af4-da91-45c0-8cc7-4f51cd284e23 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/1ecb8fc5-982d-4cfc-a4ea-468ae147d174 returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 631/1296] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 666/1297] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:06:12 2026] PUT /volume/v3/volumes/1ecb8fc5-982d-4cfc-a4ea-468ae147d174 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] DELETE http://192.168.122.57/volume/v3/volumes/2d5fd79a-c089-4c9c-b649-727e68a7b3c2 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Delete volume with id: 2d5fd79a-c089-4c9c-b649-727e68a7b3c2 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6ff03b03-623f-4571-adf3-7bd15320a3fd tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/2d5fd79a-c089-4c9c-b649-727e68a7b3c2 returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 632/1298] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:12 2026] DELETE /volume/v3/volumes/2d5fd79a-c089-4c9c-b649-727e68a7b3c2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9854eeb2-076b-4df5-a1b5-da34163e4c9f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9854eeb2-076b-4df5-a1b5-da34163e4c9f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9854eeb2-076b-4df5-a1b5-da34163e4c9f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9854eeb2-076b-4df5-a1b5-da34163e4c9f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9854eeb2-076b-4df5-a1b5-da34163e4c9f tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 400 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 667/1299] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 140 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-111cbfac-52f8-4201-b0ab-44f46b46dd4a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-111cbfac-52f8-4201-b0ab-44f46b46dd4a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-111cbfac-52f8-4201-b0ab-44f46b46dd4a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-111cbfac-52f8-4201-b0ab-44f46b46dd4a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-111cbfac-52f8-4201-b0ab-44f46b46dd4a tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 400 Sep 06 17:06:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 633/1300] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 131 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-018479ed-5eb6-4ea4-b109-ca5fd5a346f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-018479ed-5eb6-4ea4-b109-ca5fd5a346f8 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/be082013-ceb3-4142-abdd-11c716cdee56/action Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-018479ed-5eb6-4ea4-b109-ca5fd5a346f8 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-018479ed-5eb6-4ea4-b109-ca5fd5a346f8 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-018479ed-5eb6-4ea4-b109-ca5fd5a346f8 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/be082013-ceb3-4142-abdd-11c716cdee56/action returned with HTTP 404 Sep 06 17:06:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 668/1301] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/be082013-ceb3-4142-abdd-11c716cdee56/action => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-072eefa9-d139-4359-91da-cfbef9dd1567 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-072eefa9-d139-4359-91da-cfbef9dd1567 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-072eefa9-d139-4359-91da-cfbef9dd1567 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-072eefa9-d139-4359-91da-cfbef9dd1567 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-072eefa9-d139-4359-91da-cfbef9dd1567 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action returned with HTTP 400 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 634/1302] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:12 2026] POST /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766/action => generated 129 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72a3e74f-1725-4a11-bdc2-dea458444de0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72a3e74f-1725-4a11-bdc2-dea458444de0 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] POST http://192.168.122.57/volume/v3/volumes/None/action Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72a3e74f-1725-4a11-bdc2-dea458444de0 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72a3e74f-1725-4a11-bdc2-dea458444de0 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72a3e74f-1725-4a11-bdc2-dea458444de0 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/None/action returned with HTTP 404 Sep 06 17:06:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 669/1303] 192.168.122.57 () {60 vars in 1173 bytes} [Sun Sep 6 17:06:13 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c46749e-ce6e-4820-a391-9dc4a4d64739 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c46749e-ce6e-4820-a391-9dc4a4d64739 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] GET http://192.168.122.57/volume/v3/volumes/980e0d1c-d6cf-4da5-bb35-0f0e5a65d4ba Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c46749e-ce6e-4820-a391-9dc4a4d64739 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c46749e-ce6e-4820-a391-9dc4a4d64739 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c46749e-ce6e-4820-a391-9dc4a4d64739 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-reader] http://192.168.122.57/volume/v3/volumes/980e0d1c-d6cf-4da5-bb35-0f0e5a65d4ba returned with HTTP 404 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 635/1304] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/980e0d1c-d6cf-4da5-bb35-0f0e5a65d4ba => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-814981ec-67ce-4b48-9025-42cc1030422e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-814981ec-67ce-4b48-9025-42cc1030422e tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-814981ec-67ce-4b48-9025-42cc1030422e tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-814981ec-67ce-4b48-9025-42cc1030422e tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-814981ec-67ce-4b48-9025-42cc1030422e tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-814981ec-67ce-4b48-9025-42cc1030422e tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 670/1305] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] DELETE http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Delete volume with id: dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Delete volume request issued successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eedf1acb-915f-40a8-b56f-5b26172846d4 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 202 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 636/1306] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:13 2026] DELETE /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-503e42bd-4f82-457a-9eda-f0698f3e15aa tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 671/1307] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c717fc95-f1ac-4164-8125-dba4470a3e14 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 637/1308] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Volume info retrieved successfully. Sep 06 17:06:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4bec5f03-53f6-482d-ad80-0ea9077d49c7 tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 200 Sep 06 17:06:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 672/1309] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cca02fed-88e3-40f3-b6aa-79bfa6bf9841 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cca02fed-88e3-40f3-b6aa-79bfa6bf9841 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] GET http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 Sep 06 17:06:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cca02fed-88e3-40f3-b6aa-79bfa6bf9841 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cca02fed-88e3-40f3-b6aa-79bfa6bf9841 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cca02fed-88e3-40f3-b6aa-79bfa6bf9841 tempest-VolumeQuotasNegativeTestJSON-1472439889 tempest-VolumeQuotasNegativeTestJSON-1472439889-project-member] http://192.168.122.57/volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 returned with HTTP 404 Sep 06 17:06:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 638/1310] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/volumes/a864a78f-95b9-4300-b689-ed7d92f63ee4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-537564bb-6a18-4dd9-895d-2d38c395c4fb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-537564bb-6a18-4dd9-895d-2d38c395c4fb tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f Sep 06 17:06:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-537564bb-6a18-4dd9-895d-2d38c395c4fb tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-537564bb-6a18-4dd9-895d-2d38c395c4fb tempest-VolumeQuotasNegativeTestJSON-2083733574 tempest-VolumeQuotasNegativeTestJSON-2083733574-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f returned with HTTP 200 Sep 06 17:06:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 673/1311] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:06:14 2026] PUT /volume/v3/os-quota-sets/89ce6c28120349d2aa15678baaf6ac6f => generated 398 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-369745119", "metadata": {"Type": "Test"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-369745119', 'metadata': {'Type': 'Test'}}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (bb1f4f2c-c5ee-4fb3-913a-be8656258b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f7f015-d30e-4f96-ad3a-f10f77a765f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f7f015-d30e-4f96-ad3a-f10f77a765f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1ea947-af1d-4f3f-89f4-cb952ef3dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7a7e175f-4c30-41e9-a02c-88e85ae36edc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a7e175f-4c30-41e9-a02c-88e85ae36edc tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] GET http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a7e175f-4c30-41e9-a02c-88e85ae36edc tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a7e175f-4c30-41e9-a02c-88e85ae36edc tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a7e175f-4c30-41e9-a02c-88e85ae36edc tempest-VolumesNegativeTest-1727386455 tempest-VolumesNegativeTest-1727386455-project-member] http://192.168.122.57/volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 returned with HTTP 404 Sep 06 17:06:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 674/1312] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:15 2026] GET /volume/v3/volumes/dc416675-8efc-4020-9df5-51ac50f47766 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['a7d5afdd-120e-45ae-8ce4-e35fef70c195', 'a7d1d560-737e-4482-a223-c468624ae34e', '1b86fe3e-9137-4b79-8d27-ecffd2f493b1', 'bf2118fb-6629-4fc1-a0a7-44d90e9e0213'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1ea947-af1d-4f3f-89f4-cb952ef3dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d5afdd-120e-45ae-8ce4-e35fef70c195', 'a7d1d560-737e-4482-a223-c468624ae34e', '1b86fe3e-9137-4b79-8d27-ecffd2f493b1', 'bf2118fb-6629-4fc1-a0a7-44d90e9e0213']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70cb085b-dada-4e32-a78c-75e0eb85c9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70cb085b-dada-4e32-a78c-75e0eb85c9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e44d608-27f2-446f-9a24-cb02e850f536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-369745119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['a7d5afdd-120e-45ae-8ce4-e35fef70c195','a7d1d560-737e-4482-a223-c468624ae34e','1b86fe3e-9137-4b79-8d27-ecffd2f493b1','bf2118fb-6629-4fc1-a0a7-44d90e9e0213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-369745119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e44d608-27f2-446f-9a24-cb02e850f536,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767b5f5f-bd68-49b9-b53a-822ffc75eec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767b5f5f-bd68-49b9-b53a-822ffc75eec2) transitioned into state 'SUCCESS' from state '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-369745119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['a7d5afdd-120e-45ae-8ce4-e35fef70c195','a7d1d560-737e-4482-a223-c468624ae34e','1b86fe3e-9137-4b79-8d27-ecffd2f493b1','bf2118fb-6629-4fc1-a0a7-44d90e9e0213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2539a335-8e4a-4f50-9987-aef7df2a3c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2539a335-8e4a-4f50-9987-aef7df2a3c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (bb1f4f2c-c5ee-4fb3-913a-be8656258b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a94a443-d9fb-472c-a1dc-bcaad5f323fd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 639/1313] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:15 2026] POST /volume/v3/volumes => generated 765 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c267728-bda4-48f2-bd87-ec1e8b774ca6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 675/1314] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:15 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74a7ace6-6ec2-4794-85de-24e53aac9a9c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 640/1315] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 857 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-74bc5648-588d-48f5-a5e4-e3416d399662 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-74bc5648-588d-48f5-a5e4-e3416d399662 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-74bc5648-588d-48f5-a5e4-e3416d399662 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-74bc5648-588d-48f5-a5e4-e3416d399662 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-74bc5648-588d-48f5-a5e4-e3416d399662 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-74bc5648-588d-48f5-a5e4-e3416d399662 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 676/1316] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d86c01e2-1ddf-4d10-a212-eb2a396dd3a7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 641/1317] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 858 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-369745119"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07a5d9bf-0f33-4a38-8637-bfca7f9e455d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 677/1318] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:06:18 2026] PUT /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 790 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-290890259", "description": "This is the new description of volume"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b2c4eda-99ff-468e-bb80-580d5bfa9106 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 642/1319] 192.168.122.57 () {60 vars in 1248 bytes} [Sun Sep 6 17:06:18 2026] PUT /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1974f835-8206-42c7-b03b-eed8c2624114 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1974f835-8206-42c7-b03b-eed8c2624114 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1974f835-8206-42c7-b03b-eed8c2624114 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1974f835-8206-42c7-b03b-eed8c2624114 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1974f835-8206-42c7-b03b-eed8c2624114 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1974f835-8206-42c7-b03b-eed8c2624114 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 678/1320] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 897 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1690709586", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1713918274"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1690709586', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1713918274'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (d4b3c0b9-d089-499a-b1df-a2de1a312081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f968bb-813c-4434-8f03-9e320709862c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f968bb-813c-4434-8f03-9e320709862c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc5c1a9-b665-463e-a7f7-27fce629bf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['13e502c7-3cb1-4a98-8279-523c2edc0319', '45c960bd-adf8-4ade-b8ca-29387d72d381', '8d6a0d8a-7dd6-4fff-8407-a2345d7d215b', 'bd0b7b54-8c1e-417b-9535-16e99e0974a9'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc5c1a9-b665-463e-a7f7-27fce629bf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e502c7-3cb1-4a98-8279-523c2edc0319', '45c960bd-adf8-4ade-b8ca-29387d72d381', '8d6a0d8a-7dd6-4fff-8407-a2345d7d215b', 'bd0b7b54-8c1e-417b-9535-16e99e0974a9']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c19c39e-7774-4d6f-8d7f-0a4bd5c45d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c19c39e-7774-4d6f-8d7f-0a4bd5c45d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5663b96-30f2-444d-9041-0c5044dc4211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1690709586',display_name='tempest-VolumesGetTest-Volume-1713918274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['13e502c7-3cb1-4a98-8279-523c2edc0319','45c960bd-adf8-4ade-b8ca-29387d72d381','8d6a0d8a-7dd6-4fff-8407-a2345d7d215b','bd0b7b54-8c1e-417b-9535-16e99e0974a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1690709586',display_name='tempest-VolumesGetTest-Volume-1713918274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5663b96-30f2-444d-9041-0c5044dc4211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88eac4-b5ea-4f02-95a8-75a7055f515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88eac4-b5ea-4f02-95a8-75a7055f515b) transitioned into 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-1690709586',display_name='tempest-VolumesGetTest-Volume-1713918274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['13e502c7-3cb1-4a98-8279-523c2edc0319','45c960bd-adf8-4ade-b8ca-29387d72d381','8d6a0d8a-7dd6-4fff-8407-a2345d7d215b','bd0b7b54-8c1e-417b-9535-16e99e0974a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9573d97-43db-4b79-9ac8-eb84af3106c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9573d97-43db-4b79-9ac8-eb84af3106c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (d4b3c0b9-d089-499a-b1df-a2de1a312081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c6acce1-21f0-4c76-9600-ed637c5a485a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 643/1321] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:18 2026] POST /volume/v3/volumes => generated 787 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-54d2b293-07d9-4a3d-922b-d2f09c33f24b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 679/1322] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:19 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23cf9a4c-83c0-4b03-a4a9-989370a048cd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23cf9a4c-83c0-4b03-a4a9-989370a048cd tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23cf9a4c-83c0-4b03-a4a9-989370a048cd tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "724dc611-d5cb-41f7-8aaf-ddd9ff84d406", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-85385633"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23cf9a4c-83c0-4b03-a4a9-989370a048cd tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 404 Sep 06 17:06:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 644/1323] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:06:19 2026] POST /volume/v3/snapshots => generated 109 bytes in 293 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e83a6d5b-af98-4b46-91e5-a0d9b3238c81 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e83a6d5b-af98-4b46-91e5-a0d9b3238c81 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:06:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e83a6d5b-af98-4b46-91e5-a0d9b3238c81 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1772906348"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e83a6d5b-af98-4b46-91e5-a0d9b3238c81 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 404 Sep 06 17:06:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 680/1324] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:06:19 2026] POST /volume/v3/snapshots => generated 77 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] GET http://192.168.122.57/volume/v3/snapshots?limit=invalid Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] HTTP exception thrown: limit param must be an integer Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b34baa1-796f-444c-bbdd-60e6e17a463d tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] http://192.168.122.57/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 645/1325] 192.168.122.57 () {58 vars in 1149 bytes} [Sun Sep 6 17:06:19 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 245 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ef385d3-395d-400d-8f02-113729b57014 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] GET http://192.168.122.57/volume/v3/snapshots?marker=5c59f4ab-d61c-479a-b313-b662429e14b6 Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ef385d3-395d-400d-8f02-113729b57014 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] http://192.168.122.57/volume/v3/snapshots?marker=5c59f4ab-d61c-479a-b313-b662429e14b6 returned with HTTP 404 Sep 06 17:06:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 681/1326] 192.168.122.57 () {58 vars in 1209 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/snapshots?marker=5c59f4ab-d61c-479a-b313-b662429e14b6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=invalid Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54a3a7de-ad69-48dd-9c4f-6bd60f4f250e tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 646/1327] 192.168.122.57 () {58 vars in 1155 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-559114057"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-559114057'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create volume of 2 GB Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Availability Zones retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Flow 'volume_create_api' (690b1690-2c62-459a-a163-6d4056e98cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27198a03-d459-4386-9d6a-c2316f11a1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Validating volume size '2' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27198a03-d459-4386-9d6a-c2316f11a1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b612f8-f596-424d-a8ca-bf62d8810c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Created reservations ['c5b20c0c-0832-42b7-aa34-f4507ce4d2d6', 'c59ff8e6-e53d-46bf-9fc0-82dc5539e2c9', 'ced9d40f-2f9b-4f53-8b14-4b78cd8b962a', '2e7c02dd-d5ef-4f6b-bd93-db9db0b4f3eb'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c50c0b2-bdc0-4bc9-a376-b761102a6600 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 647/1328] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 879 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b612f8-f596-424d-a8ca-bf62d8810c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b20c0c-0832-42b7-aa34-f4507ce4d2d6', 'c59ff8e6-e53d-46bf-9fc0-82dc5539e2c9', 'ced9d40f-2f9b-4f53-8b14-4b78cd8b962a', '2e7c02dd-d5ef-4f6b-bd93-db9db0b4f3eb']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3a141d-9e0e-46e6-ac0f-3ef31994f68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3a141d-9e0e-46e6-ac0f-3ef31994f68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6548651-4174-4d20-9d08-f1af5e7652f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-559114057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0df948247184296abaa8f0aaefd5173',qos_specs=None,replication_status=,reservations=['c5b20c0c-0832-42b7-aa34-f4507ce4d2d6','c59ff8e6-e53d-46bf-9fc0-82dc5539e2c9','ced9d40f-2f9b-4f53-8b14-4b78cd8b962a','2e7c02dd-d5ef-4f6b-bd93-db9db0b4f3eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8b72d6431a4426a5a38ab2a698f545',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-559114057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6548651-4174-4d20-9d08-f1af5e7652f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0df948247184296abaa8f0aaefd5173',provider_auth=None,provider_geometry=None,provider_id=None,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='dc8b72d6431a4426a5a38ab2a698f545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6c768e-332e-416b-aeda-1ffa97fee08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6c768e-332e-416b-aeda-1ffa97fee08c) transitioned into state 'SUCCESS' from state '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-559114057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0df948247184296abaa8f0aaefd5173',qos_specs=None,replication_status=,reservations=['c5b20c0c-0832-42b7-aa34-f4507ce4d2d6','c59ff8e6-e53d-46bf-9fc0-82dc5539e2c9','ced9d40f-2f9b-4f53-8b14-4b78cd8b962a','2e7c02dd-d5ef-4f6b-bd93-db9db0b4f3eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8b72d6431a4426a5a38ab2a698f545',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca93d035-ed1c-4c2b-b3cf-a3911a71566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca93d035-ed1c-4c2b-b3cf-a3911a71566d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Flow 'volume_create_api' (690b1690-2c62-459a-a163-6d4056e98cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create volume request issued successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9f0aab02-9d5b-45e8-8349-9acf56bce023 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 682/1329] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:20 2026] POST /volume/v3/volumes => generated 768 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e013cdc3-3ccd-4af8-8649-da24e2e82bfb tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 648/1330] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ea04bf8-fe99-432e-b9fd-534cd93dc5e2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 683/1331] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-369745119", "description": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c6dcb77-7e29-4823-abde-f97731c1b4dd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 649/1332] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:06:21 2026] PUT /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 776 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-468e55fd-a031-48bd-abec-1f1303dadc65 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-468e55fd-a031-48bd-abec-1f1303dadc65 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-468e55fd-a031-48bd-abec-1f1303dadc65 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-468e55fd-a031-48bd-abec-1f1303dadc65 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-64469862-94a8-4268-a40e-84c876dab73b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-468e55fd-a031-48bd-abec-1f1303dadc65 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-468e55fd-a031-48bd-abec-1f1303dadc65 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 684/1333] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5a707f35-7a24-4b5c-bbf0-1e46baeb3a4a tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 685/1334] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-902300d1-d05a-4856-8ab3-d276c4f9100f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-902300d1-d05a-4856-8ab3-d276c4f9100f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 202 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 686/1335] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:21 2026] DELETE /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7578df46-91c8-449c-b1db-8cd8b9f25726 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 687/1336] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64469862-94a8-4268-a40e-84c876dab73b tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64469862-94a8-4268-a40e-84c876dab73b tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-896072027"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64469862-94a8-4268-a40e-84c876dab73b tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 650/1337] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:06:21 2026] POST /volume/v3/types => generated 230 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b1a09b1e-d0ac-4843-a6c0-afeffd668623 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1a09b1e-d0ac-4843-a6c0-afeffd668623 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] POST http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1a09b1e-d0ac-4843-a6c0-afeffd668623 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1a09b1e-d0ac-4843-a6c0-afeffd668623 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 688/1338] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 34 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9de6dcca-45e9-4e14-9ba4-4ef1a52bc696 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9de6dcca-45e9-4e14-9ba4-4ef1a52bc696 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9de6dcca-45e9-4e14-9ba4-4ef1a52bc696 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9de6dcca-45e9-4e14-9ba4-4ef1a52bc696 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9de6dcca-45e9-4e14-9ba4-4ef1a52bc696 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 651/1339] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-41b60701-565e-4554-9cec-3e231feb40d6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-41b60701-565e-4554-9cec-3e231feb40d6 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] DELETE http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-41b60701-565e-4554-9cec-3e231feb40d6 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-41b60701-565e-4554-9cec-3e231feb40d6 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-41b60701-565e-4554-9cec-3e231feb40d6 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 returned with HTTP 202 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 689/1340] 192.168.122.57 () {58 vars in 1278 bytes} [Sun Sep 6 17:06:22 2026] DELETE /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3396ebae-b938-4e01-bda7-63164c3cb93e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3396ebae-b938-4e01-bda7-63164c3cb93e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3396ebae-b938-4e01-bda7-63164c3cb93e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3396ebae-b938-4e01-bda7-63164c3cb93e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3396ebae-b938-4e01-bda7-63164c3cb93e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 returned with HTTP 404 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 652/1341] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec3 => generated 129 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b71c0c5d-e4af-41f9-ad56-a52b05af92cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b71c0c5d-e4af-41f9-ad56-a52b05af92cd tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] POST http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b71c0c5d-e4af-41f9-ad56-a52b05af92cd tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b71c0c5d-e4af-41f9-ad56-a52b05af92cd tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 690/1342] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4ee2e496-98cd-4e46-be0d-e685bca48f9c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ee2e496-98cd-4e46-be0d-e685bca48f9c tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ee2e496-98cd-4e46-be0d-e685bca48f9c tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ee2e496-98cd-4e46-be0d-e685bca48f9c tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ee2e496-98cd-4e46-be0d-e685bca48f9c tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 653/1343] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee02437e-ef72-422b-84f3-da2b4397c073 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee02437e-ef72-422b-84f3-da2b4397c073 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] POST http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee02437e-ef72-422b-84f3-da2b4397c073 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee02437e-ef72-422b-84f3-da2b4397c073 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 691/1344] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 34 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1b230f51-aa4b-4f4a-9c47-b29961374316 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b230f51-aa4b-4f4a-9c47-b29961374316 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] PUT http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1b230f51-aa4b-4f4a-9c47-b29961374316 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1b230f51-aa4b-4f4a-9c47-b29961374316 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 654/1345] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:06:22 2026] PUT /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-be60182b-49fe-4937-aef9-d26dad654b6e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be60182b-49fe-4937-aef9-d26dad654b6e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be60182b-49fe-4937-aef9-d26dad654b6e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be60182b-49fe-4937-aef9-d26dad654b6e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be60182b-49fe-4937-aef9-d26dad654b6e tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 692/1346] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e043faa4-ba25-4716-8433-67ce2150e686 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e043faa4-ba25-4716-8433-67ce2150e686 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] POST http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e043faa4-ba25-4716-8433-67ce2150e686 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e043faa4-ba25-4716-8433-67ce2150e686 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 655/1347] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 51 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e7cee4a-c55f-424c-ac6e-17ba11af0260 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e7cee4a-c55f-424c-ac6e-17ba11af0260 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e7cee4a-c55f-424c-ac6e-17ba11af0260 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e7cee4a-c55f-424c-ac6e-17ba11af0260 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e7cee4a-c55f-424c-ac6e-17ba11af0260 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 693/1348] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3/extra_specs => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d50f84d6-ce71-4cb7-8b2d-20182cd75113 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d50f84d6-ce71-4cb7-8b2d-20182cd75113 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] DELETE http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d50f84d6-ce71-4cb7-8b2d-20182cd75113 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d50f84d6-ce71-4cb7-8b2d-20182cd75113 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d50f84d6-ce71-4cb7-8b2d-20182cd75113 tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 returned with HTTP 202 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 656/1349] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:06:22 2026] DELETE /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4af382fd-9254-4b2f-aa24-ed091f4614eb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4af382fd-9254-4b2f-aa24-ed091f4614eb tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] GET http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4af382fd-9254-4b2f-aa24-ed091f4614eb tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4af382fd-9254-4b2f-aa24-ed091f4614eb tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4af382fd-9254-4b2f-aa24-ed091f4614eb tempest-VolumeTypesExtraSpecsTest-425876944 tempest-VolumeTypesExtraSpecsTest-425876944-project-admin] http://192.168.122.57/volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 returned with HTTP 404 Sep 06 17:06:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 694/1350] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/types/69aada02-2168-4597-9ffd-f91beff1a2b3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b34d4b89-fe01-4ccd-9e1d-ccfafce13175 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 657/1351] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:06:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6548651-4174-4d20-9d08-f1af5e7652f6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-894540192"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create snapshot from volume a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-af823d63-1870-4ee9-b034-8825f85a557b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af823d63-1870-4ee9-b034-8825f85a557b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af823d63-1870-4ee9-b034-8825f85a557b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af823d63-1870-4ee9-b034-8825f85a557b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af823d63-1870-4ee9-b034-8825f85a557b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 returned with HTTP 404 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 658/1352] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/volumes/e5663b96-30f2-444d-9041-0c5044dc4211 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Created reservations ['891d86b8-f3ff-46b2-8110-f92f90c856ab', '89eb49ce-89e7-47d2-85c9-291c9275ffab', '5d205861-99fc-4a30-98e2-c4bbd906a7c8', 'e49583ce-eba1-4c4e-9701-51f2e679960f'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d2f697d-5829-43c2-b3d7-080e929b0710 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 659/1353] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 897 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-29c4f110-ca91-4f40-9af5-953a788f7bad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: 2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot create request issued successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdd6f267-c171-40a9-baab-d07a98e77d11 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 695/1354] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/snapshots => generated 317 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-365efefb-e421-4db7-b5a0-443c68799bf8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-365efefb-e421-4db7-b5a0-443c68799bf8 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-365efefb-e421-4db7-b5a0-443c68799bf8 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-365efefb-e421-4db7-b5a0-443c68799bf8 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-365efefb-e421-4db7-b5a0-443c68799bf8 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-365efefb-e421-4db7-b5a0-443c68799bf8 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 696/1355] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29c4f110-ca91-4f40-9af5-953a788f7bad tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 202 Sep 06 17:06:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 660/1356] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:23 2026] DELETE /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-693aa3f1-8ef2-47ed-a225-149e945878d0 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 697/1357] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37e60254-2dc4-4380-93f4-c4b6a3a85766 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 661/1358] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2f76f84a-e27f-4b70-802c-9d039bf97fd6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f76f84a-e27f-4b70-802c-9d039bf97fd6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 Sep 06 17:06:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f76f84a-e27f-4b70-802c-9d039bf97fd6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f76f84a-e27f-4b70-802c-9d039bf97fd6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f76f84a-e27f-4b70-802c-9d039bf97fd6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 returned with HTTP 404 Sep 06 17:06:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 698/1359] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/volumes/2e44d608-27f2-446f-9a24-cb02e850f536 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-33e45ebc-880e-454d-87eb-1e860f077920 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1299299465"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1299299465'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (15d7c98c-8c9a-4d6f-8161-3d7d783c91d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec3c442-c21c-4f71-9156-01308b8f53ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec3c442-c21c-4f71-9156-01308b8f53ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1338eb6-eea9-45be-80db-0c1d3e1334b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['b08c0800-85d1-4cc1-8da4-d5c71744c17f', '976c7dd4-a61b-420e-9fa9-e35612a97aa4', 'b58ec0e4-a7cd-41e2-bd0c-51e7d2836daa', '06092f93-eca4-469e-968a-2ae844ea9385'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1338eb6-eea9-45be-80db-0c1d3e1334b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b08c0800-85d1-4cc1-8da4-d5c71744c17f', '976c7dd4-a61b-420e-9fa9-e35612a97aa4', 'b58ec0e4-a7cd-41e2-bd0c-51e7d2836daa', '06092f93-eca4-469e-968a-2ae844ea9385']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036ceab2-cb76-4e24-8de8-98ff67100aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036ceab2-cb76-4e24-8de8-98ff67100aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbb1acb1-8588-4e21-9ef3-688784fefe8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1299299465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['b08c0800-85d1-4cc1-8da4-d5c71744c17f','976c7dd4-a61b-420e-9fa9-e35612a97aa4','b58ec0e4-a7cd-41e2-bd0c-51e7d2836daa','06092f93-eca4-469e-968a-2ae844ea9385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1299299465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbb1acb1-8588-4e21-9ef3-688784fefe8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:24 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc461548-b0a9-4cfe-b847-9c998884b098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc461548-b0a9-4cfe-b847-9c998884b098) transitioned into state 'SUCCESS' from state '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-1299299465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['b08c0800-85d1-4cc1-8da4-d5c71744c17f','976c7dd4-a61b-420e-9fa9-e35612a97aa4','b58ec0e4-a7cd-41e2-bd0c-51e7d2836daa','06092f93-eca4-469e-968a-2ae844ea9385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b1a38e-4d80-45e3-a78f-eeef1c8c0c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b1a38e-4d80-45e3-a78f-eeef1c8c0c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (15d7c98c-8c9a-4d6f-8161-3d7d783c91d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-33e45ebc-880e-454d-87eb-1e860f077920 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 662/1360] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:24 2026] POST /volume/v3/volumes => generated 752 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a253147b-fd31-4fda-85bc-d1c3e9229f2f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 699/1361] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:25 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6766096f-db57-47cf-b3ba-dcbd0621506b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6766096f-db57-47cf-b3ba-dcbd0621506b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6766096f-db57-47cf-b3ba-dcbd0621506b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6766096f-db57-47cf-b3ba-dcbd0621506b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6766096f-db57-47cf-b3ba-dcbd0621506b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6766096f-db57-47cf-b3ba-dcbd0621506b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 663/1362] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:25 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d859e0d-8bb1-412e-993e-b708f0e5f25c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 700/1363] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a086b9f0-a25d-43a0-b9e1-a2286bd9119b tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 664/1364] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c71a1d88-4a32-451a-93fb-46409ffb86a8"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c71a1d88-4a32-451a-93fb-46409ffb86a8'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Create volume of 1 GB Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Availability Zones retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Flow 'volume_create_api' (bc5e11a9-1e6c-4b52-8449-11066b91ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28cf0d0-36f4-4f20-9824-9324e0934c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28cf0d0-36f4-4f20-9824-9324e0934c41) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:26 devstack devstack@c-api.service[87191]: 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 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28cf0d0-36f4-4f20-9824-9324e0934c41) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28cf0d0-36f4-4f20-9824-9324e0934c41) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:26 devstack devstack@c-api.service[87191]: WARNING cinder.volume.api [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Flow 'volume_create_api' (bc5e11a9-1e6c-4b52-8449-11066b91ca33) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-47cf94c0-6a99-41ed-86a4-0fb82735ffe2 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 701/1365] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:26 2026] POST /volume/v3/volumes => generated 171 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Delete snapshot with id: c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot delete request issued successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11461040-284b-4e62-a42b-7270e1c8cdf9 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 202 Sep 06 17:06:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 665/1366] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:06:26 2026] DELETE /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e5711212-f992-4590-b9f0-5b49a66019de None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5711212-f992-4590-b9f0-5b49a66019de tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5711212-f992-4590-b9f0-5b49a66019de tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5711212-f992-4590-b9f0-5b49a66019de tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e5711212-f992-4590-b9f0-5b49a66019de tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5711212-f992-4590-b9f0-5b49a66019de tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 702/1367] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb1cf1da-a8c1-4598-995d-f383e76ffba5 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 666/1368] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bbb1acb1-8588-4e21-9ef3-688784fefe8a", "size": 1, "name": "tempest-VolumesGetTest-Volume-36661361", "metadata": {"Type": "Test"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'source_volid': 'bbb1acb1-8588-4e21-9ef3-688784fefe8a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-36661361', 'metadata': {'Type': 'Test'}}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (3b366f2e-de3d-45e9-86c6-8ce2f2d15c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da395055-8730-4088-a645-b019db8929dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da395055-8730-4088-a645-b019db8929dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bbb1acb1-8588-4e21-9ef3-688784fefe8a', 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accf1204-5fe7-4ee0-9038-d6461c0b9730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Snapshot retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-76911aed-6a8a-4a53-ad51-4668d5ba9fac tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 667/1369] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['1a7cb83f-21e5-486e-b104-f76870ebf706', '5a7a9c8d-a7a5-4f65-aae4-e9c84ab0546f', '6f0af3a4-7e95-4d7d-8de8-554ce7554fec', '21e64d30-b7e7-47ef-9026-5c91ecc2dae6'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accf1204-5fe7-4ee0-9038-d6461c0b9730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7cb83f-21e5-486e-b104-f76870ebf706', '5a7a9c8d-a7a5-4f65-aae4-e9c84ab0546f', '6f0af3a4-7e95-4d7d-8de8-554ce7554fec', '21e64d30-b7e7-47ef-9026-5c91ecc2dae6']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cc8958-6b87-46d4-844e-97dc3b8221f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cc8958-6b87-46d4-844e-97dc3b8221f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11dfa63c-5026-4d86-9a3f-74fb1e32d585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-36661361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['1a7cb83f-21e5-486e-b104-f76870ebf706','5a7a9c8d-a7a5-4f65-aae4-e9c84ab0546f','6f0af3a4-7e95-4d7d-8de8-554ce7554fec','21e64d30-b7e7-47ef-9026-5c91ecc2dae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=bbb1acb1-8588-4e21-9ef3-688784fefe8a,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-36661361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11dfa63c-5026-4d86-9a3f-74fb1e32d585,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bbb1acb1-8588-4e21-9ef3-688784fefe8a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6859b03b-0cb4-4d68-af1f-574dcbb7e6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6859b03b-0cb4-4d68-af1f-574dcbb7e6c7) transitioned into state 'SUCCESS' from state '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-36661361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['1a7cb83f-21e5-486e-b104-f76870ebf706','5a7a9c8d-a7a5-4f65-aae4-e9c84ab0546f','6f0af3a4-7e95-4d7d-8de8-554ce7554fec','21e64d30-b7e7-47ef-9026-5c91ecc2dae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=bbb1acb1-8588-4e21-9ef3-688784fefe8a,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a2853a-a6b7-4c50-adba-1f004c3cfc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a2853a-a6b7-4c50-adba-1f004c3cfc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (3b366f2e-de3d-45e9-86c6-8ce2f2d15c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ba68474-9989-4c7e-bdb8-5752a309c94f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 703/1370] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:27 2026] POST /volume/v3/volumes => generated 798 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48628751-2738-4377-a3a0-13ed282170d7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48628751-2738-4377-a3a0-13ed282170d7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48628751-2738-4377-a3a0-13ed282170d7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48628751-2738-4377-a3a0-13ed282170d7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-48628751-2738-4377-a3a0-13ed282170d7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48628751-2738-4377-a3a0-13ed282170d7 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 668/1371] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-54036681"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Create volume request body: {'volume': {'imageRef': '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-54036681'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Create volume of 1 GB Sep 06 17:06:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Availability Zones retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ca3605a-e355-458a-abec-16d7e771cb4c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ca3605a-e355-458a-abec-16d7e771cb4c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ca3605a-e355-458a-abec-16d7e771cb4c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ca3605a-e355-458a-abec-16d7e771cb4c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Flow 'volume_create_api' (431fe2aa-2395-4e5d-afba-47b7d8cb0741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ca3605a-e355-458a-abec-16d7e771cb4c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 returned with HTTP 404 Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be45528-ba1c-4f5d-a0fe-d08bb7784d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 669/1372] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/snapshots/c71a1d88-4a32-451a-93fb-46409ffb86a8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f2c84646-3793-4662-b445-9524643a94b6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2c84646-3793-4662-b445-9524643a94b6 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2c84646-3793-4662-b445-9524643a94b6 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2c84646-3793-4662-b445-9524643a94b6 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2c84646-3793-4662-b445-9524643a94b6 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2c84646-3793-4662-b445-9524643a94b6 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 200 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 670/1373] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Delete volume with id: a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be45528-ba1c-4f5d-a0fe-d08bb7784d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae06732-d3a4-4d83-a541-76f49b2b8bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Delete volume request issued successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1cb7ffe-7825-4ade-b2a5-25ed644df74c tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 202 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 671/1374] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:28 2026] DELETE /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Volume info retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d93d64e3-19df-4cbd-9a1f-1cdd183057e7 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 200 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 672/1375] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Created reservations ['ede9ca95-0018-405e-bc92-5e2909ff2daf', 'd030546c-5c72-4160-8a2a-74b36ed7775d', '40a9ca0e-05d7-4f58-b1aa-2c39afc2db26', 'c9da870e-fec6-480c-876f-986d11abed65'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae06732-d3a4-4d83-a541-76f49b2b8bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede9ca95-0018-405e-bc92-5e2909ff2daf', 'd030546c-5c72-4160-8a2a-74b36ed7775d', '40a9ca0e-05d7-4f58-b1aa-2c39afc2db26', 'c9da870e-fec6-480c-876f-986d11abed65']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94f79bb-48a3-49ef-a0c2-3f3cbc71d124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee3a29e0-9422-4bb2-b44e-3a8b51c880c8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 673/1376] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94f79bb-48a3-49ef-a0c2-3f3cbc71d124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78ae097-cf3d-4d23-8ba5-4426c820af0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-54036681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a27f36a90e4dc68d1c63b431b71417',qos_specs=None,replication_status=,reservations=['ede9ca95-0018-405e-bc92-5e2909ff2daf','d030546c-5c72-4160-8a2a-74b36ed7775d','40a9ca0e-05d7-4f58-b1aa-2c39afc2db26','c9da870e-fec6-480c-876f-986d11abed65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7ef4d8b9f140e3a0d4a221db7b0cec',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-54036681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78ae097-cf3d-4d23-8ba5-4426c820af0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a27f36a90e4dc68d1c63b431b71417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed7ef4d8b9f140e3a0d4a221db7b0cec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151ba81f-2a66-4fec-9f57-430fd944ac97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151ba81f-2a66-4fec-9f57-430fd944ac97) transitioned into state 'SUCCESS' from state '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-54036681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a27f36a90e4dc68d1c63b431b71417',qos_specs=None,replication_status=,reservations=['ede9ca95-0018-405e-bc92-5e2909ff2daf','d030546c-5c72-4160-8a2a-74b36ed7775d','40a9ca0e-05d7-4f58-b1aa-2c39afc2db26','c9da870e-fec6-480c-876f-986d11abed65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7ef4d8b9f140e3a0d4a221db7b0cec',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13134b79-0d92-482b-8873-a70b52e0ec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13134b79-0d92-482b-8873-a70b52e0ec6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Flow 'volume_create_api' (431fe2aa-2395-4e5d-afba-47b7d8cb0741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Create volume request issued successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6c8f2c69-06d5-43e1-a338-db79440b2bb8 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 704/1377] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:28 2026] POST /volume/v3/volumes => generated 756 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d8c9851-6372-4bb6-ae54-6370645e7cc5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 674/1378] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:29 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-930877410"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-930877410'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume of 1 GB Sep 06 17:06:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Availability Zones retrieved successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (e3eac7c1-a125-4263-9d6f-6d50f7387002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ec4bd7-20cb-4cee-917f-70a3a21db34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ec4bd7-20cb-4cee-917f-70a3a21db34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc19ec60-b88c-49f9-9c06-17cab3b17d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-34c962bd-0b87-4909-a1bd-271b99961595 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34c962bd-0b87-4909-a1bd-271b99961595 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] GET http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34c962bd-0b87-4909-a1bd-271b99961595 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Created reservations ['11c5eabc-a487-4043-90a0-fecd3aa2958b', '096ea3c5-d564-4da0-8f24-8be9afb1fdcc', 'e21d7724-2b01-4b12-be82-96f39565a71d', '14fc9105-b3c4-4298-8cf7-eb8bf733ae21'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34c962bd-0b87-4909-a1bd-271b99961595 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc19ec60-b88c-49f9-9c06-17cab3b17d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c5eabc-a487-4043-90a0-fecd3aa2958b', '096ea3c5-d564-4da0-8f24-8be9afb1fdcc', 'e21d7724-2b01-4b12-be82-96f39565a71d', '14fc9105-b3c4-4298-8cf7-eb8bf733ae21']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe0400e-c1b0-447e-a4e6-5785ac5a0ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34c962bd-0b87-4909-a1bd-271b99961595 tempest-VolumesSnapshotNegativeTestJSON-483615721 tempest-VolumesSnapshotNegativeTestJSON-483615721-project-member] http://192.168.122.57/volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 returned with HTTP 404 Sep 06 17:06:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 675/1379] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:29 2026] GET /volume/v3/volumes/a6548651-4174-4d20-9d08-f1af5e7652f6 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe0400e-c1b0-447e-a4e6-5785ac5a0ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd622e8-9d98-455a-bf2b-966395eaca4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-930877410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['11c5eabc-a487-4043-90a0-fecd3aa2958b','096ea3c5-d564-4da0-8f24-8be9afb1fdcc','e21d7724-2b01-4b12-be82-96f39565a71d','14fc9105-b3c4-4298-8cf7-eb8bf733ae21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-930877410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efd622e8-9d98-455a-bf2b-966395eaca4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69aeb8d3c06c48db88393bf89482e390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb3ece88f05458da03e1a4872181cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57678eda-a746-449d-ac64-d1e2957dbcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e8bdf0c-3413-432b-83fd-be62951ead50 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 676/1380] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57678eda-a746-449d-ac64-d1e2957dbcd1) transitioned into state 'SUCCESS' from state '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-930877410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['11c5eabc-a487-4043-90a0-fecd3aa2958b','096ea3c5-d564-4da0-8f24-8be9afb1fdcc','e21d7724-2b01-4b12-be82-96f39565a71d','14fc9105-b3c4-4298-8cf7-eb8bf733ae21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853bf44d-ba8c-4e16-87d9-5fd814b4ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853bf44d-ba8c-4e16-87d9-5fd814b4ca2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (e3eac7c1-a125-4263-9d6f-6d50f7387002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request issued successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5fcb56b4-1b49-4d89-9c49-cfd8639cdf56 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 705/1381] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:29 2026] POST /volume/v3/volumes => generated 757 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-30664628-d096-4114-b8d8-f1d36e46468e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30664628-d096-4114-b8d8-f1d36e46468e tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30664628-d096-4114-b8d8-f1d36e46468e tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30664628-d096-4114-b8d8-f1d36e46468e tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-30664628-d096-4114-b8d8-f1d36e46468e tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30664628-d096-4114-b8d8-f1d36e46468e tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 677/1382] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-976e23fa-a6d4-4be2-8d60-d2d921137f75 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 706/1383] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 825 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9d804f3-991d-4191-bc91-b6e971a530a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 678/1384] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a1a359e-34e7-471f-b863-4d0b93bba602 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 707/1385] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-205e3246-aa2b-46fc-8e67-0c4bf8005a8e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 679/1386] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b9af0a1-af82-4d5e-af7a-bf5c2c4414a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 708/1387] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c83b31f-034d-4529-9ca7-9f4cdebb1caa tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 680/1388] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9bdc3eec-3ccb-40a9-a6c6-6043b17565e6 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 709/1389] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b9ce7409-480f-4e2a-9176-f862bcb7589f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 681/1390] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:33 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-21c450c3-938d-4253-abc1-99c123397f5f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21c450c3-938d-4253-abc1-99c123397f5f tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21c450c3-938d-4253-abc1-99c123397f5f tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21c450c3-938d-4253-abc1-99c123397f5f tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-21c450c3-938d-4253-abc1-99c123397f5f tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21c450c3-938d-4253-abc1-99c123397f5f tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 710/1391] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:33 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0db2a274-b29b-4de8-822b-ffeacc66eeca tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 682/1392] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:33 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-192d387e-fefb-45d9-adb2-082f9930e192 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-192d387e-fefb-45d9-adb2-082f9930e192 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-192d387e-fefb-45d9-adb2-082f9930e192 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-192d387e-fefb-45d9-adb2-082f9930e192 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-192d387e-fefb-45d9-adb2-082f9930e192 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-192d387e-fefb-45d9-adb2-082f9930e192 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 711/1393] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fb0c06c-6e8e-4e4f-a600-b1624e06b631 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 683/1394] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bba27d07-61fe-405e-a561-8447675234df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bba27d07-61fe-405e-a561-8447675234df tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bba27d07-61fe-405e-a561-8447675234df tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bba27d07-61fe-405e-a561-8447675234df tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bba27d07-61fe-405e-a561-8447675234df tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bba27d07-61fe-405e-a561-8447675234df tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 712/1395] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40c0ccc2-2f1b-40d2-afcb-28ef5460a41a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 684/1396] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3af99589-a691-4073-9483-eb11508ffde9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3af99589-a691-4073-9483-eb11508ffde9 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3af99589-a691-4073-9483-eb11508ffde9 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3af99589-a691-4073-9483-eb11508ffde9 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3af99589-a691-4073-9483-eb11508ffde9 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3af99589-a691-4073-9483-eb11508ffde9 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 713/1397] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dcfcb66e-e762-4ea1-a17b-1aa6adf62dab tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 685/1398] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-69887d98-6e63-440a-aa14-2c87b9364db9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-69887d98-6e63-440a-aa14-2c87b9364db9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-69887d98-6e63-440a-aa14-2c87b9364db9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-69887d98-6e63-440a-aa14-2c87b9364db9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-69887d98-6e63-440a-aa14-2c87b9364db9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-69887d98-6e63-440a-aa14-2c87b9364db9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 714/1399] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce5b9a62-362c-45bd-84d5-a34724d450ba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 686/1400] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5770719e-ebba-497f-8e12-bc2bf7c2d2d5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 715/1401] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c1b4a6c-7a44-40ee-b646-324e427c3405 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 687/1402] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-09d455e6-a63c-44da-b596-930697932322 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09d455e6-a63c-44da-b596-930697932322 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09d455e6-a63c-44da-b596-930697932322 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09d455e6-a63c-44da-b596-930697932322 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-09d455e6-a63c-44da-b596-930697932322 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09d455e6-a63c-44da-b596-930697932322 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 716/1403] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:38 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97d04ef9-0ac1-40eb-b6e8-e2855601f55d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 688/1404] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:38 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10bca81a-fd1e-4de6-a47d-78fc9349ebd1 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 717/1405] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:38 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae9a8cbb-6d85-45dc-87ee-641f2b7780a7 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 689/1406] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-acbf54b8-9a85-4918-9261-be47ed3b7e34 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 718/1407] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-367d449a-e7cb-461e-8948-fa71d2c2b3c6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 690/1408] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 891 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10899fc9-9cae-48bb-88ad-06530d88cc1b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 719/1409] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db61eeea-6f93-4110-9267-be58fbfca04e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db61eeea-6f93-4110-9267-be58fbfca04e tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db61eeea-6f93-4110-9267-be58fbfca04e tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-36661361"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db61eeea-6f93-4110-9267-be58fbfca04e tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db61eeea-6f93-4110-9267-be58fbfca04e tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db61eeea-6f93-4110-9267-be58fbfca04e tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 691/1410] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:06:40 2026] PUT /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 823 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-224000456", "description": "This is the new description of volume"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62f881e1-6949-4ff1-b0c2-baab8b3493ea tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 720/1411] 192.168.122.57 () {60 vars in 1248 bytes} [Sun Sep 6 17:06:40 2026] PUT /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5747c979-f86c-42e9-9883-8b731742c72c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5747c979-f86c-42e9-9883-8b731742c72c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5747c979-f86c-42e9-9883-8b731742c72c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5747c979-f86c-42e9-9883-8b731742c72c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5747c979-f86c-42e9-9883-8b731742c72c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5747c979-f86c-42e9-9883-8b731742c72c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 692/1412] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 931 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-50039376-0486-4ce5-b651-7990d17da4d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1645621396", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1638757403"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60c3902b-3d37-4c24-818b-c8a1f6b9cbba tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 721/1413] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1645621396', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1638757403'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (b58bf26c-d372-492c-9be1-640886b8c565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c793aed-a81d-4cdd-ab9e-f58169ab35e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c793aed-a81d-4cdd-ab9e-f58169ab35e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2394bd8-7930-4791-8b65-98210d8760b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a78c0103-bdf4-4ad8-93d9-6cedf50d2bc4 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 722/1414] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['f39165a8-8660-4e8e-8350-330eddb0ab42', '07571cf4-df34-4909-9721-fab870b8f34b', '1626ee86-98a0-49e9-a0da-3b01cc57d4a0', 'f4a20fb0-425b-475b-ac66-a434c773f4b2'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2394bd8-7930-4791-8b65-98210d8760b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39165a8-8660-4e8e-8350-330eddb0ab42', '07571cf4-df34-4909-9721-fab870b8f34b', '1626ee86-98a0-49e9-a0da-3b01cc57d4a0', 'f4a20fb0-425b-475b-ac66-a434c773f4b2']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c14caa-e1ef-4286-9013-691b58fc0342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c14caa-e1ef-4286-9013-691b58fc0342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a360b6-16a0-4d0b-a81d-342f88301285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1645621396',display_name='tempest-VolumesGetTest-Volume-1638757403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['f39165a8-8660-4e8e-8350-330eddb0ab42','07571cf4-df34-4909-9721-fab870b8f34b','1626ee86-98a0-49e9-a0da-3b01cc57d4a0','f4a20fb0-425b-475b-ac66-a434c773f4b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1645621396',display_name='tempest-VolumesGetTest-Volume-1638757403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a360b6-16a0-4d0b-a81d-342f88301285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896aaad4-f8d4-49b6-afd7-47847322ad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-0891c639-defe-4019-8600-b7c7125c36d9 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 723/1415] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896aaad4-f8d4-49b6-afd7-47847322ad7b) transitioned into 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-1645621396',display_name='tempest-VolumesGetTest-Volume-1638757403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['f39165a8-8660-4e8e-8350-330eddb0ab42','07571cf4-df34-4909-9721-fab870b8f34b','1626ee86-98a0-49e9-a0da-3b01cc57d4a0','f4a20fb0-425b-475b-ac66-a434c773f4b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02ec407-0dc8-4053-ac8c-e2bc69697aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02ec407-0dc8-4053-ac8c-e2bc69697aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (b58bf26c-d372-492c-9be1-640886b8c565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50039376-0486-4ce5-b651-7990d17da4d6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 693/1416] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:40 2026] POST /volume/v3/volumes => generated 787 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5bdeb005-4636-4984-a146-b72debd71361 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5bdeb005-4636-4984-a146-b72debd71361 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb005-4636-4984-a146-b72debd71361 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb005-4636-4984-a146-b72debd71361 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5bdeb005-4636-4984-a146-b72debd71361 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5bdeb005-4636-4984-a146-b72debd71361 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 724/1417] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5abe8ce6-410f-4e20-9618-dfb5162d64f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5abe8ce6-410f-4e20-9618-dfb5162d64f6 None None] GET http://192.168.122.57/volume// Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5abe8ce6-410f-4e20-9618-dfb5162d64f6 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5abe8ce6-410f-4e20-9618-dfb5162d64f6 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5abe8ce6-410f-4e20-9618-dfb5162d64f6 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 694/1418] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e0607bda-cef6-492a-8849-a03a4ec72383 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7357f905-8811-4516-b363-534c27d21d88 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7357f905-8811-4516-b363-534c27d21d88 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7357f905-8811-4516-b363-534c27d21d88 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7357f905-8811-4516-b363-534c27d21d88 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7357f905-8811-4516-b363-534c27d21d88 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7357f905-8811-4516-b363-534c27d21d88 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 695/1419] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e0607bda-cef6-492a-8849-a03a4ec72383 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e0607bda-cef6-492a-8849-a03a4ec72383 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efd622e8-9d98-455a-bf2b-966395eaca4d", "connector": null, "instance_uuid": "0f82d54e-3ee4-43aa-9a5f-aaee96ad2654"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e0607bda-cef6-492a-8849-a03a4ec72383 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 725/1420] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:06:41 2026] POST /volume/v3/attachments => generated 273 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-50818ca7-2f29-44af-9b7a-646332290bef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50818ca7-2f29-44af-9b7a-646332290bef None None] GET http://192.168.122.57/volume// Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-50818ca7-2f29-44af-9b7a-646332290bef None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-50818ca7-2f29-44af-9b7a-646332290bef None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50818ca7-2f29-44af-9b7a-646332290bef None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 726/1421] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b0e145a-addf-4cb3-bb73-1672bf9e2e04 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 696/1422] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-cccc995d-4a91-434d-bf5e-f3da3663d91c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 727/1423] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1030 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-388e7836-9912-4351-9075-87265c2fb4df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-388e7836-9912-4351-9075-87265c2fb4df tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-388e7836-9912-4351-9075-87265c2fb4df tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-388e7836-9912-4351-9075-87265c2fb4df tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-388e7836-9912-4351-9075-87265c2fb4df tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-388e7836-9912-4351-9075-87265c2fb4df tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 697/1424] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:42 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 879 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] PUT http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d Sep 06 17:06:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:42 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Acquiring lock "cinder-attachment_update-efd622e8-9d98-455a-bf2b-966395eaca4d-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:06:42 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-efd622e8-9d98-455a-bf2b-966395eaca4d-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:06:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-710ee358-63d9-4645-bc61-7f5a0edc5016 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 698/1425] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:42 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 909 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:42 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-efd622e8-9d98-455a-bf2b-966395eaca4d-devstack" released by "attachment_update" :: held 0.456s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:06:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-faef423a-3f2c-4507-be12-82e29d39b72d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 728/1426] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:06:42 2026] PUT /volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d => generated 694 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b58aaac8-cec9-4a91-a713-38aa449811b5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 699/1427] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-147eda93-f77e-4eaf-b6e3-28d49a053c14 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 729/1428] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4384f13f-4439-4708-b2fb-c705fea11127 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4384f13f-4439-4708-b2fb-c705fea11127 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4384f13f-4439-4708-b2fb-c705fea11127 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-36661361", "description": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4384f13f-4439-4708-b2fb-c705fea11127 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4384f13f-4439-4708-b2fb-c705fea11127 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4384f13f-4439-4708-b2fb-c705fea11127 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 700/1429] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:06:43 2026] PUT /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 775 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2e529acb-e568-45a3-9025-7bc3308a6685 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e529acb-e568-45a3-9025-7bc3308a6685 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e529acb-e568-45a3-9025-7bc3308a6685 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e529acb-e568-45a3-9025-7bc3308a6685 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2e529acb-e568-45a3-9025-7bc3308a6685 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e529acb-e568-45a3-9025-7bc3308a6685 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 730/1430] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 843 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-abbef606-baaf-45b5-927f-5ed7a5b70b02 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 202 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 701/1431] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:43 2026] DELETE /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-36a5336f-b160-4f39-ba36-f373524a61d3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36a5336f-b160-4f39-ba36-f373524a61d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36a5336f-b160-4f39-ba36-f373524a61d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36a5336f-b160-4f39-ba36-f373524a61d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac60d02b-1a42-46a8-90bd-2d651d751385 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 731/1432] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e03f3eb3-0e4d-4637-8acb-c71b96d2512e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36a5336f-b160-4f39-ba36-f373524a61d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e03f3eb3-0e4d-4637-8acb-c71b96d2512e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d/action Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e03f3eb3-0e4d-4637-8acb-c71b96d2512e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e03f3eb3-0e4d-4637-8acb-c71b96d2512e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36a5336f-b160-4f39-ba36-f373524a61d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 702/1433] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e7cd26e1-60a1-4752-9184-3607a4c50261 req-e03f3eb3-0e4d-4637-8acb-c71b96d2512e tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d/action returned with HTTP 204 Sep 06 17:06:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 732/1434] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:06:43 2026] POST /volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-17d805b5-afa8-4359-8b58-13490d33417a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17d805b5-afa8-4359-8b58-13490d33417a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17d805b5-afa8-4359-8b58-13490d33417a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17d805b5-afa8-4359-8b58-13490d33417a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-17d805b5-afa8-4359-8b58-13490d33417a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17d805b5-afa8-4359-8b58-13490d33417a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 703/1435] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1142 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-de55537f-264e-4ca3-8911-a189ebd64d92 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de55537f-264e-4ca3-8911-a189ebd64d92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de55537f-264e-4ca3-8911-a189ebd64d92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de55537f-264e-4ca3-8911-a189ebd64d92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-de55537f-264e-4ca3-8911-a189ebd64d92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de55537f-264e-4ca3-8911-a189ebd64d92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 733/1436] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1142 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-51350947"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-51350947'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume of 1 GB Sep 06 17:06:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Availability Zones retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (24f05645-0d83-4a3d-9ce1-2b736d8d5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a9825d-6f5b-4e5b-bc10-7b816d35dd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a9825d-6f5b-4e5b-bc10-7b816d35dd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17bbd515-c137-4c7d-9655-d5803b81532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8a6685f6-57a9-4835-a07d-c6c1a6279bf5 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 734/1437] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ce494174-1e9e-4b46-820f-54e32050a9eb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ce494174-1e9e-4b46-820f-54e32050a9eb tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ce494174-1e9e-4b46-820f-54e32050a9eb tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ce494174-1e9e-4b46-820f-54e32050a9eb tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ce494174-1e9e-4b46-820f-54e32050a9eb tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ce494174-1e9e-4b46-820f-54e32050a9eb tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 735/1438] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Created reservations ['8ddee9cd-11a9-4fcf-b33a-291b7756a85b', '0805aff2-666e-490a-ab0f-07a5c7e3538d', '19c6c6f9-144a-4747-af5e-db2b04b958a5', 'edf3cf61-370d-4235-90b0-864699ee26e4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17bbd515-c137-4c7d-9655-d5803b81532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ddee9cd-11a9-4fcf-b33a-291b7756a85b', '0805aff2-666e-490a-ab0f-07a5c7e3538d', '19c6c6f9-144a-4747-af5e-db2b04b958a5', 'edf3cf61-370d-4235-90b0-864699ee26e4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcc46c8-990d-4c8e-9f27-85a300e04920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcc46c8-990d-4c8e-9f27-85a300e04920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '164b7d65-6415-4aa2-9169-342bd4d67782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-51350947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['8ddee9cd-11a9-4fcf-b33a-291b7756a85b','0805aff2-666e-490a-ab0f-07a5c7e3538d','19c6c6f9-144a-4747-af5e-db2b04b958a5','edf3cf61-370d-4235-90b0-864699ee26e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-51350947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=164b7d65-6415-4aa2-9169-342bd4d67782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69aeb8d3c06c48db88393bf89482e390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb3ece88f05458da03e1a4872181cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:44 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974890a1-e881-4334-9162-853daed9eaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974890a1-e881-4334-9162-853daed9eaa1) transitioned into state 'SUCCESS' from state '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-51350947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aeb8d3c06c48db88393bf89482e390',qos_specs=None,replication_status=,reservations=['8ddee9cd-11a9-4fcf-b33a-291b7756a85b','0805aff2-666e-490a-ab0f-07a5c7e3538d','19c6c6f9-144a-4747-af5e-db2b04b958a5','edf3cf61-370d-4235-90b0-864699ee26e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb3ece88f05458da03e1a4872181cf8',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3a1932-8963-4116-b3f4-6d90c5489869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3a1932-8963-4116-b3f4-6d90c5489869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Flow 'volume_create_api' (24f05645-0d83-4a3d-9ce1-2b736d8d5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Create volume request issued successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b384313-0852-4605-bb0f-8a2c9e46a51b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 704/1439] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:44 2026] POST /volume/v3/volumes => generated 756 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0d951083-8ce0-43e0-903f-1b40643c545f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d951083-8ce0-43e0-903f-1b40643c545f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d951083-8ce0-43e0-903f-1b40643c545f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d951083-8ce0-43e0-903f-1b40643c545f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0d951083-8ce0-43e0-903f-1b40643c545f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d951083-8ce0-43e0-903f-1b40643c545f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 736/1440] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 824 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-78b3b0be-0088-4392-9853-bc5f74d6575c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-78b3b0be-0088-4392-9853-bc5f74d6575c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-78b3b0be-0088-4392-9853-bc5f74d6575c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-78b3b0be-0088-4392-9853-bc5f74d6575c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-675f8661-cf71-4f8e-bc36-23b0e2fdc64d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 705/1441] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-78b3b0be-0088-4392-9853-bc5f74d6575c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 returned with HTTP 404 Sep 06 17:06:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 737/1442] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/f3a360b6-16a0-4d0b-a81d-342f88301285 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9173d596-147f-4f62-9c80-d731e1f5cb83 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 706/1443] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 931 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: 11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-639d7bf5-2c9b-4227-b115-e8391b77aa28 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 202 Sep 06 17:06:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 738/1444] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:46 2026] DELETE /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12aaf080-be29-4d43-bff6-e61120063622 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12aaf080-be29-4d43-bff6-e61120063622 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12aaf080-be29-4d43-bff6-e61120063622 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12aaf080-be29-4d43-bff6-e61120063622 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-12aaf080-be29-4d43-bff6-e61120063622 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12aaf080-be29-4d43-bff6-e61120063622 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 707/1445] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 930 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34411eef-a8f1-4089-90c1-a12da4c86c92 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 739/1446] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52bacc17-f6dd-4f5a-af9a-773a02a676a6 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 708/1447] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 1327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] POST http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-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=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Update volume metadata completed successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-05952976-28e5-4886-94aa-0a7f1d5fbeca tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 740/1448] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:46 2026] POST /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action => generated 526 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-911ba683-395a-4bf6-a6b5-eeca194e61bf tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 741/1449] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 930 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-271564a4-02b1-4541-b017-24c8391ed427 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-271564a4-02b1-4541-b017-24c8391ed427 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-271564a4-02b1-4541-b017-24c8391ed427 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-271564a4-02b1-4541-b017-24c8391ed427 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-271564a4-02b1-4541-b017-24c8391ed427 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-271564a4-02b1-4541-b017-24c8391ed427 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5e6144e-28ca-408d-8545-6e9cba9bfb00 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 709/1450] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 1387 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 742/1451] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7b38c3d7-3487-4655-a16c-59c719bba762 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] POST http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Get volume image-metadata completed successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-e5258f65-8e37-4662-a5a1-3fa89fc4b9e2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 743/1452] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Delete volume metadata completed successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7b38c3d7-3487-4655-a16c-59c719bba762 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 710/1453] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:47 2026] POST /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action => generated 0 bytes in 256 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] POST http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] Get volume image-metadata completed successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-494da8c7-dac4-4bbb-b94f-b2f6aabe868d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-reader] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 744/1454] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:06:47 2026] POST /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d/action => generated 500 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5c911179-28f0-4ced-af37-5bf158a2819d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c911179-28f0-4ced-af37-5bf158a2819d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c911179-28f0-4ced-af37-5bf158a2819d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c911179-28f0-4ced-af37-5bf158a2819d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c911179-28f0-4ced-af37-5bf158a2819d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c911179-28f0-4ced-af37-5bf158a2819d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 711/1455] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 1361 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Delete volume with id: b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d4e96ad2-fb6f-453a-8abc-b9f5b3560f1e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4e96ad2-fb6f-453a-8abc-b9f5b3560f1e None None] GET http://192.168.122.57/volume// Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d4e96ad2-fb6f-453a-8abc-b9f5b3560f1e None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d4e96ad2-fb6f-453a-8abc-b9f5b3560f1e None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4e96ad2-fb6f-453a-8abc-b9f5b3560f1e None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 712/1456] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Delete volume request issued successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cd4187e-a15d-4475-8bdb-2a321d321c12 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 202 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 745/1457] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:48 2026] DELETE /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-7798246a-ac6b-4adc-bbdf-552d10180a72 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-7798246a-ac6b-4adc-bbdf-552d10180a72 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-7798246a-ac6b-4adc-bbdf-552d10180a72 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "164b7d65-6415-4aa2-9169-342bd4d67782", "connector": null, "instance_uuid": "0f82d54e-3ee4-43aa-9a5f-aaee96ad2654"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf46d08b-48fe-428f-8775-b351bfd5c683 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 746/1458] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 1360 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-7798246a-ac6b-4adc-bbdf-552d10180a72 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 713/1459] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:06:48 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-842e2f56-1a83-4346-8138-26ae3d445f03 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-842e2f56-1a83-4346-8138-26ae3d445f03 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-842e2f56-1a83-4346-8138-26ae3d445f03 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-842e2f56-1a83-4346-8138-26ae3d445f03 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-842e2f56-1a83-4346-8138-26ae3d445f03 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 returned with HTTP 404 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 747/1460] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/11dfa63c-5026-4d86-9a3f-74fb1e32d585 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9351c49c-bd12-48cc-9bc8-173430ef4ae5 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 714/1461] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc9564e7-6330-42c4-9715-b6b20d1b0609 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-231ee2d8-b6b2-4abe-beea-4d7dc34515a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc9564e7-6330-42c4-9715-b6b20d1b0609 None None] GET http://192.168.122.57/volume// Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 748/1462] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 845 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc9564e7-6330-42c4-9715-b6b20d1b0609 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc9564e7-6330-42c4-9715-b6b20d1b0609 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc9564e7-6330-42c4-9715-b6b20d1b0609 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 715/1463] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/ => generated 389 bytes in 33 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbc2d55b-0b74-44dd-9498-844fab213449 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbc2d55b-0b74-44dd-9498-844fab213449 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 202 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 749/1464] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:06:48 2026] DELETE /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-801cac45-deb3-42f0-bc4e-6f9f7e7d79b7 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 716/1465] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1029 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fb54f9b-5fae-4bf4-8662-958c46a09653 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 750/1466] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] PUT http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Acquiring lock "cinder-attachment_update-164b7d65-6415-4aa2-9169-342bd4d67782-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-164b7d65-6415-4aa2-9169-342bd4d67782-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Lock "cinder-attachment_update-164b7d65-6415-4aa2-9169-342bd4d67782-devstack" released by "attachment_update" :: held 0.309s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-61f5f707-e638-4784-947c-43747e03d096 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 717/1467] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:06:48 2026] PUT /volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 => generated 694 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bda59bbd-0141-4606-b0b4-036d87b7650d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bda59bbd-0141-4606-b0b4-036d87b7650d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bda59bbd-0141-4606-b0b4-036d87b7650d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bda59bbd-0141-4606-b0b4-036d87b7650d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bda59bbd-0141-4606-b0b4-036d87b7650d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Volume info retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bda59bbd-0141-4606-b0b4-036d87b7650d tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 751/1468] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 1360 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b65c0cfa-f4dc-4c0f-a79b-9b0d17b35549 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 718/1469] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-9cd87765-e8f6-438d-ad48-d16a7f47fc38 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-9cd87765-e8f6-438d-ad48-d16a7f47fc38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733/action Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-9cd87765-e8f6-438d-ad48-d16a7f47fc38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-9cd87765-e8f6-438d-ad48-d16a7f47fc38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1de250b-8a1f-4fda-b839-b97b12e1c396 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 752/1470] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 844 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1ccc0b40-df8f-4cec-abcc-94a29fce9dde req-9cd87765-e8f6-438d-ad48-d16a7f47fc38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733/action returned with HTTP 204 Sep 06 17:06:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 719/1471] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:06:49 2026] POST /volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a6ebbf83-b24b-4559-bd33-74b207ee4583 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6ebbf83-b24b-4559-bd33-74b207ee4583 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] GET http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6ebbf83-b24b-4559-bd33-74b207ee4583 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a6ebbf83-b24b-4559-bd33-74b207ee4583 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a6ebbf83-b24b-4559-bd33-74b207ee4583 tempest-VolumesImageMetadata-2036675156 tempest-VolumesImageMetadata-2036675156-project-member] http://192.168.122.57/volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d returned with HTTP 404 Sep 06 17:06:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 753/1472] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/volumes/b78ae097-cf3d-4d23-8ba5-4426c820af0d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10a3fa74-2008-4f96-88be-68f6092e4a27 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 720/1473] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1141 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51f035a3-8282-45dd-8a8e-a7246d6bbcdd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51f035a3-8282-45dd-8a8e-a7246d6bbcdd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51f035a3-8282-45dd-8a8e-a7246d6bbcdd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51f035a3-8282-45dd-8a8e-a7246d6bbcdd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51f035a3-8282-45dd-8a8e-a7246d6bbcdd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a returned with HTTP 404 Sep 06 17:06:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 721/1474] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/volumes/bbb1acb1-8588-4e21-9ef3-688784fefe8a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb1440b6-a1b0-404b-ab74-0668de036b38 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 754/1475] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1141 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1783430610", "metadata": {"Type": "Test"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'imageRef': '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1783430610', 'metadata': {'Type': 'Test'}}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-b1b1cb7e-9750-4004-8859-525a33f60bd2 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 755/1476] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1142 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d/action Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Begin detaching volume completed successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-af500661-c579-4da8-9c6b-5f7fd29dad48 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d/action returned with HTTP 202 Sep 06 17:06:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 756/1477] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:06:51 2026] POST /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b91bdaa-17d4-4216-9cd4-48c62114556b tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 757/1478] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-13d0cc3b-2494-496f-b0db-6954a773376b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-13d0cc3b-2494-496f-b0db-6954a773376b None None] GET http://192.168.122.57/volume// Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-13d0cc3b-2494-496f-b0db-6954a773376b None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-13d0cc3b-2494-496f-b0db-6954a773376b None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-13d0cc3b-2494-496f-b0db-6954a773376b None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 758/1479] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (72890bbf-7da5-4219-8d83-14143dafd2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c2c77-c794-4956-9fb0-e2efaee10e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-c9d0b686-1023-4e1e-8039-1268f95bd532 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 759/1480] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 1326 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c2c77-c794-4956-9fb0-e2efaee10e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf733fa0-16d8-423b-be92-c11451b4f2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['d06d9994-8cd4-40cc-b0e7-a46a4bbb9d7d', 'dbd43dca-31ff-4aa9-8597-61ac2b2b4ed7', '957378ee-85a2-413e-8544-c64eb33445e4', '49b90ce1-1395-4af2-8a84-0a1332e73c15'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf733fa0-16d8-423b-be92-c11451b4f2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06d9994-8cd4-40cc-b0e7-a46a4bbb9d7d', 'dbd43dca-31ff-4aa9-8597-61ac2b2b4ed7', '957378ee-85a2-413e-8544-c64eb33445e4', '49b90ce1-1395-4af2-8a84-0a1332e73c15']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4801d2a-72c8-406b-bf6e-0b1121456818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-abc602da-1c39-41c0-b7fe-7025958e2e26 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-abc602da-1c39-41c0-b7fe-7025958e2e26 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-abc602da-1c39-41c0-b7fe-7025958e2e26 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-abc602da-1c39-41c0-b7fe-7025958e2e26 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4801d2a-72c8-406b-bf6e-0b1121456818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c8d529-202c-4e24-90a4-dc357228e5b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1783430610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['d06d9994-8cd4-40cc-b0e7-a46a4bbb9d7d','dbd43dca-31ff-4aa9-8597-61ac2b2b4ed7','957378ee-85a2-413e-8544-c64eb33445e4','49b90ce1-1395-4af2-8a84-0a1332e73c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1783430610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96c8d529-202c-4e24-90a4-dc357228e5b7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3ef281-9b57-44aa-8711-067ad301cfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: /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 06 17:06:52 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3ef281-9b57-44aa-8711-067ad301cfb9) transitioned into state 'SUCCESS' from state '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-1783430610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['d06d9994-8cd4-40cc-b0e7-a46a4bbb9d7d','dbd43dca-31ff-4aa9-8597-61ac2b2b4ed7','957378ee-85a2-413e-8544-c64eb33445e4','49b90ce1-1395-4af2-8a84-0a1332e73c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611b38b6-98fd-4842-b098-0795dfe6dc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611b38b6-98fd-4842-b098-0795dfe6dc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (72890bbf-7da5-4219-8d83-14143dafd2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:06:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8c2c2cc1-2b5f-406e-97a4-fd35e770120b req-abc602da-1c39-41c0-b7fe-7025958e2e26 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2543c79-40eb-41e2-8eff-1ed5a04669ee tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 760/1481] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:06:52 2026] DELETE /volume/v3/attachments/42493fe6-c1bd-41f4-92dc-ad0caad9e43d => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 722/1482] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:06:51 2026] POST /volume/v3/volumes => generated 766 bytes in 1290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-99fc0e35-67a4-4d7f-a9ff-4095b769be27 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 761/1483] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 834 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a683331-a8bb-4ef5-92a1-dfd7651a88cd tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 723/1484] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-51271030-2c0b-4cf3-9b01-886b9459056a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 762/1485] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1141 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] POST http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782/action Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Begin detaching volume completed successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-b5a24121-640f-44b1-9884-6d1b29cedaee tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782/action returned with HTTP 202 Sep 06 17:06:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 724/1486] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:06:53 2026] POST /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f3c92c6f-a530-4894-82c7-1ea7336c8019 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 763/1487] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1144 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52568f51-f340-431f-91e3-0dd1c4904211 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52568f51-f340-431f-91e3-0dd1c4904211 None None] GET http://192.168.122.57/volume// Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52568f51-f340-431f-91e3-0dd1c4904211 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52568f51-f340-431f-91e3-0dd1c4904211 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52568f51-f340-431f-91e3-0dd1c4904211 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:06:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 725/1488] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-329a0993-7000-42b7-b27d-1948e7304df6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-329a0993-7000-42b7-b27d-1948e7304df6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-329a0993-7000-42b7-b27d-1948e7304df6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-329a0993-7000-42b7-b27d-1948e7304df6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-329a0993-7000-42b7-b27d-1948e7304df6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-329a0993-7000-42b7-b27d-1948e7304df6 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 726/1489] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-57d2314e-bd06-4ad0-acc2-a09c82d10b5c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 764/1490] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 1325 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-de3cc204-df98-4d57-b235-69f0674f59c0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-de3cc204-df98-4d57-b235-69f0674f59c0 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-de3cc204-df98-4d57-b235-69f0674f59c0 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-de3cc204-df98-4d57-b235-69f0674f59c0 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /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 06 17:06:54 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-654cba5b-659c-44cd-8d8f-29e1e4991fec req-de3cc204-df98-4d57-b235-69f0674f59c0 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 727/1491] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:06:53 2026] DELETE /volume/v3/attachments/b724cd3c-367a-4bbd-8774-a1b4d547a733 => generated 19 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b00bbdc-40c7-4465-949f-c7a1ab5b9bfc tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 765/1492] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae12ee0d-6344-4fd0-8535-2bf817ff348d tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 728/1493] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e24dd15-ab1c-41b2-84ac-c0a14c34ac39 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 766/1494] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d485e19d-188c-46d8-9513-2baad305436f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d485e19d-188c-46d8-9513-2baad305436f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d485e19d-188c-46d8-9513-2baad305436f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d485e19d-188c-46d8-9513-2baad305436f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d485e19d-188c-46d8-9513-2baad305436f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d485e19d-188c-46d8-9513-2baad305436f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 729/1495] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ce99fa7e-c52f-4b9c-9fb7-7ddafecb440a tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 767/1496] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3703b5c-17f8-4f26-a098-3cc350dd895c tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 730/1497] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-84a67b27-6f57-4843-86f4-10ffd62cb0a9 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 768/1498] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5834cdef-a414-422f-825f-88acdc045cb2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5834cdef-a414-422f-825f-88acdc045cb2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5834cdef-a414-422f-825f-88acdc045cb2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5834cdef-a414-422f-825f-88acdc045cb2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5834cdef-a414-422f-825f-88acdc045cb2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5834cdef-a414-422f-825f-88acdc045cb2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 731/1499] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4beb4a88-3889-410b-9708-bf6591fe006c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f02e1705-3f53-4201-b3c8-e25a579d3a54 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 732/1500] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:57 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1974597875"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1974597875'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume of 1 GB Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Availability Zones retrieved successfully. Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Flow 'volume_create_api' (94db345a-81e5-441a-a0b2-deff429f6707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901e6ca-1ece-461d-bf64-86fc26c64fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901e6ca-1ece-461d-bf64-86fc26c64fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16c87be-534f-4c86-a936-c25f504eb99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Created reservations ['df88f0e2-4d58-4f98-800e-555cd255f72c', 'dd383349-25f2-4eef-8cf0-325eea64b8d3', '965a0b70-2975-46f7-bdc4-d0e51e48ecf9', '78f08229-45a0-49d2-ac86-6aa7664c984f'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16c87be-534f-4c86-a936-c25f504eb99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df88f0e2-4d58-4f98-800e-555cd255f72c', 'dd383349-25f2-4eef-8cf0-325eea64b8d3', '965a0b70-2975-46f7-bdc4-d0e51e48ecf9', '78f08229-45a0-49d2-ac86-6aa7664c984f']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff754845-e508-4c58-b0db-1baf95a16847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff754845-e508-4c58-b0db-1baf95a16847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b372f93a-b8af-4db7-8539-b9620635a7cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1974597875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c04ee7a946f4206835163e6db53d93e',qos_specs=None,replication_status=,reservations=['df88f0e2-4d58-4f98-800e-555cd255f72c','dd383349-25f2-4eef-8cf0-325eea64b8d3','965a0b70-2975-46f7-bdc4-d0e51e48ecf9','78f08229-45a0-49d2-ac86-6aa7664c984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1974597875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b372f93a-b8af-4db7-8539-b9620635a7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c04ee7a946f4206835163e6db53d93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae78f2e-b363-44e5-aad9-5dd3228e108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae78f2e-b363-44e5-aad9-5dd3228e108c) transitioned into state 'SUCCESS' from state '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-1974597875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c04ee7a946f4206835163e6db53d93e',qos_specs=None,replication_status=,reservations=['df88f0e2-4d58-4f98-800e-555cd255f72c','dd383349-25f2-4eef-8cf0-325eea64b8d3','965a0b70-2975-46f7-bdc4-d0e51e48ecf9','78f08229-45a0-49d2-ac86-6aa7664c984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fcdc8e0-405a-4916-8750-8dcce02a3b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fcdc8e0-405a-4916-8750-8dcce02a3b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Flow 'volume_create_api' (94db345a-81e5-441a-a0b2-deff429f6707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume request issued successfully. Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4beb4a88-3889-410b-9708-bf6591fe006c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 769/1501] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:06:57 2026] POST /volume/v3/volumes => generated 758 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:06:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:06:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5a7a290-3e0c-4f6f-94c0-38ecef3d403d tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:06:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 733/1502] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:58 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 826 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee113b61-944f-4847-b308-fef29453614f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee113b61-944f-4847-b308-fef29453614f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee113b61-944f-4847-b308-fef29453614f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee113b61-944f-4847-b308-fef29453614f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:06:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:06:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ee113b61-944f-4847-b308-fef29453614f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:06:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee113b61-944f-4847-b308-fef29453614f tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:06:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 770/1503] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:58 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:06:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:06:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:06:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:06:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:06:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:06:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-793aabd4-cc04-495a-a187-cf6df3ad8571 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:06:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 734/1504] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:06:59 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a1e6537-5020-4188-955e-6ff276bbaae2 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 771/1505] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:00 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66d063ce-ff30-47be-b644-2fa78b229ac1 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 735/1506] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:00 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] POST http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b372f93a-b8af-4db7-8539-b9620635a7cc"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.volume_transfer [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b372f93a-b8af-4db7-8539-b9620635a7cc'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Creating transfer of volume b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.transfer.api [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Generating transfer record for volume b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-969a97e8-9110-4a55-be44-1b7deaa4f822 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 772/1507] 192.168.122.57 () {60 vars in 1170 bytes} [Sun Sep 6 17:07:00 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-87981e12-c921-4a49-9ff2-48abfc7f512c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-87981e12-c921-4a49-9ff2-48abfc7f512c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-87981e12-c921-4a49-9ff2-48abfc7f512c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-87981e12-c921-4a49-9ff2-48abfc7f512c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-87981e12-c921-4a49-9ff2-48abfc7f512c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-87981e12-c921-4a49-9ff2-48abfc7f512c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 736/1508] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-06e89d15-f233-4202-adcb-acd79954064a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06e89d15-f233-4202-adcb-acd79954064a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06e89d15-f233-4202-adcb-acd79954064a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06e89d15-f233-4202-adcb-acd79954064a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a7b52d7-3bbb-424b-b635-7e987c4c7e59 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-06e89d15-f233-4202-adcb-acd79954064a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06e89d15-f233-4202-adcb-acd79954064a tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 773/1509] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1337 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e21db4f-8a49-4954-a977-6eeb390c261c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e21db4f-8a49-4954-a977-6eeb390c261c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e21db4f-8a49-4954-a977-6eeb390c261c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e21db4f-8a49-4954-a977-6eeb390c261c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a7b52d7-3bbb-424b-b635-7e987c4c7e59 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a7b52d7-3bbb-424b-b635-7e987c4c7e59 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a7b52d7-3bbb-424b-b635-7e987c4c7e59 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5e21db4f-8a49-4954-a977-6eeb390c261c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a7b52d7-3bbb-424b-b635-7e987c4c7e59 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 737/1510] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e => generated 415 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e21db4f-8a49-4954-a977-6eeb390c261c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 774/1511] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1337 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Listing volume transfers {{(pid=87192) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6da53d4e-6383-4caa-843b-fb21989df92d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6da53d4e-6383-4caa-843b-fb21989df92d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6da53d4e-6383-4caa-843b-fb21989df92d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1783430610"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bc8ef73-484d-4260-82e5-1b2fbd3c961c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 738/1512] 192.168.122.57 () {58 vars in 1149 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6da53d4e-6383-4caa-843b-fb21989df92d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6da53d4e-6383-4caa-843b-fb21989df92d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6da53d4e-6383-4caa-843b-fb21989df92d tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 775/1513] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:07:01 2026] PUT /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 790 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-317328174", "description": "This is the new description of volume"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd6a1b4f-05a0-46d9-95fd-355dcc408732 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 776/1514] 192.168.122.57 () {60 vars in 1248 bytes} [Sun Sep 6 17:07:01 2026] PUT /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] Volume info retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c581e36-5bc4-42b9-b3b2-59537ab70acc tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-reader] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 777/1515] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1375 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-542057611", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1206566863"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-542057611', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1206566863'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume of 1 GB Sep 06 17:07:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Availability Zones retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] POST http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e/accept Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2b858d7225336148"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (10f01b27-9f35-45f8-99fa-1f2c4a738890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Accepting volume transfer 2c18e364-8ef3-4176-8e25-76495743f05e {{(pid=87192) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Accepting transfer 2c18e364-8ef3-4176-8e25-76495743f05e Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968266b-41fa-4fae-8ee2-fe1f95c4ae5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968266b-41fa-4fae-8ee2-fe1f95c4ae5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5671a18f-f4b7-4772-9aea-c5234bb504f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Created reservations ['46ab5d7b-e3f5-4a34-9c6e-178f3f4803bc', '5d3869cc-a50d-49ea-8a25-94107c1d46dd', '5534d845-300a-430f-a5d0-bbed71bbeeb6', 'f04fe6f2-56ba-4337-9ee7-82674da5f5df'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Created reservations ['a4533717-9f22-405e-87a0-b97e01124e2b', 'c4867967-c256-41e2-bd19-195acf26caf3', '83e4c464-2e70-4a8c-96a7-21af03a4d03e', '41bcb1cd-1281-438e-babc-65c0a78d6409'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5671a18f-f4b7-4772-9aea-c5234bb504f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4533717-9f22-405e-87a0-b97e01124e2b', 'c4867967-c256-41e2-bd19-195acf26caf3', '83e4c464-2e70-4a8c-96a7-21af03a4d03e', '41bcb1cd-1281-438e-babc-65c0a78d6409']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4abd818-3a62-41ad-9155-22ba65456523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4abd818-3a62-41ad-9155-22ba65456523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24982002-6f6a-468d-87e9-a0212ca3d73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-542057611',display_name='tempest-VolumesGetTest-Volume-1206566863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['a4533717-9f22-405e-87a0-b97e01124e2b','c4867967-c256-41e2-bd19-195acf26caf3','83e4c464-2e70-4a8c-96a7-21af03a4d03e','41bcb1cd-1281-438e-babc-65c0a78d6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-542057611',display_name='tempest-VolumesGetTest-Volume-1206566863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24982002-6f6a-468d-87e9-a0212ca3d73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d858f239e47a1ba5c8956156663d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b295cc38f41db822905f26948e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4328a92a-6682-4e21-8c2e-91cde5bb82f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:01 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Created reservations ['8a5c38c0-d7cf-4d21-b006-990ef4066ad3', '4e39d94d-cf7b-404b-a69f-c6e3e5ce1948', '11af4165-16cf-40e8-9bea-3fdc0a5a877f', '86ce8115-27e2-4c35-aa11-9f1660be96d4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:02 devstack devstack@c-api.service[87192]: /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 06 17:07:02 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4328a92a-6682-4e21-8c2e-91cde5bb82f1) transitioned into 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-542057611',display_name='tempest-VolumesGetTest-Volume-1206566863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d858f239e47a1ba5c8956156663d7',qos_specs=None,replication_status=,reservations=['a4533717-9f22-405e-87a0-b97e01124e2b','c4867967-c256-41e2-bd19-195acf26caf3','83e4c464-2e70-4a8c-96a7-21af03a4d03e','41bcb1cd-1281-438e-babc-65c0a78d6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b295cc38f41db822905f26948e46e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682990a3-c6b9-494d-bd1a-71c7d2dbdb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682990a3-c6b9-494d-bd1a-71c7d2dbdb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Created reservations ['325172ba-fd7b-4309-a651-3d4bbbcc78a5', 'e8a79432-55d8-48b2-9d81-3c3dc293b2bb', '684830e2-34b6-4598-bfa3-572d1f5e6c9f', '8638de5e-d26e-426c-89e8-33bd37cdccac'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Flow 'volume_create_api' (10f01b27-9f35-45f8-99fa-1f2c4a738890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Create volume request issued successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29e8eb3d-4b6d-4ec3-869a-ddd27afa9633 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 778/1516] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:07:01 2026] POST /volume/v3/volumes => generated 786 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-63c77708-a0cd-48f1-840d-7b7be24b514b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63c77708-a0cd-48f1-840d-7b7be24b514b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63c77708-a0cd-48f1-840d-7b7be24b514b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63c77708-a0cd-48f1-840d-7b7be24b514b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-63c77708-a0cd-48f1-840d-7b7be24b514b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Created reservations ['8737e99d-2ef1-417b-a936-1b5b6ff92a33', 'bbb6676f-80d9-4dca-8d0e-eb037ccf84bf', 'd76d301a-c0c7-4189-9c84-cd71af29745a', '797ae985-1c2a-4ea2-b5c6-ad68c9bb97d4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63c77708-a0cd-48f1-840d-7b7be24b514b tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 779/1517] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:02 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Transfer volume completed successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Volume b372f93a-b8af-4db7-8539-b9620635a7cc has been transferred. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cb80f97-1648-45bd-9708-1a9d1ba817ce tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e/accept returned with HTTP 202 Sep 06 17:07:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 739/1518] 192.168.122.57 () {60 vars in 1302 bytes} [Sun Sep 6 17:07:01 2026] POST /volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e/accept => generated 371 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Volume info retrieved successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b78f3463-4b57-46e7-a35f-66cddeb69f2d tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 780/1519] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:02 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] Volume info retrieved successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-66c54ace-d4a7-4c1b-9ef1-afbc733498d4 tempest-VolumesTransfersTest-2065781552 tempest-VolumesTransfersTest-2065781552-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 740/1520] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:02 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] DELETE http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Delete transfer with id: 2c18e364-8ef3-4176-8e25-76495743f05e Sep 06 17:07:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4d8a58f-2dbd-4ba8-b1c1-805d8da8a37a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e returned with HTTP 404 Sep 06 17:07:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 781/1521] 192.168.122.57 () {58 vars in 1263 bytes} [Sun Sep 6 17:07:02 2026] DELETE /volume/v3/os-volume-transfer/2c18e364-8ef3-4176-8e25-76495743f05e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Delete volume with id: b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Delete volume request issued successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed04a3e8-b47b-4cf5-b218-7aa9e405ab0f tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 202 Sep 06 17:07:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 741/1522] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:02 2026] DELETE /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume with id: 164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf538ce1-9be0-4b2a-9428-3fb7ac4bb604 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 782/1523] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:03 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume request issued successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c68465d5-c30a-47fa-9f37-aecbadea0b57 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 202 Sep 06 17:07:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 742/1524] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:03 2026] DELETE /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38fdadf9-d6c1-43f0-8585-dbeef2d1c9f8 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:07:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 783/1525] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:03 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd2e62d6-4ddb-4058-931f-2ae2145d1bcd tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 743/1526] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:03 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 878 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e43230c0-6832-47a1-a3e4-81e8a827166c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e43230c0-6832-47a1-a3e4-81e8a827166c tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e43230c0-6832-47a1-a3e4-81e8a827166c tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e43230c0-6832-47a1-a3e4-81e8a827166c tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e43230c0-6832-47a1-a3e4-81e8a827166c tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e43230c0-6832-47a1-a3e4-81e8a827166c tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 784/1527] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d772a797-4a50-4f92-b741-742b225eaea3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d772a797-4a50-4f92-b741-742b225eaea3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d772a797-4a50-4f92-b741-742b225eaea3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d772a797-4a50-4f92-b741-742b225eaea3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-777f626e-0273-4aea-a111-cd21d9d091d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d772a797-4a50-4f92-b741-742b225eaea3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-777f626e-0273-4aea-a111-cd21d9d091d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-777f626e-0273-4aea-a111-cd21d9d091d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-777f626e-0273-4aea-a111-cd21d9d091d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d772a797-4a50-4f92-b741-742b225eaea3 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 744/1528] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-777f626e-0273-4aea-a111-cd21d9d091d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-777f626e-0273-4aea-a111-cd21d9d091d3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 785/1529] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ac969364-95cc-48d5-a206-768c48406718 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac969364-95cc-48d5-a206-768c48406718 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] PUT http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ac969364-95cc-48d5-a206-768c48406718 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1783430610", "description": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ac969364-95cc-48d5-a206-768c48406718 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ac969364-95cc-48d5-a206-768c48406718 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume updated successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ac969364-95cc-48d5-a206-768c48406718 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 745/1530] 192.168.122.57 () {60 vars in 1247 bytes} [Sun Sep 6 17:07:04 2026] PUT /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 777 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2ded7007-7628-4b00-9389-b719d6597f68 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ded7007-7628-4b00-9389-b719d6597f68 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ded7007-7628-4b00-9389-b719d6597f68 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ded7007-7628-4b00-9389-b719d6597f68 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2ded7007-7628-4b00-9389-b719d6597f68 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ded7007-7628-4b00-9389-b719d6597f68 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 786/1531] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: 24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce47305d-e444-4ee6-acb7-ef6524c9d093 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 202 Sep 06 17:07:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 746/1532] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:04 2026] DELETE /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d210eb72-829f-452b-8ac8-b5b62f369a17 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 787/1533] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8a8ee388-68ba-4b4d-a5d1-8abea9633d1e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a8ee388-68ba-4b4d-a5d1-8abea9633d1e tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a8ee388-68ba-4b4d-a5d1-8abea9633d1e tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a8ee388-68ba-4b4d-a5d1-8abea9633d1e tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=681,cinder:INSERT=89,cinder:UPDATE=149 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a8ee388-68ba-4b4d-a5d1-8abea9633d1e tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 747/1534] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bda312b5-bf61-4fae-96db-2e68df77b973 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bda312b5-bf61-4fae-96db-2e68df77b973 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bda312b5-bf61-4fae-96db-2e68df77b973 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bda312b5-bf61-4fae-96db-2e68df77b973 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bda312b5-bf61-4fae-96db-2e68df77b973 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 788/1535] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-91b3d434-6435-43e8-af21-9d5074f0061e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91b3d434-6435-43e8-af21-9d5074f0061e tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91b3d434-6435-43e8-af21-9d5074f0061e tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91b3d434-6435-43e8-af21-9d5074f0061e tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-91b3d434-6435-43e8-af21-9d5074f0061e tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Delete volume with id: b372f93a-b8af-4db7-8539-b9620635a7cc Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91b3d434-6435-43e8-af21-9d5074f0061e tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 748/1536] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:05 2026] DELETE /volume/v3/volumes/b372f93a-b8af-4db7-8539-b9620635a7cc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1772049720"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1772049720'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume of 1 GB Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Availability Zones retrieved successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a0ade04d-0afa-48be-bd05-0352f40d1d55 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0ade04d-0afa-48be-bd05-0352f40d1d55 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0ade04d-0afa-48be-bd05-0352f40d1d55 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0ade04d-0afa-48be-bd05-0352f40d1d55 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Flow 'volume_create_api' (c168c8c9-7cdb-40bb-ab45-0448b0b4f30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e36bf5-dcd5-4811-affe-40da8396b205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0ade04d-0afa-48be-bd05-0352f40d1d55 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 749/1537] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/164b7d65-6415-4aa2-9169-342bd4d67782 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume with id: efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e36bf5-dcd5-4811-affe-40da8396b205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524e8ee5-0e9d-48f5-8709-8c4614028bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume request issued successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a93f56d7-10b7-4c39-88d3-e2a3de6bdbaf tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 202 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 750/1538] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:05 2026] DELETE /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3f53866-55d2-4fb4-94e8-65481d1b180f tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 751/1539] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Created reservations ['c3fc2647-23da-4907-95f0-3723175af6a7', '7ff01b97-ddfc-41ad-a214-16c779aa61c1', '5cf79abd-f74e-465f-a439-e04356957163', '216f568c-649f-463b-b48a-d5aeefb7ab04'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524e8ee5-0e9d-48f5-8709-8c4614028bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3fc2647-23da-4907-95f0-3723175af6a7', '7ff01b97-ddfc-41ad-a214-16c779aa61c1', '5cf79abd-f74e-465f-a439-e04356957163', '216f568c-649f-463b-b48a-d5aeefb7ab04']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6458986f-6f1e-474e-80d8-ff791a7bf524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6458986f-6f1e-474e-80d8-ff791a7bf524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82ca8364-08d7-4cb0-ba39-822da23092ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1772049720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c04ee7a946f4206835163e6db53d93e',qos_specs=None,replication_status=,reservations=['c3fc2647-23da-4907-95f0-3723175af6a7','7ff01b97-ddfc-41ad-a214-16c779aa61c1','5cf79abd-f74e-465f-a439-e04356957163','216f568c-649f-463b-b48a-d5aeefb7ab04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1772049720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82ca8364-08d7-4cb0-ba39-822da23092ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c04ee7a946f4206835163e6db53d93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ca2f75-f24d-44b2-9e50-5575b5d22914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=679,cinder:INSERT=86,cinder:UPDATE=127 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ab801d8f-d2a1-43bd-8224-1a3a840c4f60 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab801d8f-d2a1-43bd-8224-1a3a840c4f60 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab801d8f-d2a1-43bd-8224-1a3a840c4f60 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab801d8f-d2a1-43bd-8224-1a3a840c4f60 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ca2f75-f24d-44b2-9e50-5575b5d22914) transitioned into state 'SUCCESS' from state '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-1772049720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c04ee7a946f4206835163e6db53d93e',qos_specs=None,replication_status=,reservations=['c3fc2647-23da-4907-95f0-3723175af6a7','7ff01b97-ddfc-41ad-a214-16c779aa61c1','5cf79abd-f74e-465f-a439-e04356957163','216f568c-649f-463b-b48a-d5aeefb7ab04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83c2cccc5ba4bc1a0786bf07f3b0ac3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0920e0f1-a617-4eee-9fb7-c9fb76259b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab801d8f-d2a1-43bd-8224-1a3a840c4f60 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 752/1540] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/24982002-6f6a-468d-87e9-a0212ca3d73d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0920e0f1-a617-4eee-9fb7-c9fb76259b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Flow 'volume_create_api' (c168c8c9-7cdb-40bb-ab45-0448b0b4f30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Create volume request issued successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5995dbd0-2478-4bf8-af06-c41d7eed2739 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 789/1541] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:07:05 2026] POST /volume/v3/volumes => generated 758 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ce2b140-5267-4044-863c-1d5ddf43e3a3 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 753/1542] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1375 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] DELETE http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume with id: 96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dd7d518-10bd-4d52-8edc-bc2700ea472b tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 790/1543] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 826 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Delete volume request issued successfully. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f13e53f-ac7b-4d52-9da5-1056f5f48cce tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 202 Sep 06 17:07:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 754/1544] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:05 2026] DELETE /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee7583e1-6a8e-4cb9-9c0c-4bc3e5e2dd52 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 791/1545] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:06 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:07:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88fec7d7-5a49-4d0c-ad4a-887ca2bfa664 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 200 Sep 06 17:07:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 755/1546] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:06 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dde38a3-bfce-4353-8bbf-2f9d8e6f4066 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 792/1547] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:07 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Volume info retrieved successfully. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80cbfb5f-39dd-4099-b7e1-cc0b06d58dd8 tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 200 Sep 06 17:07:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 756/1548] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:07 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ac2527a9-9e5c-48f6-9673-9a1ce50b6a05 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac2527a9-9e5c-48f6-9673-9a1ce50b6a05 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac2527a9-9e5c-48f6-9673-9a1ce50b6a05 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac2527a9-9e5c-48f6-9673-9a1ce50b6a05 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac2527a9-9e5c-48f6-9673-9a1ce50b6a05 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d returned with HTTP 404 Sep 06 17:07:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 793/1549] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:07 2026] GET /volume/v3/volumes/efd622e8-9d98-455a-bf2b-966395eaca4d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-376d33e1-a7be-4377-8fb9-064a71f320aa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] DELETE http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume with id: dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:07:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Delete volume request issued successfully. Sep 06 17:07:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-376d33e1-a7be-4377-8fb9-064a71f320aa tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 202 Sep 06 17:07:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 757/1550] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:07 2026] DELETE /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f7128a8f-93dc-43d2-b814-e6c7113c7930 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 794/1551] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:07 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f223755-8c7e-4212-bc4c-9e3fb879b25c tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 758/1552] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86330258-082d-404f-b1fe-4adcf6076326 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] POST http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82ca8364-08d7-4cb0-ba39-822da23092ec"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.volume_transfer [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Creating new volume transfer {'transfer': {'volume_id': '82ca8364-08d7-4cb0-ba39-822da23092ec'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Creating transfer of volume 82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.transfer.api [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Generating transfer record for volume 82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86330258-082d-404f-b1fe-4adcf6076326 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 795/1553] 192.168.122.57 () {60 vars in 1170 bytes} [Sun Sep 6 17:07:08 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e11ccee3-5242-4a47-8166-f30a960c103c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e11ccee3-5242-4a47-8166-f30a960c103c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] GET http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd0f97ce-40a4-45cf-bb07-92fef28ef8b8 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e11ccee3-5242-4a47-8166-f30a960c103c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 759/1554] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e11ccee3-5242-4a47-8166-f30a960c103c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e11ccee3-5242-4a47-8166-f30a960c103c tempest-VolumesGetTest-1446616904 tempest-VolumesGetTest-1446616904-project-member] http://192.168.122.57/volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 returned with HTTP 404 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 796/1555] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/volumes/96c8d529-202c-4e24-90a4-dc357228e5b7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/detail Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] Listing volume transfers {{(pid=87192) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc0a9111-807c-49a3-9942-6deec1e36c30 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 760/1556] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c4133b9f-bb46-46ae-a929-bd975133a23a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4133b9f-bb46-46ae-a929-bd975133a23a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] DELETE http://192.168.122.57/volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4133b9f-bb46-46ae-a929-bd975133a23a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4133b9f-bb46-46ae-a929-bd975133a23a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-c4133b9f-bb46-46ae-a929-bd975133a23a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Delete transfer with id: 0b288f2b-47c2-4a17-b451-d0bb8fbd589a Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4133b9f-bb46-46ae-a929-bd975133a23a tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a returned with HTTP 202 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 797/1557] 192.168.122.57 () {58 vars in 1263 bytes} [Sun Sep 6 17:07:08 2026] DELETE /volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-347bc757-db3c-4213-ba6d-c45e3b5f5035 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 761/1558] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] DELETE http://192.168.122.57/volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Delete transfer with id: 0b288f2b-47c2-4a17-b451-d0bb8fbd589a Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0eef107d-47d7-42b1-882c-6347bcd2b684 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a returned with HTTP 404 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 798/1559] 192.168.122.57 () {58 vars in 1263 bytes} [Sun Sep 6 17:07:08 2026] DELETE /volume/v3/os-volume-transfer/0b288f2b-47c2-4a17-b451-d0bb8fbd589a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Delete volume with id: 82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Delete volume request issued successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd3db07c-bb9d-408c-b7f7-d2243b561d8b tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 202 Sep 06 17:07:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 762/1560] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:08 2026] DELETE /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9fc315d-c170-40c1-b7d7-33cc384b0e63 tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 799/1561] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:08 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1aea1d39-9d84-46cc-8713-34791c1c7243 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1aea1d39-9d84-46cc-8713-34791c1c7243 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] GET http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 Sep 06 17:07:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1aea1d39-9d84-46cc-8713-34791c1c7243 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1aea1d39-9d84-46cc-8713-34791c1c7243 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1aea1d39-9d84-46cc-8713-34791c1c7243 tempest-AttachVolumeTestJSON-1083916526 tempest-AttachVolumeTestJSON-1083916526-project-member] http://192.168.122.57/volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 returned with HTTP 404 Sep 06 17:07:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 763/1562] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:09 2026] GET /volume/v3/volumes/dc4982ba-61ed-4a0d-9a31-aa6bc5aeacd3 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fa0af30d-b252-4068-9158-e0845eb3757a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa0af30d-b252-4068-9158-e0845eb3757a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa0af30d-b252-4068-9158-e0845eb3757a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa0af30d-b252-4068-9158-e0845eb3757a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fa0af30d-b252-4068-9158-e0845eb3757a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Volume info retrieved successfully. Sep 06 17:07:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa0af30d-b252-4068-9158-e0845eb3757a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 200 Sep 06 17:07:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 800/1563] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:09 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 1013 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da4dc6cc-98a2-4e37-992c-6aa91a37151a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da4dc6cc-98a2-4e37-992c-6aa91a37151a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da4dc6cc-98a2-4e37-992c-6aa91a37151a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da4dc6cc-98a2-4e37-992c-6aa91a37151a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da4dc6cc-98a2-4e37-992c-6aa91a37151a tempest-VolumesTransfersTest-2104746464 tempest-VolumesTransfersTest-2104746464-project-admin] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 404 Sep 06 17:07:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 764/1564] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:10 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7389a870-00a0-423b-ac9a-254090cde63f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7389a870-00a0-423b-ac9a-254090cde63f tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] GET http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7389a870-00a0-423b-ac9a-254090cde63f tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7389a870-00a0-423b-ac9a-254090cde63f tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7389a870-00a0-423b-ac9a-254090cde63f tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 404 Sep 06 17:07:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 801/1565] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:10 2026] GET /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] DELETE http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] Delete volume with id: 82ca8364-08d7-4cb0-ba39-822da23092ec Sep 06 17:07:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d1f521d-fc72-4e07-87e8-8b8fdc4d6986 tempest-VolumesTransfersTest-1066587031 tempest-VolumesTransfersTest-1066587031-project-member] http://192.168.122.57/volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec returned with HTTP 404 Sep 06 17:07:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 765/1566] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:10 2026] DELETE /volume/v3/volumes/82ca8364-08d7-4cb0-ba39-822da23092ec => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:20 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=35,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:20 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=47,cinder:UPDATE=4,cinder:INSERT=4 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1259869094"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume request body: {'volume': {'imageRef': '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1259869094'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume of 1 GB Sep 06 17:07:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Availability Zones retrieved successfully. Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Flow 'volume_create_api' (7c531c69-d48c-408e-b40d-a73cb5b8cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b6d168-f6e5-4b84-8ab6-093bd169c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b6d168-f6e5-4b84-8ab6-093bd169c347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9eba6b0-c001-4234-aabf-8513f5ce82e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Created reservations ['4240d514-f286-4000-92af-3cde7d948a3e', 'c977de41-45a7-47b2-a0d4-eb9bb1bdf6b8', '4caf6b29-1959-4c3c-905a-4e9073fcf5c2', 'fd4f2d65-4ede-4d06-b135-72768499220c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9eba6b0-c001-4234-aabf-8513f5ce82e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4240d514-f286-4000-92af-3cde7d948a3e', 'c977de41-45a7-47b2-a0d4-eb9bb1bdf6b8', '4caf6b29-1959-4c3c-905a-4e9073fcf5c2', 'fd4f2d65-4ede-4d06-b135-72768499220c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a83c50-2c77-45a9-a796-cc0c17462259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a83c50-2c77-45a9-a796-cc0c17462259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76e3043f-7762-4a4e-9b68-874feded16e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1259869094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',qos_specs=None,replication_status=,reservations=['4240d514-f286-4000-92af-3cde7d948a3e','c977de41-45a7-47b2-a0d4-eb9bb1bdf6b8','4caf6b29-1959-4c3c-905a-4e9073fcf5c2','fd4f2d65-4ede-4d06-b135-72768499220c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d542794542134566beb142998f1e0538',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1259869094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76e3043f-7762-4a4e-9b68-874feded16e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d542794542134566beb142998f1e0538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4a3051-1923-4b24-a8a5-5f9bf8d834f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4a3051-1923-4b24-a8a5-5f9bf8d834f6) transitioned into state 'SUCCESS' from state '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-1259869094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',qos_specs=None,replication_status=,reservations=['4240d514-f286-4000-92af-3cde7d948a3e','c977de41-45a7-47b2-a0d4-eb9bb1bdf6b8','4caf6b29-1959-4c3c-905a-4e9073fcf5c2','fd4f2d65-4ede-4d06-b135-72768499220c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d542794542134566beb142998f1e0538',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b754a3d4-c691-45ce-a57c-3ee5ce61626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b754a3d4-c691-45ce-a57c-3ee5ce61626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Flow 'volume_create_api' (7c531c69-d48c-408e-b40d-a73cb5b8cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume request issued successfully. Sep 06 17:07:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-923fc805-3680-42d4-b000-d9ffb9b3ca08 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 802/1567] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/volumes => generated 755 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cd24bca-ac6f-43b2-bdc0-626396066404 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 766/1568] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:25 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 823 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82a1e783-9260-4c27-98ea-887f9dca7d04 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 803/1569] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:27 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 847 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-79a7f584-5064-4373-ba76-d26ebe4773fc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a7f584-5064-4373-ba76-d26ebe4773fc tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a7f584-5064-4373-ba76-d26ebe4773fc tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a7f584-5064-4373-ba76-d26ebe4773fc tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-79a7f584-5064-4373-ba76-d26ebe4773fc tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a7f584-5064-4373-ba76-d26ebe4773fc tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 767/1570] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:28 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 847 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f72f64d5-adfc-4432-aa24-1c6fa03814b3 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 804/1571] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:29 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 905 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31f2fae0-e7c5-4ce3-8f43-2b8ccce57cc0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 768/1572] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:30 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bac396b9-f7ed-42f7-a31a-331b2653132c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bac396b9-f7ed-42f7-a31a-331b2653132c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bac396b9-f7ed-42f7-a31a-331b2653132c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bac396b9-f7ed-42f7-a31a-331b2653132c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bac396b9-f7ed-42f7-a31a-331b2653132c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bac396b9-f7ed-42f7-a31a-331b2653132c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 805/1573] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:31 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 908 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b374a66-cd03-4093-b53b-efc3b152e4f4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 769/1574] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:32 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 908 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4acff47a-305d-4d26-99c9-ade705bb2764 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4acff47a-305d-4d26-99c9-ade705bb2764 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4acff47a-305d-4d26-99c9-ade705bb2764 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4acff47a-305d-4d26-99c9-ade705bb2764 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4acff47a-305d-4d26-99c9-ade705bb2764 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4acff47a-305d-4d26-99c9-ade705bb2764 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 806/1575] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:33 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-af753594-b44e-4df8-b565-686983b2ab6d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af753594-b44e-4df8-b565-686983b2ab6d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af753594-b44e-4df8-b565-686983b2ab6d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af753594-b44e-4df8-b565-686983b2ab6d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-af753594-b44e-4df8-b565-686983b2ab6d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af753594-b44e-4df8-b565-686983b2ab6d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 770/1576] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:35 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea27947d-5b4b-4d87-b845-fa341bb13e02 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 807/1577] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:36 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] POST http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5/action Sep 06 17:07:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Created reservations ['ba1920e0-8f3e-438a-be73-1dd8232365b5', '1d58154a-c1ea-41eb-955f-0fe0556b4880'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Extend volume request issued successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5ccc9fd-e2d7-45cb-8285-fb44ee8d2459 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5/action returned with HTTP 202 Sep 06 17:07:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 771/1578] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:07:36 2026] POST /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86e709dc-6cd2-4c80-b261-8a7d8fb5235c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 808/1579] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:36 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-24728aef-0d85-4adb-b816-1fae489ff46c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-24728aef-0d85-4adb-b816-1fae489ff46c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-24728aef-0d85-4adb-b816-1fae489ff46c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-24728aef-0d85-4adb-b816-1fae489ff46c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-24728aef-0d85-4adb-b816-1fae489ff46c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-24728aef-0d85-4adb-b816-1fae489ff46c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 772/1580] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:37 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1326 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-456859cc-2473-41fa-9751-4794080910e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-456859cc-2473-41fa-9751-4794080910e4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-456859cc-2473-41fa-9751-4794080910e4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-456859cc-2473-41fa-9751-4794080910e4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-456859cc-2473-41fa-9751-4794080910e4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Volume info retrieved successfully. Sep 06 17:07:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-456859cc-2473-41fa-9751-4794080910e4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 809/1581] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:37 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1326 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68126ba6-4ed3-4640-b4fd-b4e1722a3aa2 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 773/1582] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:37 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:07:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] DELETE http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:38 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Delete volume with id: 76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Delete volume request issued successfully. Sep 06 17:07:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5263a65-0319-447c-ab1d-49adcaa5b85a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 202 Sep 06 17:07:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 810/1583] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:38 2026] DELETE /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5ee7363c-dd97-4713-b4f8-c53a9d7e32f9 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 774/1584] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:38 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1325 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-67f63c13-55f3-4813-89b0-7419bd52c1c0 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 200 Sep 06 17:07:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 811/1585] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:39 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 1325 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7f4e521f-b657-4dee-b3dd-b3728071cb21 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f4e521f-b657-4dee-b3dd-b3728071cb21 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 Sep 06 17:07:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f4e521f-b657-4dee-b3dd-b3728071cb21 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f4e521f-b657-4dee-b3dd-b3728071cb21 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f4e521f-b657-4dee-b3dd-b3728071cb21 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 returned with HTTP 404 Sep 06 17:07:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 775/1586] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:40 2026] GET /volume/v3/volumes/76e3043f-7762-4a4e-9b68-874feded16e5 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-198328682"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-198328682'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume of 1 GB Sep 06 17:07:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Availability Zones retrieved successfully. Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Flow 'volume_create_api' (e8df6af9-e034-4706-93d4-e201f1ab6f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6ad4c-ad0e-40ff-967e-12bdc2cf29a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6ad4c-ad0e-40ff-967e-12bdc2cf29a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f179398d-2687-4af3-97e1-a14f6f471314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Created reservations ['2af549ef-38c4-4ac2-a915-96217459b8ef', '1f2cdcfa-0ee9-419a-94db-3c032ffb24e1', 'c4e93182-17bd-44dd-9f3b-b144e0290568', '53633edf-f4e1-4c72-a381-7208ed93c99f'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f179398d-2687-4af3-97e1-a14f6f471314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2af549ef-38c4-4ac2-a915-96217459b8ef', '1f2cdcfa-0ee9-419a-94db-3c032ffb24e1', 'c4e93182-17bd-44dd-9f3b-b144e0290568', '53633edf-f4e1-4c72-a381-7208ed93c99f']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e673e409-5f77-4147-8d78-1e18d23c0f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e673e409-5f77-4147-8d78-1e18d23c0f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072b460e-1f02-4a4e-8b40-ed491710a49a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-198328682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',qos_specs=None,replication_status=,reservations=['2af549ef-38c4-4ac2-a915-96217459b8ef','1f2cdcfa-0ee9-419a-94db-3c032ffb24e1','c4e93182-17bd-44dd-9f3b-b144e0290568','53633edf-f4e1-4c72-a381-7208ed93c99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d542794542134566beb142998f1e0538',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-198328682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072b460e-1f02-4a4e-8b40-ed491710a49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d542794542134566beb142998f1e0538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea60ec41-ca17-43fd-a142-acfb9d768347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea60ec41-ca17-43fd-a142-acfb9d768347) transitioned into state 'SUCCESS' from state '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-198328682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5a0da272ad4f34b2bc8548a49ed17b',qos_specs=None,replication_status=,reservations=['2af549ef-38c4-4ac2-a915-96217459b8ef','1f2cdcfa-0ee9-419a-94db-3c032ffb24e1','c4e93182-17bd-44dd-9f3b-b144e0290568','53633edf-f4e1-4c72-a381-7208ed93c99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d542794542134566beb142998f1e0538',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e31c4e-1c6b-4477-a2a6-42c4145a4ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:41 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e31c4e-1c6b-4477-a2a6-42c4145a4ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:41 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Flow 'volume_create_api' (e8df6af9-e034-4706-93d4-e201f1ab6f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create volume request issued successfully. Sep 06 17:07:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9e6d758-1c68-46ad-b07a-e4071014daa4 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 812/1587] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:07:40 2026] POST /volume/v3/volumes => generated 754 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-22ceb0ff-4cc3-4ed9-8b82-35ac0f229688 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 776/1588] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:41 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7841710d-d598-4a90-a462-bf5956b6a25b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7841710d-d598-4a90-a462-bf5956b6a25b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7841710d-d598-4a90-a462-bf5956b6a25b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7841710d-d598-4a90-a462-bf5956b6a25b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7841710d-d598-4a90-a462-bf5956b6a25b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7841710d-d598-4a90-a462-bf5956b6a25b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 813/1589] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 846 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-52520530", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-52520530', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Create volume of 1 GB Sep 06 17:07:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Availability Zones retrieved successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Flow 'volume_create_api' (a1e213b7-1355-4dd2-ba0a-a7fd8de9172b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86056816-1eff-4176-aad8-18526e456279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86056816-1eff-4176-aad8-18526e456279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6569063-f3f1-4f80-a013-6bd0e19f358d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Created reservations ['daa26c7f-5ddf-488c-a7f5-90c03010b720', 'a04fee4b-3b52-46ce-84b6-2073a4ce059c', '16ab30f9-fa7a-4369-a58c-ac0e1cfb7cd1', '724e1191-37ff-4406-b8d2-9d6d2fd815d3'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6569063-f3f1-4f80-a013-6bd0e19f358d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa26c7f-5ddf-488c-a7f5-90c03010b720', 'a04fee4b-3b52-46ce-84b6-2073a4ce059c', '16ab30f9-fa7a-4369-a58c-ac0e1cfb7cd1', '724e1191-37ff-4406-b8d2-9d6d2fd815d3']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4535ac0-072c-45df-b13e-7515b9462031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4535ac0-072c-45df-b13e-7515b9462031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8317e296-4f84-43b9-972a-b2ce09b5342d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-52520530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5b0024420d48a0a0673af3d89e53cc',qos_specs=None,replication_status=,reservations=['daa26c7f-5ddf-488c-a7f5-90c03010b720','a04fee4b-3b52-46ce-84b6-2073a4ce059c','16ab30f9-fa7a-4369-a58c-ac0e1cfb7cd1','724e1191-37ff-4406-b8d2-9d6d2fd815d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eaeb73606084db4a6078586e592f131',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-52520530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8317e296-4f84-43b9-972a-b2ce09b5342d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5b0024420d48a0a0673af3d89e53cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eaeb73606084db4a6078586e592f131',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9970f053-1b8c-4a31-bee9-7fc41069b08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9970f053-1b8c-4a31-bee9-7fc41069b08f) transitioned into state 'SUCCESS' from state '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-52520530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5b0024420d48a0a0673af3d89e53cc',qos_specs=None,replication_status=,reservations=['daa26c7f-5ddf-488c-a7f5-90c03010b720','a04fee4b-3b52-46ce-84b6-2073a4ce059c','16ab30f9-fa7a-4369-a58c-ac0e1cfb7cd1','724e1191-37ff-4406-b8d2-9d6d2fd815d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eaeb73606084db4a6078586e592f131',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb30a0f3-0131-4b77-99bb-a2a17cbb78c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb30a0f3-0131-4b77-99bb-a2a17cbb78c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Flow 'volume_create_api' (a1e213b7-1355-4dd2-ba0a-a7fd8de9172b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Create volume request issued successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2bb8b9de-2238-4c7a-8524-7f86a1bf5421 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 777/1590] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:07:42 2026] POST /volume/v3/volumes => generated 794 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a00a1c19-b41a-4c62-bf57-5dffa574aea2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 814/1591] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c8447e1c-f4e7-40c8-902a-744edc0aa87c tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 778/1592] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:43 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "072b460e-1f02-4a4e-8b40-ed491710a49a", "name": "tempest-VolumesExtendTest-Snapshot-687874473"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Create snapshot from volume 072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Created reservations ['b12fdbc3-8dd4-4ead-a6d2-f1be3b99a05e', '5f3cd3ef-053c-4ed5-be71-6687848082bb', 'ed0fff93-775d-4b7c-93c1-3de3966abfa0', '2cfa9676-0ebc-4502-ae93-b1f9ba944278'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot create request issued successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1b69373-6407-4b82-91bc-98f9b7c9ac5d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:07:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 815/1593] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:07:43 2026] POST /volume/v3/snapshots => generated 303 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b1cb159-c534-44cd-a9fb-62b2cf74ebba tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 779/1594] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:43 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2d4a38f7-03d8-4d8a-b3b0-b095758f3a4a tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 816/1595] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:43 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 886 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7f505947-f8a3-4408-992c-e89c54abfe9d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f505947-f8a3-4408-992c-e89c54abfe9d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f505947-f8a3-4408-992c-e89c54abfe9d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7f505947-f8a3-4408-992c-e89c54abfe9d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7f505947-f8a3-4408-992c-e89c54abfe9d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7f505947-f8a3-4408-992c-e89c54abfe9d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 780/1596] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:44 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79addf52-cc5b-4979-904b-8f7e5125dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 817/1597] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 887 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12ca8482-beab-429f-a80b-c6dbe33d36de None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12ca8482-beab-429f-a80b-c6dbe33d36de tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12ca8482-beab-429f-a80b-c6dbe33d36de tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12ca8482-beab-429f-a80b-c6dbe33d36de tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-12ca8482-beab-429f-a80b-c6dbe33d36de tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12ca8482-beab-429f-a80b-c6dbe33d36de tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 781/1598] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 887 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-17f93f60-f8c5-43b6-9023-0e7b979e6df5 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 818/1599] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e641756-a717-432b-9d88-7d2e41c50352 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e641756-a717-432b-9d88-7d2e41c50352 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e641756-a717-432b-9d88-7d2e41c50352 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e641756-a717-432b-9d88-7d2e41c50352 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e641756-a717-432b-9d88-7d2e41c50352 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e641756-a717-432b-9d88-7d2e41c50352 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 782/1600] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-618ac335-0ebb-401c-9af9-9907b0dcf0ed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-618ac335-0ebb-401c-9af9-9907b0dcf0ed None None] GET http://192.168.122.57/volume// Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-618ac335-0ebb-401c-9af9-9907b0dcf0ed None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-618ac335-0ebb-401c-9af9-9907b0dcf0ed None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-618ac335-0ebb-401c-9af9-9907b0dcf0ed None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:07:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 819/1601] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-2b3c0324-a4c7-4e2e-8844-e2746dee3abe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-2b3c0324-a4c7-4e2e-8844-e2746dee3abe tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:07:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-2b3c0324-a4c7-4e2e-8844-e2746dee3abe tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8317e296-4f84-43b9-972a-b2ce09b5342d", "connector": null, "instance_uuid": "d9c82d0f-5c94-41fe-9eca-766c06b32677"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-2b3c0324-a4c7-4e2e-8844-e2746dee3abe tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 783/1602] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:07:45 2026] POST /volume/v3/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0b08d680-ba36-4352-8aae-e680bef8307d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b08d680-ba36-4352-8aae-e680bef8307d None None] GET http://192.168.122.57/volume// Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b08d680-ba36-4352-8aae-e680bef8307d None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b08d680-ba36-4352-8aae-e680bef8307d None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b08d680-ba36-4352-8aae-e680bef8307d None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:07:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 784/1603] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:07:46 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:07:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c6a5318e-d562-4d45-9296-598b0f8a5ccf tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 820/1604] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:46 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 886 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-e0f6515d-27c5-4dd3-bcc0-cc4ec1eea8f6 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 785/1605] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:07:46 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 1049 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] PUT http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Acquiring lock "cinder-attachment_update-8317e296-4f84-43b9-972a-b2ce09b5342d-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Lock "cinder-attachment_update-8317e296-4f84-43b9-972a-b2ce09b5342d-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:07:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3702a98-ccdb-41f4-be14-cee758f3c651 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 786/1606] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:46 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 435 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6f1996e4-63e9-4657-9d66-3e745af9766b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f1996e4-63e9-4657-9d66-3e745af9766b tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f1996e4-63e9-4657-9d66-3e745af9766b tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f1996e4-63e9-4657-9d66-3e745af9766b tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6f1996e4-63e9-4657-9d66-3e745af9766b tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f1996e4-63e9-4657-9d66-3e745af9766b tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 787/1607] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:47 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:47 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Lock "cinder-attachment_update-8317e296-4f84-43b9-972a-b2ce09b5342d-devstack" released by "attachment_update" :: held 0.860s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:07:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c95bca5e-9fd8-4eb8-8611-84377e49ab83 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 821/1608] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:07:46 2026] PUT /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e => generated 694 bytes in 933 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f863acf8-ab1b-4887-b96f-8de3bc10d058 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 788/1609] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:47 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] POST http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a/action Sep 06 17:07:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Created reservations ['9583a862-c8ad-4775-b633-520467a49eaf', '6d5b9687-e4c3-45eb-9a4a-8fece65b19a8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Extend volume request issued successfully. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab3cbf02-c4db-48e9-b646-645dc516ea69 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a/action returned with HTTP 202 Sep 06 17:07:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 822/1610] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:07:47 2026] POST /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c968da60-1ba3-4155-9e53-2f1251feabab None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c968da60-1ba3-4155-9e53-2f1251feabab tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] POST http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e/action Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c968da60-1ba3-4155-9e53-2f1251feabab tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c968da60-1ba3-4155-9e53-2f1251feabab tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4ee09a99-f1bf-40c2-8841-e7db9b7aacc5 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 789/1611] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:48 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-54ec4099-e8c6-4c5b-af8d-2b4c14eaefe2 req-c968da60-1ba3-4155-9e53-2f1251feabab tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e/action returned with HTTP 204 Sep 06 17:07:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 823/1612] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:07:48 2026] POST /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f30c921-41f8-414e-bc49-2083dd3834c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 790/1613] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:48 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 1179 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4bf8816-0d49-46f7-a0a6-c9da2da30107 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 824/1614] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:48 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 1179 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7ce9f66f-e2d0-4dcc-b867-c1551bced0c9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 791/1615] 192.168.122.57 () {62 vars in 1490 bytes} [Sun Sep 6 17:07:48 2026] DELETE /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:07:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1bbb2ef1-3c7a-49e9-8381-756829bf6ad4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 825/1616] 192.168.122.57 () {62 vars in 1490 bytes} [Sun Sep 6 17:07:48 2026] DELETE /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e => generated 114 bytes in 394 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-241a7409-59c4-453c-8abe-204be4340b78 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] DELETE http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-70b33f05-2e65-493b-a910-a351890c2d94 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b33f05-2e65-493b-a910-a351890c2d94 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b33f05-2e65-493b-a910-a351890c2d94 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-70b33f05-2e65-493b-a910-a351890c2d94 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-70b33f05-2e65-493b-a910-a351890c2d94 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-70b33f05-2e65-493b-a910-a351890c2d94 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 826/1617] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:49 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Attachment connected to vm d9c82d0f-5c94-41fe-9eca-766c06b32677, checking data on nova Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG cinder.compute.nova [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Creating Keystone token plugin using URL: http://192.168.122.57/identity {{(pid=87192) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] REQ: curl -g -i -X GET http://192.168.122.57/compute/v2.1/servers/d9c82d0f-5c94-41fe-9eca-766c06b32677/os-volume_attachments/8317e296-4f84-43b9-972a-b2ce09b5342d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}023cac0a9bff5db3dd04cbcd2463061995350c1325039cca7f2416900ff8eb4e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-241a7409-59c4-453c-8abe-204be4340b78" -H "X-Service-Token: {SHA256}db3aaca769df157eadd41e5685bd3ef9c23157d89e41706b368dea2b1d2a73a9" {{(pid=87192) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:07:49 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-30ca355a-835e-4992-8d58-24c59c704d47 x-openstack-request-id: req-30ca355a-835e-4992-8d58-24c59c704d47 {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8317e296-4f84-43b9-972a-b2ce09b5342d", "serverId": "d9c82d0f-5c94-41fe-9eca-766c06b32677", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "71f4527b-ee6e-4c02-b007-d7a26c64c68e", "bdm_uuid": "37ebb5ef-5d79-4cba-b47f-55e5d04adc9d"}} {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET call to compute for http://192.168.122.57/compute/v2.1/servers/d9c82d0f-5c94-41fe-9eca-766c06b32677/os-volume_attachments/8317e296-4f84-43b9-972a-b2ce09b5342d used request id req-30ca355a-835e-4992-8d58-24c59c704d47 {{(pid=87192) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.volume.api [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-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 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Caught error: Detach volume from instance d9c82d0f-5c94-41fe-9eca-766c06b32677 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d9c82d0f-5c94-41fe-9eca-766c06b32677 using the Compute API Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: 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 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d9c82d0f-5c94-41fe-9eca-766c06b32677 using the Compute API Sep 06 17:07:49 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Sep 06 17:07:49 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-241a7409-59c4-453c-8abe-204be4340b78 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e returned with HTTP 409 Sep 06 17:07:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 792/1618] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:07:49 2026] DELETE /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e => generated 167 bytes in 778 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-3ae3246e-fa2d-4ce6-9f66-09a17f46e51d tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 827/1619] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:07:49 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 1161 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] POST http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d/action Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfdb1de5-1f85-4016-af84-bd0ef36713bf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 828/1620] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Begin detaching volume completed successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-15d4dfaa-c3cc-4bf3-bdd3-25c785dd61cb tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d/action returned with HTTP 202 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 793/1621] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:07:50 2026] POST /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] Volume info retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdad8cbe-b090-4cfa-a2b5-cf51dc2b2b80 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-reader] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 829/1622] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Delete snapshot with id: 64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-07771c83-4706-4420-8502-f87ab0169c67 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07771c83-4706-4420-8502-f87ab0169c67 None None] GET http://192.168.122.57/volume// Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07771c83-4706-4420-8502-f87ab0169c67 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07771c83-4706-4420-8502-f87ab0169c67 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07771c83-4706-4420-8502-f87ab0169c67 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:07:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 830/1623] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot delete request issued successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6de94207-3e57-4ded-93cb-dd4c0b85a2f7 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 202 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 794/1624] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:07:50 2026] DELETE /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eaabf0ca-483b-452c-af5b-ec81b5f2cfcf tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 795/1625] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-d9b92f0b-4a7d-437b-a285-833e4a5e46ed tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 831/1626] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 1345 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-4d208b67-0c96-41a8-bc80-e9af842f53c3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-4d208b67-0c96-41a8-bc80-e9af842f53c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] DELETE http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-4d208b67-0c96-41a8-bc80-e9af842f53c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-4d208b67-0c96-41a8-bc80-e9af842f53c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87192]: /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 06 17:07:51 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:07:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-21d16cca-bf1c-4aaf-b991-b25a7bf91b12 req-4d208b67-0c96-41a8-bc80-e9af842f53c3 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 796/1627] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:07:51 2026] DELETE /volume/v3/attachments/71f4527b-ee6e-4c02-b007-d7a26c64c68e => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d7aa18da-3713-4ac1-9cac-5fb1a1d1e9da tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 832/1628] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 461 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3156ff30-ebfa-4332-a9b9-f56c00ac1fb4 req-db65c50a-bb4d-45f4-913f-a4b2d0ec45b7 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 797/1629] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] DELETE http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Delete volume with id: 8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Delete volume request issued successfully. Sep 06 17:07:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73fb8d77-ecfa-455e-a32d-a7ddcc5251ae tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 202 Sep 06 17:07:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 833/1630] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:07:51 2026] DELETE /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54309789-b378-4223-af4d-a7a11ef1a5e9 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 798/1631] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:52 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 886 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-95cceaec-feff-4031-b0f3-6e564a793302 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95cceaec-feff-4031-b0f3-6e564a793302 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:07:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-95cceaec-feff-4031-b0f3-6e564a793302 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289", "extra_specs": {}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95cceaec-feff-4031-b0f3-6e564a793302 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 834/1632] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:07:52 2026] POST /volume/v3/types => generated 266 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Snapshot retrieved successfully. Sep 06 17:07:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ddf0d1d1-9fb5-4839-8f25-35e210f12bee tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 799/1633] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:52 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 461 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Volume info retrieved successfully. Sep 06 17:07:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d4f1f51-81ee-453d-819f-7543e84ead7e tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 200 Sep 06 17:07:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 835/1634] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:53 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 886 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2cfec19-efb0-43cb-b7bf-92c0191bb10a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2cfec19-efb0-43cb-b7bf-92c0191bb10a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 Sep 06 17:07:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2cfec19-efb0-43cb-b7bf-92c0191bb10a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2cfec19-efb0-43cb-b7bf-92c0191bb10a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2cfec19-efb0-43cb-b7bf-92c0191bb10a tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 returned with HTTP 404 Sep 06 17:07:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 800/1635] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:07:53 2026] GET /volume/v3/snapshots/64d72293-377f-40f8-a6dc-11aba023f700 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1e714a2-89cd-439a-a7a0-adb15ced9314 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 836/1636] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:53 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 847 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] DELETE http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Delete volume with id: 072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:07:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Delete volume request issued successfully. Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-788c8c2f-4c12-487d-ad3a-fae2be47c81b tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 202 Sep 06 17:07:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 801/1637] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:07:54 2026] DELETE /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-362f9ad3-66f8-4b0f-8f8a-6915af58d53d tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 837/1638] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:54 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 846 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7bc4305d-af48-4778-b88c-1c20d6a2e8d2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bc4305d-af48-4778-b88c-1c20d6a2e8d2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] GET http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bc4305d-af48-4778-b88c-1c20d6a2e8d2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bc4305d-af48-4778-b88c-1c20d6a2e8d2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bc4305d-af48-4778-b88c-1c20d6a2e8d2 tempest-TestServerVolumeAttachScenarioOldVersion-149083462 tempest-TestServerVolumeAttachScenarioOldVersion-149083462-project-member] http://192.168.122.57/volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d returned with HTTP 404 Sep 06 17:07:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 802/1639] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:07:54 2026] GET /volume/v3/volumes/8317e296-4f84-43b9-972a-b2ce09b5342d => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2a38b41c-367b-4273-843f-a4aa37157e52 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a38b41c-367b-4273-843f-a4aa37157e52 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a38b41c-367b-4273-843f-a4aa37157e52 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2a38b41c-367b-4273-843f-a4aa37157e52 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2a38b41c-367b-4273-843f-a4aa37157e52 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Volume info retrieved successfully. Sep 06 17:07:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2a38b41c-367b-4273-843f-a4aa37157e52 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 200 Sep 06 17:07:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 838/1640] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:55 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 846 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fc8a3cda-f69d-4cad-87ff-4ffb0cb59d96 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fc8a3cda-f69d-4cad-87ff-4ffb0cb59d96 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] GET http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a Sep 06 17:07:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fc8a3cda-f69d-4cad-87ff-4ffb0cb59d96 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fc8a3cda-f69d-4cad-87ff-4ffb0cb59d96 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fc8a3cda-f69d-4cad-87ff-4ffb0cb59d96 tempest-VolumesExtendTest-811101955 tempest-VolumesExtendTest-811101955-project-member] http://192.168.122.57/volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a returned with HTTP 404 Sep 06 17:07:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 803/1641] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:07:56 2026] GET /volume/v3/volumes/072b460e-1f02-4a4e-8b40-ed491710a49a => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59e9206c-3139-4a88-9a66-7e3327f06367 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59e9206c-3139-4a88-9a66-7e3327f06367 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:07:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59e9206c-3139-4a88-9a66-7e3327f06367 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271", "extra_specs": {}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59e9206c-3139-4a88-9a66-7e3327f06367 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:07:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 839/1642] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:07:58 2026] POST /volume/v3/types => generated 268 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-45d43058-afb9-4499-98eb-f26698fbb142 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45d43058-afb9-4499-98eb-f26698fbb142 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45d43058-afb9-4499-98eb-f26698fbb142 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691", "extra_specs": {}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45d43058-afb9-4499-98eb-f26698fbb142 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:07:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 804/1643] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/types => generated 269 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-82609f95-57ed-447f-85b0-2fccf893fba4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-338153305", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-338153305', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume of 1 GB Sep 06 17:07:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:07:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Availability Zones retrieved successfully. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (68b4694e-3ccf-42e7-b7cb-c2fa97d7c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2821c1b6-681b-4f27-9e67-218df8eadef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2821c1b6-681b-4f27-9e67-218df8eadef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:07:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0af7e5fc-25a4-4002-9494-61f4c6b62d1b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0af7e5fc-25a4-4002-9494-61f4c6b62d1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a979137-a68c-4fc7-8d9d-9bf4201eeaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1907293559-261739271, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Created reservations ['38775ca6-5d32-49a6-a8b1-892830abdd4c', 'f256efc6-f3d0-4cff-bb89-d605c407a647', '756fa2c7-71ce-460f-8d6e-745f45c88c97', '7a337bab-0e4e-4e2d-9a49-06295bd82661'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a979137-a68c-4fc7-8d9d-9bf4201eeaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38775ca6-5d32-49a6-a8b1-892830abdd4c', 'f256efc6-f3d0-4cff-bb89-d605c407a647', '756fa2c7-71ce-460f-8d6e-745f45c88c97', '7a337bab-0e4e-4e2d-9a49-06295bd82661']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822ca466-6b07-449a-8aec-5839d73eaecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822ca466-6b07-449a-8aec-5839d73eaecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ae02b0-45b5-43d7-8c06-b25a581f8044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-338153305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['38775ca6-5d32-49a6-a8b1-892830abdd4c','f256efc6-f3d0-4cff-bb89-d605c407a647','756fa2c7-71ce-460f-8d6e-745f45c88c97','7a337bab-0e4e-4e2d-9a49-06295bd82661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=0af7e5fc-25a4-4002-9494-61f4c6b62d1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-338153305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ae02b0-45b5-43d7-8c06-b25a581f8044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408a58e0cbd74d7990b3a4291fb2b74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0af7e5fc-25a4-4002-9494-61f4c6b62d1b),volume_type_id=0af7e5fc-25a4-4002-9494-61f4c6b62d1b)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefa2fc-e8be-48b5-844d-73af64307437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefa2fc-e8be-48b5-844d-73af64307437) transitioned into state 'SUCCESS' from state '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-338153305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['38775ca6-5d32-49a6-a8b1-892830abdd4c','f256efc6-f3d0-4cff-bb89-d605c407a647','756fa2c7-71ce-460f-8d6e-745f45c88c97','7a337bab-0e4e-4e2d-9a49-06295bd82661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=0af7e5fc-25a4-4002-9494-61f4c6b62d1b)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e13bdf-c097-4745-a542-ca4430e5c77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e13bdf-c097-4745-a542-ca4430e5c77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (68b4694e-3ccf-42e7-b7cb-c2fa97d7c60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request issued successfully. Sep 06 17:07:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82609f95-57ed-447f-85b0-2fccf893fba4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 840/1644] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/volumes => generated 851 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-812818673", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-812818673', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume of 1 GB Sep 06 17:07:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:07:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:07:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Availability Zones retrieved successfully. Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (ac1a399d-9f58-4776-ae0f-0a14783c9aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681ca52b-3bd8-43cb-b104-aa174bf6c973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681ca52b-3bd8-43cb-b104-aa174bf6c973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:07:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b768385a-726f-4406-8763-9c1eb186e479,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b768385a-726f-4406-8763-9c1eb186e479', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d7c28a-b19d-42df-bb64-807899b17661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:59 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:59 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115856655-1827121691, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Created reservations ['bc51b03b-ee9b-4c32-8df5-55453a153e38', 'b76c7b2e-de96-4836-af8a-bc6171cd847d', '0d601620-7aca-41a0-bf55-aef034013189', '1701c225-db9a-4c45-87b1-6da73ccf37ef'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d7c28a-b19d-42df-bb64-807899b17661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc51b03b-ee9b-4c32-8df5-55453a153e38', 'b76c7b2e-de96-4836-af8a-bc6171cd847d', '0d601620-7aca-41a0-bf55-aef034013189', '1701c225-db9a-4c45-87b1-6da73ccf37ef']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b5a9eb-c415-4f7e-928b-ff868a2e3caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b5a9eb-c415-4f7e-928b-ff868a2e3caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43d5e48-2fc8-4e18-ba58-ad9810b1d945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-812818673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['bc51b03b-ee9b-4c32-8df5-55453a153e38','b76c7b2e-de96-4836-af8a-bc6171cd847d','0d601620-7aca-41a0-bf55-aef034013189','1701c225-db9a-4c45-87b1-6da73ccf37ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=b768385a-726f-4406-8763-9c1eb186e479), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-812818673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43d5e48-2fc8-4e18-ba58-ad9810b1d945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408a58e0cbd74d7990b3a4291fb2b74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b768385a-726f-4406-8763-9c1eb186e479),volume_type_id=b768385a-726f-4406-8763-9c1eb186e479)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4fae06-cd5f-40a1-95c0-92ce36b01164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4fae06-cd5f-40a1-95c0-92ce36b01164) transitioned into state 'SUCCESS' from state '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-812818673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['bc51b03b-ee9b-4c32-8df5-55453a153e38','b76c7b2e-de96-4836-af8a-bc6171cd847d','0d601620-7aca-41a0-bf55-aef034013189','1701c225-db9a-4c45-87b1-6da73ccf37ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=b768385a-726f-4406-8763-9c1eb186e479)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382e4481-3149-4c0a-80a3-ab317663c339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382e4481-3149-4c0a-80a3-ab317663c339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (ac1a399d-9f58-4776-ae0f-0a14783c9aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request issued successfully. Sep 06 17:08:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ac9a9e5-63a8-4b04-914d-216aae029430 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 805/1645] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/volumes => generated 852 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-977981032", "snapshot_id": null, "imageRef": "448d895d-8fcc-48e5-aebe-82754c8d71de", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-977981032', 'snapshot_id': None, 'imageRef': '448d895d-8fcc-48e5-aebe-82754c8d71de', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:00 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume of 1 GB Sep 06 17:08:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Availability Zones retrieved successfully. Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (a2d60571-8e23-4e09-9c42-dfd0fb6da2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d9766d-2c68-4d73-a564-50223acfcd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:00 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d9766d-2c68-4d73-a564-50223acfcd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:07:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b6dcd09-e8ff-4c6b-a882-90626b6ab978,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b6dcd09-e8ff-4c6b-a882-90626b6ab978', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2563fc02-1a3b-45ca-8f8d-3ed4483347ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:08:01 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-19878672-477467289, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Created reservations ['06e2bbbe-94f0-4280-bc98-b904c2082055', '1c764813-3d85-4720-9441-68f83262a38f', 'c839c612-c1d6-4d8c-b273-62d087d3d8ed', 'ce5f5ee2-dd9e-4f9e-a6c4-9f500011ac1d'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2563fc02-1a3b-45ca-8f8d-3ed4483347ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e2bbbe-94f0-4280-bc98-b904c2082055', '1c764813-3d85-4720-9441-68f83262a38f', 'c839c612-c1d6-4d8c-b273-62d087d3d8ed', 'ce5f5ee2-dd9e-4f9e-a6c4-9f500011ac1d']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf6c045-269f-4264-aee4-88a363a7b7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf6c045-269f-4264-aee4-88a363a7b7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3564bbc8-df8a-40ea-a063-69a3e5cf2008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-977981032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['06e2bbbe-94f0-4280-bc98-b904c2082055','1c764813-3d85-4720-9441-68f83262a38f','c839c612-c1d6-4d8c-b273-62d087d3d8ed','ce5f5ee2-dd9e-4f9e-a6c4-9f500011ac1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=2b6dcd09-e8ff-4c6b-a882-90626b6ab978), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-977981032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3564bbc8-df8a-40ea-a063-69a3e5cf2008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408a58e0cbd74d7990b3a4291fb2b74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b6dcd09-e8ff-4c6b-a882-90626b6ab978),volume_type_id=2b6dcd09-e8ff-4c6b-a882-90626b6ab978)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876ea9af-5386-42bf-913c-ab3c588f40d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876ea9af-5386-42bf-913c-ab3c588f40d5) transitioned into state 'SUCCESS' from state '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-977981032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408a58e0cbd74d7990b3a4291fb2b74b',qos_specs=None,replication_status=,reservations=['06e2bbbe-94f0-4280-bc98-b904c2082055','1c764813-3d85-4720-9441-68f83262a38f','c839c612-c1d6-4d8c-b273-62d087d3d8ed','ce5f5ee2-dd9e-4f9e-a6c4-9f500011ac1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a407be87d4f4c9885a99e2dc9af25fe',volume_type_id=2b6dcd09-e8ff-4c6b-a882-90626b6ab978)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab130ad0-6822-4719-90de-11d1c7b637f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab130ad0-6822-4719-90de-11d1c7b637f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Flow 'volume_create_api' (a2d60571-8e23-4e09-9c42-dfd0fb6da2d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Create volume request issued successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5ef77e1-7f84-4fa8-a49d-5ce9e8e574e4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 841/1646] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:00 2026] POST /volume/v3/volumes => generated 849 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72b6f48d-c3b5-4ac1-892b-483d6af15769 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 806/1647] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:01 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19b8abc5-6ab4-4605-9b94-764e52ce99cd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 842/1648] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:02 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 941 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98a27fd7-052b-40c9-9853-c72e413b6fe0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 807/1649] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:04 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 941 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-82e4cecc-e91d-4ec6-97c7-fc19c400479a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 843/1650] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:05 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 941 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f5fbbe12-7438-4ef0-b240-6bc02375d98a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 808/1651] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:06 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 941 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-217d6404-39cf-4f16-b33b-f280c5ad7029 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 844/1652] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:07 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 941 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-576a2aa7-dd37-4522-a0e5-b087454e667f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576a2aa7-dd37-4522-a0e5-b087454e667f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576a2aa7-dd37-4522-a0e5-b087454e667f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576a2aa7-dd37-4522-a0e5-b087454e667f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-576a2aa7-dd37-4522-a0e5-b087454e667f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576a2aa7-dd37-4522-a0e5-b087454e667f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 809/1653] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:08 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 999 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b6fc837-ff95-4a05-997b-53601641eb2e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b6fc837-ff95-4a05-997b-53601641eb2e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b6fc837-ff95-4a05-997b-53601641eb2e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b6fc837-ff95-4a05-997b-53601641eb2e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b6fc837-ff95-4a05-997b-53601641eb2e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b6fc837-ff95-4a05-997b-53601641eb2e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 845/1654] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:09 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1002 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-00435ea8-cb15-45f8-90a8-34183686a758 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00435ea8-cb15-45f8-90a8-34183686a758 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00435ea8-cb15-45f8-90a8-34183686a758 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00435ea8-cb15-45f8-90a8-34183686a758 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00435ea8-cb15-45f8-90a8-34183686a758 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00435ea8-cb15-45f8-90a8-34183686a758 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 810/1655] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:10 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1002 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9b2a647-7d74-49fd-9ed7-a39f0cb9cc13 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 846/1656] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:11 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1002 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d9f9e93-e3a6-40f3-82d0-7b3aec0e580a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 811/1657] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:12 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1002 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e3716628-0bee-421c-9662-b9130c66a4ac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3716628-0bee-421c-9662-b9130c66a4ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e3716628-0bee-421c-9662-b9130c66a4ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e3716628-0bee-421c-9662-b9130c66a4ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e3716628-0bee-421c-9662-b9130c66a4ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e3716628-0bee-421c-9662-b9130c66a4ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 847/1658] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:13 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1254 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2953731b-7388-4e3b-a6ee-141283d88e76 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 812/1659] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:08:14 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1254 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-422799892"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-422799892'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume of 1 GB Sep 06 17:08:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Availability Zones retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (374ba15b-1e21-4d6e-8c51-cf321bc21e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d27a055-601b-4ac3-a6e9-75442193fc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d27a055-601b-4ac3-a6e9-75442193fc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d5e136-77c2-42e6-90d1-928db96baf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Created reservations ['1bd18590-c567-4f06-84e4-4905f815a7b4', 'c711cd2f-d8d2-4f26-9077-22be39aa6346', '0785ec16-d299-4dbc-901f-30fac0fa03ae', '7438c9a8-b3c3-4da0-9723-6454fb60cfec'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d5e136-77c2-42e6-90d1-928db96baf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd18590-c567-4f06-84e4-4905f815a7b4', 'c711cd2f-d8d2-4f26-9077-22be39aa6346', '0785ec16-d299-4dbc-901f-30fac0fa03ae', '7438c9a8-b3c3-4da0-9723-6454fb60cfec']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4518ec9-259f-4cef-9202-06eb2777cd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4518ec9-259f-4cef-9202-06eb2777cd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-422799892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['1bd18590-c567-4f06-84e4-4905f815a7b4','c711cd2f-d8d2-4f26-9077-22be39aa6346','0785ec16-d299-4dbc-901f-30fac0fa03ae','7438c9a8-b3c3-4da0-9723-6454fb60cfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-422799892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52d98b524fa4cb091f55c245cb54b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdf027f6f724f179245746ca0468598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f641e78-0331-41b5-8d5a-e99b44390a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-5d88201d-7f4f-4ad8-a06b-f59022980a66 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 813/1660] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1254 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f3165bb0-3fdf-40ff-994e-04100775047e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3165bb0-3fdf-40ff-994e-04100775047e None None] GET http://192.168.122.57/volume// Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3165bb0-3fdf-40ff-994e-04100775047e None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f3165bb0-3fdf-40ff-994e-04100775047e None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f3165bb0-3fdf-40ff-994e-04100775047e None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:08:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 814/1661] 192.168.122.57 () {58 vars in 1303 bytes} [Sun Sep 6 17:08: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 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-765ed1eb-48a3-4aa6-8c48-1fd439534cec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f641e78-0331-41b5-8d5a-e99b44390a6a) transitioned into state 'SUCCESS' from state '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-422799892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['1bd18590-c567-4f06-84e4-4905f815a7b4','c711cd2f-d8d2-4f26-9077-22be39aa6346','0785ec16-d299-4dbc-901f-30fac0fa03ae','7438c9a8-b3c3-4da0-9723-6454fb60cfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2c9ee7-d0df-4497-8d91-65ae728d0a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-765ed1eb-48a3-4aa6-8c48-1fd439534cec tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:08:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-765ed1eb-48a3-4aa6-8c48-1fd439534cec tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3564bbc8-df8a-40ea-a063-69a3e5cf2008", "connector": null, "instance_uuid": "3cd272b9-ae6f-43b4-9b78-79e55da8baf3"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2c9ee7-d0df-4497-8d91-65ae728d0a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (374ba15b-1e21-4d6e-8c51-cf321bc21e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request issued successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a1d335e-5e03-4d24-bdf9-b44fa7bd2edb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 848/1662] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/volumes => generated 761 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e45e7768-4b86-41d9-a049-89c2a15cdc93 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 849/1663] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-765ed1eb-48a3-4aa6-8c48-1fd439534cec tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 815/1664] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:08:17 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-860341d7-85c2-4643-94e1-ec28fb8292ef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-860341d7-85c2-4643-94e1-ec28fb8292ef tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-860341d7-85c2-4643-94e1-ec28fb8292ef tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-860341d7-85c2-4643-94e1-ec28fb8292ef tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-860341d7-85c2-4643-94e1-ec28fb8292ef tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-860341d7-85c2-4643-94e1-ec28fb8292ef tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 850/1665] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:18 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1f03736e-48fa-463e-848e-49a368405869 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f03736e-48fa-463e-848e-49a368405869 None None] GET http://192.168.122.57/volume// Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f03736e-48fa-463e-848e-49a368405869 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f03736e-48fa-463e-848e-49a368405869 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f03736e-48fa-463e-848e-49a368405869 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:08:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 851/1666] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:08:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6bd144f5-4f6f-40b9-a6be-bf09b8c93319 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 816/1667] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-00b2b5b4-6d26-491a-9a7c-880424bab3a1 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 852/1668] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1434 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] PUT http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-58490772-8473-4401-81d9-1afdf23e60a0 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 817/1669] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Acquiring lock "cinder-attachment_update-3564bbc8-df8a-40ea-a063-69a3e5cf2008-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-3564bbc8-df8a-40ea-a063-69a3e5cf2008-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:08:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a355e2b-b316-4d74-a790-032d4b660c17 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a355e2b-b316-4d74-a790-032d4b660c17 None None] GET http://192.168.122.57/volume// Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a355e2b-b316-4d74-a790-032d4b660c17 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a355e2b-b316-4d74-a790-032d4b660c17 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a355e2b-b316-4d74-a790-032d4b660c17 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:08:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 818/1670] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d6ed8bab-0bfc-4836-b6e9-a88e141771a9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d6ed8bab-0bfc-4836-b6e9-a88e141771a9 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d6ed8bab-0bfc-4836-b6e9-a88e141771a9 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c", "connector": null, "instance_uuid": "c9ca370a-fc2d-4387-9ea2-ec84371b29c1"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-3564bbc8-df8a-40ea-a063-69a3e5cf2008-devstack" released by "attachment_update" :: held 0.289s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-2af02e1c-1a49-45f3-90cd-b43ec5abe8ac tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 853/1671] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:08:19 2026] PUT /volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 => generated 694 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d6ed8bab-0bfc-4836-b6e9-a88e141771a9 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 819/1672] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-93aa7cb6-2185-435a-ad43-684311914164 req-66431692-5c25-45ac-8ef3-75b202f84ba5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-66431692-5c25-45ac-8ef3-75b202f84ba5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911/action Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-66431692-5c25-45ac-8ef3-75b202f84ba5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-66431692-5c25-45ac-8ef3-75b202f84ba5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d14991d-c1b9-47e8-a999-21858bc18bc8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 820/1673] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aff6e4b9-d0c9-4b16-84c0-0ccfe45d663f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aff6e4b9-d0c9-4b16-84c0-0ccfe45d663f None None] GET http://192.168.122.57/volume// Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aff6e4b9-d0c9-4b16-84c0-0ccfe45d663f None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aff6e4b9-d0c9-4b16-84c0-0ccfe45d663f None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aff6e4b9-d0c9-4b16-84c0-0ccfe45d663f None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-93aa7cb6-2185-435a-ad43-684311914164 req-66431692-5c25-45ac-8ef3-75b202f84ba5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911/action returned with HTTP 204 Sep 06 17:08:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 821/1674] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 854/1675] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-a8f109b1-eac6-427f-bfe2-e605dd34b094 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 822/1676] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1034 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] PUT http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Acquiring lock "cinder-attachment_update-1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1506875152"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1506875152'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume of 1 GB Sep 06 17:08:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Availability Zones retrieved successfully. Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (9a3de5b5-3962-4775-8d9e-c8de20adb02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522dcea8-2cad-4cb1-ac5b-48f31720bffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=323,cinder:INSERT=57,cinder:UPDATE=83 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522dcea8-2cad-4cb1-ac5b-48f31720bffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395e6ca9-c372-4a7e-8c58-1e3d6aba0fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=239,cinder:UPDATE=40,cinder:INSERT=25 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c-devstack" released by "attachment_update" :: held 0.370s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-df6cc979-0376-4a1d-8483-9fc271e13989 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c returned with HTTP 200 Sep 06 17:08:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 823/1677] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:08:20 2026] PUT /volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c => generated 694 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Created reservations ['8f37a0ab-b93b-4b53-8f02-350daabd3b41', 'fa69a5a1-8fbf-423d-b6ab-22b4d08ff378', 'dce3f45d-7175-4bb6-9a8f-2a8755d0ff48', '8da79737-43cd-4f89-a126-02301bc8bbe9'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0f998c81-054b-460d-896b-d36537ed8d3b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395e6ca9-c372-4a7e-8c58-1e3d6aba0fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f37a0ab-b93b-4b53-8f02-350daabd3b41', 'fa69a5a1-8fbf-423d-b6ab-22b4d08ff378', 'dce3f45d-7175-4bb6-9a8f-2a8755d0ff48', '8da79737-43cd-4f89-a126-02301bc8bbe9']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f998c81-054b-460d-896b-d36537ed8d3b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f998c81-054b-460d-896b-d36537ed8d3b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f998c81-054b-460d-896b-d36537ed8d3b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1baeb96-af4a-4f86-af9f-9810f467a967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1baeb96-af4a-4f86-af9f-9810f467a967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c9777c-5f68-498a-a1fd-1adbfb6d2028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1506875152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['8f37a0ab-b93b-4b53-8f02-350daabd3b41','fa69a5a1-8fbf-423d-b6ab-22b4d08ff378','dce3f45d-7175-4bb6-9a8f-2a8755d0ff48','8da79737-43cd-4f89-a126-02301bc8bbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1506875152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c9777c-5f68-498a-a1fd-1adbfb6d2028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b064583d3142738be3f217299d3bc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ebcdf0-1acc-45dd-9cce-a57882250cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ebcdf0-1acc-45dd-9cce-a57882250cf2) transitioned into state 'SUCCESS' from state '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-1506875152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['8f37a0ab-b93b-4b53-8f02-350daabd3b41','fa69a5a1-8fbf-423d-b6ab-22b4d08ff378','dce3f45d-7175-4bb6-9a8f-2a8755d0ff48','8da79737-43cd-4f89-a126-02301bc8bbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f85215c-abbd-4085-826d-efb36bccd732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0f998c81-054b-460d-896b-d36537ed8d3b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f998c81-054b-460d-896b-d36537ed8d3b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f85215c-abbd-4085-826d-efb36bccd732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 824/1678] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:21 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (9a3de5b5-3962-4775-8d9e-c8de20adb02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request issued successfully. Sep 06 17:08:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ec44a8b1-04c6-4129-89cf-6416f1860625 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 855/1679] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/volumes => generated 764 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-670140005"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-670140005'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume of 1 GB Sep 06 17:08:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Availability Zones retrieved successfully. Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (42b4d5d7-e072-4cb7-8ee2-1a1906a2249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354fb0b4-f38d-4b13-8d5c-4970934306b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354fb0b4-f38d-4b13-8d5c-4970934306b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:21 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6fb0dc7-3953-42ee-b047-d8fc3b485730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Created reservations ['cb6c62da-7785-40b9-9cf1-d9dd1c459cca', '324729df-24e1-4d87-bd09-afa567bd30d5', '9d4426ba-6bd8-4fe6-bf97-4cb12bf36623', '6c76d75b-50bd-45a0-90c7-88d62d447262'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6fb0dc7-3953-42ee-b047-d8fc3b485730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6c62da-7785-40b9-9cf1-d9dd1c459cca', '324729df-24e1-4d87-bd09-afa567bd30d5', '9d4426ba-6bd8-4fe6-bf97-4cb12bf36623', '6c76d75b-50bd-45a0-90c7-88d62d447262']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a75fe79-0213-4ff3-9f4c-8c09be8df87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d54dba6a-aef3-4dea-8dde-c808195bbf4f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d54dba6a-aef3-4dea-8dde-c808195bbf4f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c/action Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d54dba6a-aef3-4dea-8dde-c808195bbf4f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d54dba6a-aef3-4dea-8dde-c808195bbf4f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a75fe79-0213-4ff3-9f4c-8c09be8df87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bab617c-637b-4de7-aa04-8f28a2410cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-670140005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['cb6c62da-7785-40b9-9cf1-d9dd1c459cca','324729df-24e1-4d87-bd09-afa567bd30d5','9d4426ba-6bd8-4fe6-bf97-4cb12bf36623','6c76d75b-50bd-45a0-90c7-88d62d447262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-670140005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bab617c-637b-4de7-aa04-8f28a2410cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b064583d3142738be3f217299d3bc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de36e67-df71-4283-bc13-b190ca1e3644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-9239f6ea-a06b-4862-83b3-5d0095d954ec req-d54dba6a-aef3-4dea-8dde-c808195bbf4f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c/action returned with HTTP 204 Sep 06 17:08:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 856/1680] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:08:22 2026] POST /volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de36e67-df71-4283-bc13-b190ca1e3644) transitioned into state 'SUCCESS' from state '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-670140005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['cb6c62da-7785-40b9-9cf1-d9dd1c459cca','324729df-24e1-4d87-bd09-afa567bd30d5','9d4426ba-6bd8-4fe6-bf97-4cb12bf36623','6c76d75b-50bd-45a0-90c7-88d62d447262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4f0079-03be-4494-b296-b3ab799f0e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4f0079-03be-4494-b296-b3ab799f0e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (42b4d5d7-e072-4cb7-8ee2-1a1906a2249f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request issued successfully. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84030591-8ad4-4f9c-93ff-0a57000d51fe tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 825/1681] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:21 2026] POST /volume/v3/volumes => generated 763 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1923270016"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1923270016'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume of 1 GB Sep 06 17:08:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Availability Zones retrieved successfully. Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (50e3f1eb-0759-44e9-b8fa-08eeca348fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa54fa8-3040-4225-a479-1f6bd1acabc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa54fa8-3040-4225-a479-1f6bd1acabc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29de540d-c207-4f87-b5ba-60cacb04a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2841fcdf-4ab9-4ea0-bd19-2f38abbf11dd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 826/1682] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:22 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Created reservations ['56816c89-12b4-46ca-b1ff-8f4b3da85a57', '444288dd-23ed-4178-a8a6-87f647ed95d1', 'dce07ba9-672f-474f-aef9-9d269e82d061', 'f9e65d22-3c5d-4ebe-bf55-e808548d4a88'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29de540d-c207-4f87-b5ba-60cacb04a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56816c89-12b4-46ca-b1ff-8f4b3da85a57', '444288dd-23ed-4178-a8a6-87f647ed95d1', 'dce07ba9-672f-474f-aef9-9d269e82d061', 'f9e65d22-3c5d-4ebe-bf55-e808548d4a88']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0e7f47-d27d-4b41-9716-8a52e85783e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3821163c-3eab-4385-a84e-88c91fa2aa04 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:08:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 827/1683] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:22 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1146 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0e7f47-d27d-4b41-9716-8a52e85783e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8c3f212-72f0-435a-9fb3-9f3aa5152fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1923270016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['56816c89-12b4-46ca-b1ff-8f4b3da85a57','444288dd-23ed-4178-a8a6-87f647ed95d1','dce07ba9-672f-474f-aef9-9d269e82d061','f9e65d22-3c5d-4ebe-bf55-e808548d4a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1923270016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8c3f212-72f0-435a-9fb3-9f3aa5152fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b064583d3142738be3f217299d3bc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:22 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee5b06b-e275-4272-b762-dbeaf162eec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee5b06b-e275-4272-b762-dbeaf162eec7) transitioned into state 'SUCCESS' from state '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-1923270016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['56816c89-12b4-46ca-b1ff-8f4b3da85a57','444288dd-23ed-4178-a8a6-87f647ed95d1','dce07ba9-672f-474f-aef9-9d269e82d061','f9e65d22-3c5d-4ebe-bf55-e808548d4a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2cee1d-73f2-4467-b8d5-84609cbdd0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2cee1d-73f2-4467-b8d5-84609cbdd0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (50e3f1eb-0759-44e9-b8fa-08eeca348fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request issued successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ea99a6e-7579-4765-8b7e-9da99b38fd9e tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 857/1684] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:22 2026] POST /volume/v3/volumes => generated 764 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-471257833"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-471257833'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume of 1 GB Sep 06 17:08:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Availability Zones retrieved successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (4ff1621e-8001-4b33-bf28-daa2cbdc5aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18390282-6c82-43e0-9062-b0f86aa2e58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18390282-6c82-43e0-9062-b0f86aa2e58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac756cf-0b1c-44e9-9447-ca87a74ab150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Created reservations ['651e3a4a-c8e8-419d-958c-2e4ad69bce14', '9a5ba79c-31ac-4458-9078-860af23fd80d', '9603d2c6-9261-40c6-b005-fe701fc8d12f', '37cbd5fc-82ae-41fd-b432-979159323567'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac756cf-0b1c-44e9-9447-ca87a74ab150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651e3a4a-c8e8-419d-958c-2e4ad69bce14', '9a5ba79c-31ac-4458-9078-860af23fd80d', '9603d2c6-9261-40c6-b005-fe701fc8d12f', '37cbd5fc-82ae-41fd-b432-979159323567']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8da2e5-9f3a-4def-848f-9022a3fdb8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8da2e5-9f3a-4def-848f-9022a3fdb8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9f1d2c-8a21-4015-a723-4fc6eea29a8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-471257833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['651e3a4a-c8e8-419d-958c-2e4ad69bce14','9a5ba79c-31ac-4458-9078-860af23fd80d','9603d2c6-9261-40c6-b005-fe701fc8d12f','37cbd5fc-82ae-41fd-b432-979159323567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-471257833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9f1d2c-8a21-4015-a723-4fc6eea29a8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b064583d3142738be3f217299d3bc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a16c024-0e7d-44c8-86b4-49403b223801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a16c024-0e7d-44c8-86b4-49403b223801) transitioned into state 'SUCCESS' from state '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-471257833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['651e3a4a-c8e8-419d-958c-2e4ad69bce14','9a5ba79c-31ac-4458-9078-860af23fd80d','9603d2c6-9261-40c6-b005-fe701fc8d12f','37cbd5fc-82ae-41fd-b432-979159323567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71ce1f5-cb3b-47d5-9600-36ab823ae4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71ce1f5-cb3b-47d5-9600-36ab823ae4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (4ff1621e-8001-4b33-bf28-daa2cbdc5aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request issued successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee1d3483-8418-419e-93e3-af11f2769cf1 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 828/1685] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:23 2026] POST /volume/v3/volumes => generated 763 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ab7d550c-f965-4fbd-8810-c7452041e75b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-547526076"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-547526076'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume of 1 GB Sep 06 17:08:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Availability Zones retrieved successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (f95adaaa-605b-4266-b1c7-4e72cbda7ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe993f6f-e25d-4d2b-9b9a-ea07ed147492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe993f6f-e25d-4d2b-9b9a-ea07ed147492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:23 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a672eb-089d-4781-bb54-12f16d098a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Created reservations ['3e6e60f0-a4b7-49b5-86df-9ef65d6a0c1e', '06f78998-7b2d-4cb4-a786-f24e1b629316', '5aeffd66-8df8-40e1-94c0-7fa3d592b52f', 'c9133853-3eb9-4c21-ba95-c4fec4e9b625'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a672eb-089d-4781-bb54-12f16d098a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6e60f0-a4b7-49b5-86df-9ef65d6a0c1e', '06f78998-7b2d-4cb4-a786-f24e1b629316', '5aeffd66-8df8-40e1-94c0-7fa3d592b52f', 'c9133853-3eb9-4c21-ba95-c4fec4e9b625']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1badab-2cab-4a78-8991-e09b56fa075f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1badab-2cab-4a78-8991-e09b56fa075f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-547526076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['3e6e60f0-a4b7-49b5-86df-9ef65d6a0c1e','06f78998-7b2d-4cb4-a786-f24e1b629316','5aeffd66-8df8-40e1-94c0-7fa3d592b52f','c9133853-3eb9-4c21-ba95-c4fec4e9b625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-547526076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b064583d3142738be3f217299d3bc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c80d19c-2b81-45ca-b9a0-33035d378727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c80d19c-2b81-45ca-b9a0-33035d378727) transitioned into state 'SUCCESS' from state '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-547526076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b064583d3142738be3f217299d3bc7',qos_specs=None,replication_status=,reservations=['3e6e60f0-a4b7-49b5-86df-9ef65d6a0c1e','06f78998-7b2d-4cb4-a786-f24e1b629316','5aeffd66-8df8-40e1-94c0-7fa3d592b52f','c9133853-3eb9-4c21-ba95-c4fec4e9b625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab57fdd02fb241b9b0cede69a14bc1db',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652c03a5-fc38-4167-aba0-d9cb7fed4100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652c03a5-fc38-4167-aba0-d9cb7fed4100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Flow 'volume_create_api' (f95adaaa-605b-4266-b1c7-4e72cbda7ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Create volume request issued successfully. Sep 06 17:08:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab7d550c-f965-4fbd-8810-c7452041e75b tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 858/1686] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:23 2026] POST /volume/v3/volumes => generated 763 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98be7a2c-ba52-4149-b6e4-488b9fc34c31 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 returned with HTTP 200 Sep 06 17:08:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 829/1687] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:24 2026] GET /volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dff800be-2494-45bc-b547-f19512484ab5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dff800be-2494-45bc-b547-f19512484ab5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dff800be-2494-45bc-b547-f19512484ab5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dff800be-2494-45bc-b547-f19512484ab5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dff800be-2494-45bc-b547-f19512484ab5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dff800be-2494-45bc-b547-f19512484ab5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 200 Sep 06 17:08:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 859/1688] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:24 2026] GET /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a654de3-65df-41d5-81bf-10245d96a347 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a654de3-65df-41d5-81bf-10245d96a347 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a654de3-65df-41d5-81bf-10245d96a347 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a654de3-65df-41d5-81bf-10245d96a347 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2a654de3-65df-41d5-81bf-10245d96a347 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a654de3-65df-41d5-81bf-10245d96a347 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 200 Sep 06 17:08:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 830/1689] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:25 2026] GET /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cac270e6-fe37-4dd2-8009-54bea4322e57 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 200 Sep 06 17:08:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 860/1690] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:25 2026] GET /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c76bbba1-f844-4bf9-a3f4-39efce54e417 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 200 Sep 06 17:08:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 831/1691] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:26 2026] GET /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d44404a-24bd-4894-ab55-498074661c45 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d44404a-24bd-4894-ab55-498074661c45 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d44404a-24bd-4894-ab55-498074661c45 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d44404a-24bd-4894-ab55-498074661c45 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8d44404a-24bd-4894-ab55-498074661c45 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d44404a-24bd-4894-ab55-498074661c45 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 200 Sep 06 17:08:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 861/1692] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:26 2026] GET /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cf5fdc0e-9322-4da7-9bba-7f85f5e9c15d tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 200 Sep 06 17:08:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 832/1693] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e307ba19-8db5-48f9-b2d8-a8ef97309e6a tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 returned with HTTP 200 Sep 06 17:08:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 862/1694] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b5839de2-95fa-4040-97aa-689d25450b0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume with id: f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume request issued successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5839de2-95fa-4040-97aa-689d25450b0c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 returned with HTTP 202 Sep 06 17:08:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 833/1695] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:08:28 2026] DELETE /volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed35e6b3-e981-4701-a0a8-4777866e5261 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 returned with HTTP 200 Sep 06 17:08:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 863/1696] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-444cc01d-9eb3-4dbd-900c-344b1d4c1608 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 returned with HTTP 200 Sep 06 17:08:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 834/1697] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:29 2026] GET /volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 => generated 855 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa71ee35-bbd3-4393-97db-1aa1afe4c555 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa71ee35-bbd3-4393-97db-1aa1afe4c555 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 Sep 06 17:08:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa71ee35-bbd3-4393-97db-1aa1afe4c555 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa71ee35-bbd3-4393-97db-1aa1afe4c555 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa71ee35-bbd3-4393-97db-1aa1afe4c555 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 returned with HTTP 404 Sep 06 17:08:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 864/1698] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:30 2026] GET /volume/v3/volumes/f9c5b57c-0b40-4fe5-9b1c-e98bd2d279e1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88c451b2-1343-43bc-99aa-875c796878c6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:30 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume with id: ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume request issued successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88c451b2-1343-43bc-99aa-875c796878c6 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 202 Sep 06 17:08:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 835/1699] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:08:30 2026] DELETE /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c658e053-fc21-4a52-b66f-798e9cb602c3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 200 Sep 06 17:08:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 865/1700] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:30 2026] GET /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9c5a140d-4058-4529-aa79-23966d143b92 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c5a140d-4058-4529-aa79-23966d143b92 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9c5a140d-4058-4529-aa79-23966d143b92 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9c5a140d-4058-4529-aa79-23966d143b92 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9c5a140d-4058-4529-aa79-23966d143b92 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c5a140d-4058-4529-aa79-23966d143b92 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 200 Sep 06 17:08:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 836/1701] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:32 2026] GET /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 855 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-39ad7bd0-ae9e-4840-9525-f86d1aabf7e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39ad7bd0-ae9e-4840-9525-f86d1aabf7e5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39ad7bd0-ae9e-4840-9525-f86d1aabf7e5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39ad7bd0-ae9e-4840-9525-f86d1aabf7e5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39ad7bd0-ae9e-4840-9525-f86d1aabf7e5 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c returned with HTTP 404 Sep 06 17:08:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 866/1702] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:33 2026] GET /volume/v3/volumes/ba9f1d2c-8a21-4015-a723-4fc6eea29a8c => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-557db16b-d925-45c7-9415-2f72d0b03211 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:33 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume with id: f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume request issued successfully. Sep 06 17:08:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-557db16b-d925-45c7-9415-2f72d0b03211 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 202 Sep 06 17:08:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 837/1703] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:08:33 2026] DELETE /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dfa3af52-73dd-4a46-899b-517949d7aaf0 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 200 Sep 06 17:08:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 867/1704] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:33 2026] GET /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 856 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de023518-25a9-4516-8060-1938a1ea2790 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de023518-25a9-4516-8060-1938a1ea2790 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de023518-25a9-4516-8060-1938a1ea2790 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de023518-25a9-4516-8060-1938a1ea2790 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de023518-25a9-4516-8060-1938a1ea2790 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de023518-25a9-4516-8060-1938a1ea2790 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 200 Sep 06 17:08:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 838/1705] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:34 2026] GET /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8b6c0023-3769-4e81-8b47-f9f71048d0e7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b6c0023-3769-4e81-8b47-f9f71048d0e7 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 Sep 06 17:08:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b6c0023-3769-4e81-8b47-f9f71048d0e7 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8b6c0023-3769-4e81-8b47-f9f71048d0e7 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8b6c0023-3769-4e81-8b47-f9f71048d0e7 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 returned with HTTP 404 Sep 06 17:08:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 868/1706] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:35 2026] GET /volume/v3/volumes/f8c3f212-72f0-435a-9fb3-9f3aa5152fa1 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-520550e5-059b-438b-8433-ff856de26f64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] DELETE http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume with id: 7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume request issued successfully. Sep 06 17:08:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-520550e5-059b-438b-8433-ff856de26f64 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 202 Sep 06 17:08:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 839/1707] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:08:36 2026] DELETE /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f21adcfe-42a7-4b98-ba69-085c68418fb3 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 200 Sep 06 17:08:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 869/1708] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:36 2026] GET /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-555b025a-4cfc-471c-b828-0cc5981ae303 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-555b025a-4cfc-471c-b828-0cc5981ae303 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-555b025a-4cfc-471c-b828-0cc5981ae303 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-555b025a-4cfc-471c-b828-0cc5981ae303 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-555b025a-4cfc-471c-b828-0cc5981ae303 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-555b025a-4cfc-471c-b828-0cc5981ae303 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 200 Sep 06 17:08:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 840/1709] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:37 2026] GET /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d62bbb59-6945-4261-9393-b95398e9a425 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62bbb59-6945-4261-9393-b95398e9a425 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62bbb59-6945-4261-9393-b95398e9a425 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62bbb59-6945-4261-9393-b95398e9a425 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62bbb59-6945-4261-9393-b95398e9a425 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 returned with HTTP 404 Sep 06 17:08:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 870/1710] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:38 2026] GET /volume/v3/volumes/7bab617c-637b-4de7-aa04-8f28a2410cf1 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0d220993-dca3-463b-969e-0d42965cf47c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] DELETE http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume with id: 15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Delete volume request issued successfully. Sep 06 17:08:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d220993-dca3-463b-969e-0d42965cf47c tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 returned with HTTP 202 Sep 06 17:08:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 841/1711] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:08:38 2026] DELETE /volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-256f0754-70eb-4b4a-98ed-c3485516c436 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-256f0754-70eb-4b4a-98ed-c3485516c436 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-256f0754-70eb-4b4a-98ed-c3485516c436 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-256f0754-70eb-4b4a-98ed-c3485516c436 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-256f0754-70eb-4b4a-98ed-c3485516c436 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-256f0754-70eb-4b4a-98ed-c3485516c436 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 returned with HTTP 200 Sep 06 17:08:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 871/1712] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:38 2026] GET /volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 => generated 856 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Volume info retrieved successfully. Sep 06 17:08:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-503741f4-a33e-4bbd-93b0-0c08059b7914 tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 returned with HTTP 200 Sep 06 17:08:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 842/1713] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:39 2026] GET /volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 => generated 856 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4069296e-01ad-4dbb-82fe-c8b03e9974af None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4069296e-01ad-4dbb-82fe-c8b03e9974af tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] GET http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 Sep 06 17:08:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4069296e-01ad-4dbb-82fe-c8b03e9974af tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4069296e-01ad-4dbb-82fe-c8b03e9974af tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4069296e-01ad-4dbb-82fe-c8b03e9974af tempest-CreateVolumesFromImageTest-80864871 tempest-CreateVolumesFromImageTest-80864871-project-member] http://192.168.122.57/volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 returned with HTTP 404 Sep 06 17:08:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 872/1714] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/volumes/15c9777c-5f68-498a-a1fd-1adbfb6d2028 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:08:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ec75439-9010-496b-99f5-767218190d87 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1271104662"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1271104662'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (b6c9ee2e-8e0a-4de6-b52d-5211eba13349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee93f8d9-fc81-487b-8dd6-4255b04815ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee93f8d9-fc81-487b-8dd6-4255b04815ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c1bde8-029c-4a77-be68-353ecfdbf634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['21a99719-2a83-4ffe-871e-2e191feecaf6', '0463e5bd-562e-4e3c-bdfa-728ccf69bd7a', 'aab17343-e17c-4664-870e-d8474e4bb014', '9e5cbba8-2a26-4d58-8abc-b52c7dfba8f2'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c1bde8-029c-4a77-be68-353ecfdbf634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a99719-2a83-4ffe-871e-2e191feecaf6', '0463e5bd-562e-4e3c-bdfa-728ccf69bd7a', 'aab17343-e17c-4664-870e-d8474e4bb014', '9e5cbba8-2a26-4d58-8abc-b52c7dfba8f2']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2a68f5-361c-4d88-b44d-f9c8b4b7ed20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2a68f5-361c-4d88-b44d-f9c8b4b7ed20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1271104662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['21a99719-2a83-4ffe-871e-2e191feecaf6','0463e5bd-562e-4e3c-bdfa-728ccf69bd7a','aab17343-e17c-4664-870e-d8474e4bb014','9e5cbba8-2a26-4d58-8abc-b52c7dfba8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1271104662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f32c6f11-6ff1-41c7-829d-e720c1daa234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dacd1fb2-d365-4ac8-816f-a4d42081407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dacd1fb2-d365-4ac8-816f-a4d42081407c) transitioned into state 'SUCCESS' from state '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-1271104662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['21a99719-2a83-4ffe-871e-2e191feecaf6','0463e5bd-562e-4e3c-bdfa-728ccf69bd7a','aab17343-e17c-4664-870e-d8474e4bb014','9e5cbba8-2a26-4d58-8abc-b52c7dfba8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2bdec24-8e6e-4648-a1ee-d8c074549df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2bdec24-8e6e-4648-a1ee-d8c074549df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (b6c9ee2e-8e0a-4de6-b52d-5211eba13349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ec75439-9010-496b-99f5-767218190d87 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 843/1715] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:08:48 2026] POST /volume/v3/volumes => generated 771 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:08:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b0b11590-298e-4b67-99f3-51b143257034 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0b11590-298e-4b67-99f3-51b143257034 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:08:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0b11590-298e-4b67-99f3-51b143257034 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0b11590-298e-4b67-99f3-51b143257034 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b0b11590-298e-4b67-99f3-51b143257034 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0b11590-298e-4b67-99f3-51b143257034 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:08:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 873/1716] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:49 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:08:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfdf2dc6-b2c2-4235-ac2f-1b94a946c0f9 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:08:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 844/1717] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:50 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 863 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:08:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-621d5c11-8324-473c-974e-c1a8f9ff0ec2 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:08:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 874/1718] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:52 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 863 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-054364fa-b9b6-42a3-a245-de892b7e739c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-054364fa-b9b6-42a3-a245-de892b7e739c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:08:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-054364fa-b9b6-42a3-a245-de892b7e739c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-054364fa-b9b6-42a3-a245-de892b7e739c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-054364fa-b9b6-42a3-a245-de892b7e739c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-054364fa-b9b6-42a3-a245-de892b7e739c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:08:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 845/1719] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:53 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 864 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f32c6f11-6ff1-41c7-829d-e720c1daa234", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-638605297"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {"'source_volid": 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-638605297'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (351e0887-b4c2-476f-ade7-bf0a32811cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a7a65b-e0ea-440f-ba73-3f497abe3cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a7a65b-e0ea-440f-ba73-3f497abe3cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef3e456-c739-4046-9d96-a4aeb6380951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['76b39ed5-8f79-4b4e-ba26-2f47fb1783f9', '6dbb4c29-b4b6-43ed-b947-c2f3130ba608', '39a7c5af-26d1-4ba6-bb7e-eb039d6f2f22', '0bfa75ea-b528-4a9d-9670-d55ff16922fa'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef3e456-c739-4046-9d96-a4aeb6380951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b39ed5-8f79-4b4e-ba26-2f47fb1783f9', '6dbb4c29-b4b6-43ed-b947-c2f3130ba608', '39a7c5af-26d1-4ba6-bb7e-eb039d6f2f22', '0bfa75ea-b528-4a9d-9670-d55ff16922fa']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4a59f4-8825-4bc9-961c-3ffa6af16740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4a59f4-8825-4bc9-961c-3ffa6af16740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f10234-41b4-4b44-8a82-2555aac528cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-638605297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['76b39ed5-8f79-4b4e-ba26-2f47fb1783f9','6dbb4c29-b4b6-43ed-b947-c2f3130ba608','39a7c5af-26d1-4ba6-bb7e-eb039d6f2f22','0bfa75ea-b528-4a9d-9670-d55ff16922fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-638605297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f10234-41b4-4b44-8a82-2555aac528cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90eefd46-0f65-431a-9787-fdfd669f1993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90eefd46-0f65-431a-9787-fdfd669f1993) transitioned into state 'SUCCESS' from state '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-638605297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['76b39ed5-8f79-4b4e-ba26-2f47fb1783f9','6dbb4c29-b4b6-43ed-b947-c2f3130ba608','39a7c5af-26d1-4ba6-bb7e-eb039d6f2f22','0bfa75ea-b528-4a9d-9670-d55ff16922fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee44cb7c-d704-476e-bc86-8afa5909eaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee44cb7c-d704-476e-bc86-8afa5909eaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (351e0887-b4c2-476f-ade7-bf0a32811cb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f7e8313-f9d7-4482-a149-33a6f3518f45 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 875/1720] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:53 2026] POST /volume/v3/volumes => generated 770 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f32c6f11-6ff1-41c7-829d-e720c1daa234", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1092749080"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {"'source_volid": 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1092749080'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (f5aa984b-a78e-47a9-83e8-f21cbd482b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652b4f6b-b15b-4c42-84c0-2f872daee9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652b4f6b-b15b-4c42-84c0-2f872daee9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcddbd68-e70a-49bd-be2b-3cc1f8a47863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['f560e2a5-4b4c-4d55-98d7-1cdb072904b4', '3cd714f5-0ba6-4dda-a541-22eb53af22e7', '2c58cc43-2bba-44f9-88d3-971a0f6a30f6', 'dc62f20e-5289-40a2-85ad-3d8701564625'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcddbd68-e70a-49bd-be2b-3cc1f8a47863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f560e2a5-4b4c-4d55-98d7-1cdb072904b4', '3cd714f5-0ba6-4dda-a541-22eb53af22e7', '2c58cc43-2bba-44f9-88d3-971a0f6a30f6', 'dc62f20e-5289-40a2-85ad-3d8701564625']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3130df-10eb-4f03-ae2e-37fb15b094b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3130df-10eb-4f03-ae2e-37fb15b094b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3325d66a-4e4d-43c2-8995-d464ac5e941c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092749080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['f560e2a5-4b4c-4d55-98d7-1cdb072904b4','3cd714f5-0ba6-4dda-a541-22eb53af22e7','2c58cc43-2bba-44f9-88d3-971a0f6a30f6','dc62f20e-5289-40a2-85ad-3d8701564625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092749080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3325d66a-4e4d-43c2-8995-d464ac5e941c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3a8101-7bd3-4911-9b9e-adf0e79239ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3a8101-7bd3-4911-9b9e-adf0e79239ae) transitioned into state 'SUCCESS' from state '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-1092749080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['f560e2a5-4b4c-4d55-98d7-1cdb072904b4','3cd714f5-0ba6-4dda-a541-22eb53af22e7','2c58cc43-2bba-44f9-88d3-971a0f6a30f6','dc62f20e-5289-40a2-85ad-3d8701564625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb40e34-86d3-4b3b-b2e3-fc8c4d9efbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb40e34-86d3-4b3b-b2e3-fc8c4d9efbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (f5aa984b-a78e-47a9-83e8-f21cbd482b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-518d61e5-4b30-4089-8c4c-e077f1ec493e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 846/1721] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:54 2026] POST /volume/v3/volumes => generated 771 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e2d2538-3792-4018-927a-922346c50f7b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f32c6f11-6ff1-41c7-829d-e720c1daa234", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2044815185"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {"'source_volid": 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2044815185'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:55 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (305e1b50-55d6-408d-b3a5-764f22068aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c093a35-632c-4afd-9a18-c25240fffb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:55 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c093a35-632c-4afd-9a18-c25240fffb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d39a8b3-2370-41eb-8297-3ba8e85ca648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['603fb554-e3f8-4346-890c-729484aabc88', '7c4cc7b5-22fa-4964-a9db-f9aac6a661c4', 'a949e216-3927-4ea6-8033-85226ad06278', 'a7c4e731-28a2-44b3-91a0-e2f4903dfbe8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d39a8b3-2370-41eb-8297-3ba8e85ca648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['603fb554-e3f8-4346-890c-729484aabc88', '7c4cc7b5-22fa-4964-a9db-f9aac6a661c4', 'a949e216-3927-4ea6-8033-85226ad06278', 'a7c4e731-28a2-44b3-91a0-e2f4903dfbe8']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3835d348-0e19-46a0-8761-e42931c23800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3835d348-0e19-46a0-8761-e42931c23800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e93e63-5d34-4ad9-aad0-8b8228a64fa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2044815185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['603fb554-e3f8-4346-890c-729484aabc88','7c4cc7b5-22fa-4964-a9db-f9aac6a661c4','a949e216-3927-4ea6-8033-85226ad06278','a7c4e731-28a2-44b3-91a0-e2f4903dfbe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2044815185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e93e63-5d34-4ad9-aad0-8b8228a64fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24c61d7-e49c-44cc-ac85-5c674263f119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24c61d7-e49c-44cc-ac85-5c674263f119) transitioned into state 'SUCCESS' from state '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-2044815185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['603fb554-e3f8-4346-890c-729484aabc88','7c4cc7b5-22fa-4964-a9db-f9aac6a661c4','a949e216-3927-4ea6-8033-85226ad06278','a7c4e731-28a2-44b3-91a0-e2f4903dfbe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96208db0-1b01-4ddc-8cb2-5aac704b56da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96208db0-1b01-4ddc-8cb2-5aac704b56da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (305e1b50-55d6-408d-b3a5-764f22068aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e2d2538-3792-4018-927a-922346c50f7b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 876/1722] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:55 2026] POST /volume/v3/volumes => generated 771 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4668addb-bc3f-4a2e-9764-e11c676d994e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f32c6f11-6ff1-41c7-829d-e720c1daa234", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-520871281"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {"'source_volid": 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-520871281'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (8e1aef52-ca15-42f3-8cde-d5b7150c157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fdc4d6-52b6-46bd-9861-a5e81daca970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fdc4d6-52b6-46bd-9861-a5e81daca970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10c1c42-29ce-487a-a802-95f11bbc8001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['386228e9-527c-43f0-bfce-6fcdd09b8f3d', 'f86f2e5e-7b7b-42ef-baa2-077013dac252', 'fde2ea44-f959-4738-bb2b-f817a701f26d', '77d661a0-6d84-49b2-955c-e983fd30c603'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10c1c42-29ce-487a-a802-95f11bbc8001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['386228e9-527c-43f0-bfce-6fcdd09b8f3d', 'f86f2e5e-7b7b-42ef-baa2-077013dac252', 'fde2ea44-f959-4738-bb2b-f817a701f26d', '77d661a0-6d84-49b2-955c-e983fd30c603']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7b77ae9-ae1e-4730-a274-f76cf0037d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7b77ae9-ae1e-4730-a274-f76cf0037d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf2ff499-7e78-4a8b-bbc0-cfae70fa7226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-520871281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['386228e9-527c-43f0-bfce-6fcdd09b8f3d','f86f2e5e-7b7b-42ef-baa2-077013dac252','fde2ea44-f959-4738-bb2b-f817a701f26d','77d661a0-6d84-49b2-955c-e983fd30c603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-520871281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf2ff499-7e78-4a8b-bbc0-cfae70fa7226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:56 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffde343-772f-4cb8-96bf-ea816864381f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffde343-772f-4cb8-96bf-ea816864381f) transitioned into state 'SUCCESS' from state '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-520871281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['386228e9-527c-43f0-bfce-6fcdd09b8f3d','f86f2e5e-7b7b-42ef-baa2-077013dac252','fde2ea44-f959-4738-bb2b-f817a701f26d','77d661a0-6d84-49b2-955c-e983fd30c603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbad1b27-e4b2-4925-9b3e-13b5e983bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbad1b27-e4b2-4925-9b3e-13b5e983bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (8e1aef52-ca15-42f3-8cde-d5b7150c157e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4668addb-bc3f-4a2e-9764-e11c676d994e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 847/1723] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:56 2026] POST /volume/v3/volumes => generated 770 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f32c6f11-6ff1-41c7-829d-e720c1daa234", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1285169276"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request body: {'volume': {"'source_volid": 'f32c6f11-6ff1-41c7-829d-e720c1daa234', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1285169276'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume of 1 GB Sep 06 17:08:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Availability Zones retrieved successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (3e5455e6-7def-4879-9956-f1ab4bc37b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e41dd2-925a-4bee-8f86-514a5f7054b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e41dd2-925a-4bee-8f86-514a5f7054b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdf3162-d643-4a6a-8d09-c18d89a72c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Created reservations ['a50eab82-4557-4344-b0d7-ef44f90f9c40', 'c2a53347-4f0a-443f-8136-8d3a88c33961', '7286b133-6242-4220-b08a-50a88f9209f2', '3dda61b5-650f-420a-ae2f-b2017d831eba'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdf3162-d643-4a6a-8d09-c18d89a72c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50eab82-4557-4344-b0d7-ef44f90f9c40', 'c2a53347-4f0a-443f-8136-8d3a88c33961', '7286b133-6242-4220-b08a-50a88f9209f2', '3dda61b5-650f-420a-ae2f-b2017d831eba']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d9e864-8d2f-4e57-8efc-271739797804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d9e864-8d2f-4e57-8efc-271739797804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622f1158-3073-4ace-8ed0-b55746dab130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1285169276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['a50eab82-4557-4344-b0d7-ef44f90f9c40','c2a53347-4f0a-443f-8136-8d3a88c33961','7286b133-6242-4220-b08a-50a88f9209f2','3dda61b5-650f-420a-ae2f-b2017d831eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1285169276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622f1158-3073-4ace-8ed0-b55746dab130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83afa48830524264b20c1bc8cc719742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2c674b-e9dc-4657-b6a6-dd38152d7805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2c674b-e9dc-4657-b6a6-dd38152d7805) transitioned into state 'SUCCESS' from state '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-1285169276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83afa48830524264b20c1bc8cc719742',qos_specs=None,replication_status=,reservations=['a50eab82-4557-4344-b0d7-ef44f90f9c40','c2a53347-4f0a-443f-8136-8d3a88c33961','7286b133-6242-4220-b08a-50a88f9209f2','3dda61b5-650f-420a-ae2f-b2017d831eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d0ec6ece404cd6b7c4286fe8e33dbb',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41272120-03c6-4e24-b621-383e4b643b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41272120-03c6-4e24-b621-383e4b643b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Flow 'volume_create_api' (3e5455e6-7def-4879-9956-f1ab4bc37b3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Create volume request issued successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd77b5a1-a5b2-4e82-81e6-b7725c4e9515 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 877/1724] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:57 2026] POST /volume/v3/volumes => generated 771 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-631e9788-8526-416f-87d8-0a9cd4469913 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-631e9788-8526-416f-87d8-0a9cd4469913 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-631e9788-8526-416f-87d8-0a9cd4469913 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-631e9788-8526-416f-87d8-0a9cd4469913 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-631e9788-8526-416f-87d8-0a9cd4469913 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-631e9788-8526-416f-87d8-0a9cd4469913 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd returned with HTTP 200 Sep 06 17:08:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 848/1725] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:57 2026] GET /volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4dab0c52-b18d-4cf3-82ed-ff3d9e0c91fc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 200 Sep 06 17:08:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 878/1726] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:57 2026] GET /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:08:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:08:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c319c9b5-23b7-4363-9b3f-ac2b7ee3b635 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 849/1727] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:58 2026] GET /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-948146229", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-948146229', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Create volume of 1 GB Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Availability Zones retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1bd09d9e-74db-4d5b-9cf8-e38976de3420 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 879/1728] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:59 2026] GET /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Flow 'volume_create_api' (b912ddad-0cff-453b-be3a-549a71bbe94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc629d7-12ce-4544-893c-c286aba6dc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc629d7-12ce-4544-893c-c286aba6dc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c626a391-886b-4af8-9c03-9e4edeadc7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Created reservations ['99447897-3a27-4e8d-a061-b16665afc67f', '122fdba6-fdb3-43d4-9cdf-eaf4ac4eac75', '77b9de92-9fa6-4245-96a0-4a794f919c37', '952273fc-415c-4db4-b8c4-813ad7a74f9e'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c626a391-886b-4af8-9c03-9e4edeadc7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99447897-3a27-4e8d-a061-b16665afc67f', '122fdba6-fdb3-43d4-9cdf-eaf4ac4eac75', '77b9de92-9fa6-4245-96a0-4a794f919c37', '952273fc-415c-4db4-b8c4-813ad7a74f9e']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fd2baa-5385-463d-9b17-e0dd849d1893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fd2baa-5385-463d-9b17-e0dd849d1893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b25e4c8-3ffd-42c9-8d55-8770eea01434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-948146229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c6e45d7094460ea684d37c1d3b2012',qos_specs=None,replication_status=,reservations=['99447897-3a27-4e8d-a061-b16665afc67f','122fdba6-fdb3-43d4-9cdf-eaf4ac4eac75','77b9de92-9fa6-4245-96a0-4a794f919c37','952273fc-415c-4db4-b8c4-813ad7a74f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c1d86c9f474d7e9ea78bae8c25ffcc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-948146229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b25e4c8-3ffd-42c9-8d55-8770eea01434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c6e45d7094460ea684d37c1d3b2012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65c1d86c9f474d7e9ea78bae8c25ffcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f425ff-9280-442d-8aae-4a18325248ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f425ff-9280-442d-8aae-4a18325248ed) transitioned into state 'SUCCESS' from state '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-948146229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c6e45d7094460ea684d37c1d3b2012',qos_specs=None,replication_status=,reservations=['99447897-3a27-4e8d-a061-b16665afc67f','122fdba6-fdb3-43d4-9cdf-eaf4ac4eac75','77b9de92-9fa6-4245-96a0-4a794f919c37','952273fc-415c-4db4-b8c4-813ad7a74f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c1d86c9f474d7e9ea78bae8c25ffcc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c09e8c-8dc9-4b7b-ab5d-08e5d188b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c09e8c-8dc9-4b7b-ab5d-08e5d188b877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Flow 'volume_create_api' (b912ddad-0cff-453b-be3a-549a71bbe94c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Create volume request issued successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a541cf6-5257-47e0-8ae3-59b8dd0abca0 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 850/1729] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:08:59 2026] POST /volume/v3/volumes => generated 761 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1f731a7-ddd9-4822-bba0-413393b9e70b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 880/1730] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:08:59 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 829 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-463f18ae-09bd-4857-b6d0-5dbd0e65de7d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 200 Sep 06 17:09:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 851/1731] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:00 2026] GET /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8462398d-6621-468d-a5b1-816762e32f6b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8462398d-6621-468d-a5b1-816762e32f6b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8462398d-6621-468d-a5b1-816762e32f6b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8462398d-6621-468d-a5b1-816762e32f6b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8462398d-6621-468d-a5b1-816762e32f6b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8462398d-6621-468d-a5b1-816762e32f6b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 200 Sep 06 17:09:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 881/1732] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:00 2026] GET /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15f9c08e-c820-47d7-8368-e1e119a0e94a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 852/1733] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:00 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e9f8a78-d855-4207-93aa-30d3fc62fa00 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 200 Sep 06 17:09:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 882/1734] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d575b882-6efc-4878-a196-dd40aafefe96 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d575b882-6efc-4878-a196-dd40aafefe96 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d575b882-6efc-4878-a196-dd40aafefe96 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d575b882-6efc-4878-a196-dd40aafefe96 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d575b882-6efc-4878-a196-dd40aafefe96 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d575b882-6efc-4878-a196-dd40aafefe96 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 returned with HTTP 200 Sep 06 17:09:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 853/1735] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef8e5b6-6961-47a9-8ef0-f377f0e3fce5 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 883/1736] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-87b810db-e0dc-4e1c-bae4-3f510e37d357 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 returned with HTTP 200 Sep 06 17:09:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 854/1737] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: 622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0c0a5ed-92db-4106-b32c-f961aaad3483 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 returned with HTTP 202 Sep 06 17:09:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 884/1738] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:02 2026] DELETE /volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-93c76617-eeb6-4b6d-a834-02702029e850 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-93c76617-eeb6-4b6d-a834-02702029e850 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-93c76617-eeb6-4b6d-a834-02702029e850 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-93c76617-eeb6-4b6d-a834-02702029e850 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-93c76617-eeb6-4b6d-a834-02702029e850 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-93c76617-eeb6-4b6d-a834-02702029e850 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 returned with HTTP 200 Sep 06 17:09:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 855/1739] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2873898-bdab-40b5-a43b-b7fe9863aa97 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 885/1740] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-627ae691-f93d-4429-8925-e81fc098197b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-627ae691-f93d-4429-8925-e81fc098197b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-627ae691-f93d-4429-8925-e81fc098197b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-627ae691-f93d-4429-8925-e81fc098197b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-627ae691-f93d-4429-8925-e81fc098197b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-627ae691-f93d-4429-8925-e81fc098197b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 856/1741] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Get all volumes completed successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d95f9ab-190b-46c7-9226-c16fbf027bfc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 886/1742] 192.168.122.57 () {58 vars in 1116 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes => generated 344 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f2c4f80-0f51-4698-8821-909edb7224e6 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 857/1743] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-b421ccd9-e621-4dec-9805-195179cb2e61 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 887/1744] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-560766ac-94a8-47c4-bfef-667a044846a8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-560766ac-94a8-47c4-bfef-667a044846a8 None None] GET http://192.168.122.57/volume// Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-560766ac-94a8-47c4-bfef-667a044846a8 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-560766ac-94a8-47c4-bfef-667a044846a8 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-560766ac-94a8-47c4-bfef-667a044846a8 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 858/1745] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-841195cd-4035-4c7e-ba39-5700125674fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-841195cd-4035-4c7e-ba39-5700125674fc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-841195cd-4035-4c7e-ba39-5700125674fc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b25e4c8-3ffd-42c9-8d55-8770eea01434", "connector": null, "instance_uuid": "a19bb44f-25c3-487e-93ec-d537cb701a39"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-841195cd-4035-4c7e-ba39-5700125674fc tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 888/1746] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8defbb3f-1cf0-4ba8-a7c4-5bcd14ebac89 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8defbb3f-1cf0-4ba8-a7c4-5bcd14ebac89 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8defbb3f-1cf0-4ba8-a7c4-5bcd14ebac89 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8defbb3f-1cf0-4ba8-a7c4-5bcd14ebac89 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8defbb3f-1cf0-4ba8-a7c4-5bcd14ebac89 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 returned with HTTP 404 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 859/1747] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/622f1158-3073-4ace-8ed0-b55746dab130 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9d218a04-a763-4508-9448-09395c1f7bc8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7079c024-4a84-454a-8178-c7ceb4ce5636 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 860/1748] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eb167ce2-b965-4975-bc75-c31bb73309c2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb167ce2-b965-4975-bc75-c31bb73309c2 None None] GET http://192.168.122.57/volume// Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb167ce2-b965-4975-bc75-c31bb73309c2 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb167ce2-b965-4975-bc75-c31bb73309c2 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb167ce2-b965-4975-bc75-c31bb73309c2 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 861/1749] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d218a04-a763-4508-9448-09395c1f7bc8 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 202 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 889/1750] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:03 2026] DELETE /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86b1cf85-3291-4d62-9d5c-8b8e8900dcef tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 862/1751] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-c88fdb42-13d2-47cc-b325-92bf9e668c37 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 890/1752] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] PUT http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 Sep 06 17:09:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:04 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Acquiring lock "cinder-attachment_update-9b25e4c8-3ffd-42c9-8d55-8770eea01434-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:09:04 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Lock "cinder-attachment_update-9b25e4c8-3ffd-42c9-8d55-8770eea01434-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:09:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Lock "cinder-attachment_update-9b25e4c8-3ffd-42c9-8d55-8770eea01434-devstack" released by "attachment_update" :: held 0.263s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:09:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-6068e999-50df-4623-8c4a-5e195109fbee tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 863/1753] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:09:04 2026] PUT /volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 => generated 694 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3d6843f-2e67-45fc-a91d-fa095f6a627f tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 864/1754] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a042f46d-4b0d-4c6c-b072-4cebbab49ac2 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 891/1755] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-be5705b9-8dcc-4d92-8bb1-ec92efd5016f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-be5705b9-8dcc-4d92-8bb1-ec92efd5016f tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] POST http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2/action Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-be5705b9-8dcc-4d92-8bb1-ec92efd5016f tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-be5705b9-8dcc-4d92-8bb1-ec92efd5016f tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-deff49f6-c660-44d2-8ba5-b6b3de167319 req-be5705b9-8dcc-4d92-8bb1-ec92efd5016f tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2/action returned with HTTP 204 Sep 06 17:09:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 865/1756] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:09:05 2026] POST /volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-454155e3-de76-4cea-86d7-56b7ac3bad38 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 892/1757] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-4ff071b8-fd50-4693-91f3-8ca2a0ab29c2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 866/1758] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ad3544b-b72d-4094-832a-0a749f2e77ba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ad3544b-b72d-4094-832a-0a749f2e77ba None None] GET http://192.168.122.57/volume// Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ad3544b-b72d-4094-832a-0a749f2e77ba None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ad3544b-b72d-4094-832a-0a749f2e77ba None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ad3544b-b72d-4094-832a-0a749f2e77ba None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 893/1759] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-9bc75d16-83c5-4331-868f-a35f5173bffd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-9bc75d16-83c5-4331-868f-a35f5173bffd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-9bc75d16-83c5-4331-868f-a35f5173bffd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63ae02b0-45b5-43d7-8c06-b25a581f8044", "connector": null, "instance_uuid": "3cd272b9-ae6f-43b4-9b78-79e55da8baf3"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-9bc75d16-83c5-4331-868f-a35f5173bffd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 867/1760] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:09:06 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e7c23e4-0598-469e-af65-f3599fa6d967 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e7c23e4-0598-469e-af65-f3599fa6d967 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e7c23e4-0598-469e-af65-f3599fa6d967 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e7c23e4-0598-469e-af65-f3599fa6d967 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e7c23e4-0598-469e-af65-f3599fa6d967 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 returned with HTTP 404 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 894/1761] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/cf2ff499-7e78-4a8b-bbc0-cfae70fa7226 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: 35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04f5a01b-e4bd-4343-9be6-a42c094618b1 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 868/1762] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1146 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-83c57068-ce24-450a-a22d-9e56fca6db8e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-83c57068-ce24-450a-a22d-9e56fca6db8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-83c57068-ce24-450a-a22d-9e56fca6db8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-83c57068-ce24-450a-a22d-9e56fca6db8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2020728-8002-4a21-a7ee-ca2099d93e06 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 202 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 895/1763] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:06 2026] DELETE /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36c9806e-855b-459c-a306-0ae55d1c6d3e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36c9806e-855b-459c-a306-0ae55d1c6d3e None None] GET http://192.168.122.57/volume// Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36c9806e-855b-459c-a306-0ae55d1c6d3e None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36c9806e-855b-459c-a306-0ae55d1c6d3e None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36c9806e-855b-459c-a306-0ae55d1c6d3e None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 896/1764] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-83c57068-ce24-450a-a22d-9e56fca6db8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-83c57068-ce24-450a-a22d-9e56fca6db8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 869/1765] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 943 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63d05496-4a96-4b67-b901-968a081b46de None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d05496-4a96-4b67-b901-968a081b46de tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d05496-4a96-4b67-b901-968a081b46de tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d05496-4a96-4b67-b901-968a081b46de tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a7f58dd-338a-4c95-bef1-487fdcde2ab7 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 897/1766] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1146 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-63d05496-4a96-4b67-b901-968a081b46de tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d05496-4a96-4b67-b901-968a081b46de tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 870/1767] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 863 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-cb9d145a-eabd-494b-acbf-b709b0a4bb6c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 898/1768] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 1124 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5d1ef14e-31ca-4459-8e27-30ec89eacaaf tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 871/1769] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1146 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] PUT http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Acquiring lock "cinder-attachment_update-63ae02b0-45b5-43d7-8c06-b25a581f8044-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-63ae02b0-45b5-43d7-8c06-b25a581f8044-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:07 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-63ae02b0-45b5-43d7-8c06-b25a581f8044-devstack" released by "attachment_update" :: held 0.354s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:09:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-c122b809-52a1-4b40-b2c1-46c74d67e5a9 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da returned with HTTP 200 Sep 06 17:09:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 899/1770] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:09:06 2026] PUT /volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da => generated 694 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8ae8b68c-93f1-401c-973f-4733d963724d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ae8b68c-93f1-401c-973f-4733d963724d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ae8b68c-93f1-401c-973f-4733d963724d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ae8b68c-93f1-401c-973f-4733d963724d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8ae8b68c-93f1-401c-973f-4733d963724d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ae8b68c-93f1-401c-973f-4733d963724d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 872/1771] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:07 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 944 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2100e241-c5f2-4163-aa5d-61ae95e4191a tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 200 Sep 06 17:09:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 900/1772] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:07 2026] GET /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-fc61d9b6-a217-4bf5-aabb-806ef0cc4239 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-fc61d9b6-a217-4bf5-aabb-806ef0cc4239 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da/action Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-fc61d9b6-a217-4bf5-aabb-806ef0cc4239 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-fc61d9b6-a217-4bf5-aabb-806ef0cc4239 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c9f96b16-7537-4cd3-a8a2-9816a8f7447e req-fc61d9b6-a217-4bf5-aabb-806ef0cc4239 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da/action returned with HTTP 204 Sep 06 17:09:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 873/1773] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:09:07 2026] POST /volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3c2fef90-22f8-44e6-9f38-d77644a6abc4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 901/1774] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:08 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 1236 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-328351a7-3dc2-444a-82f6-7980c39aac81 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-328351a7-3dc2-444a-82f6-7980c39aac81 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-328351a7-3dc2-444a-82f6-7980c39aac81 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-328351a7-3dc2-444a-82f6-7980c39aac81 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9b0b1f0b-3db1-4e21-a3e1-7370f84d358b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b0b1f0b-3db1-4e21-a3e1-7370f84d358b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b0b1f0b-3db1-4e21-a3e1-7370f84d358b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b0b1f0b-3db1-4e21-a3e1-7370f84d358b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-328351a7-3dc2-444a-82f6-7980c39aac81 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-328351a7-3dc2-444a-82f6-7980c39aac81 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 874/1775] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:08 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 1236 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b0b1f0b-3db1-4e21-a3e1-7370f84d358b tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 returned with HTTP 404 Sep 06 17:09:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 902/1776] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:08 2026] GET /volume/v3/volumes/35e93e63-5d34-4ad9-aad0-8b8228a64fa4 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-050f44b0-7632-4544-bf79-73fcbebedf0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: 3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:09:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-050f44b0-7632-4544-bf79-73fcbebedf0e tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 202 Sep 06 17:09:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 875/1777] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:08 2026] DELETE /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae893e4d-cc96-427f-8549-8b130d9e6ae3 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 200 Sep 06 17:09:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 903/1778] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:08 2026] GET /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 863 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-403e5693-fb1c-4503-a25f-e89eb59ee073 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 876/1779] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:09 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 945 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-e3ee61d7-4192-4b0b-a359-a229c1b20cd0 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 904/1780] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:09 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 945 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dce6c261-6b27-453f-b7eb-ad5fde90250c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dce6c261-6b27-453f-b7eb-ad5fde90250c None None] GET http://192.168.122.57/volume// Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dce6c261-6b27-453f-b7eb-ad5fde90250c None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dce6c261-6b27-453f-b7eb-ad5fde90250c None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dce6c261-6b27-453f-b7eb-ad5fde90250c None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 877/1781] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:09:09 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-6ac53ea8-4108-4431-ab31-0e681e4a5241 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-6ac53ea8-4108-4431-ab31-0e681e4a5241 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:09:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-6ac53ea8-4108-4431-ab31-0e681e4a5241 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c43d5e48-2fc8-4e18-ba58-ad9810b1d945", "connector": null, "instance_uuid": "3cd272b9-ae6f-43b4-9b78-79e55da8baf3"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-6ac53ea8-4108-4431-ab31-0e681e4a5241 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:09:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 905/1782] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:09:09 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f11da68-fab4-4d50-ab1f-507ec23e5ed6 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 878/1783] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 863 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9321056d-e7b3-4e87-8f1b-5c9e39721dd3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9321056d-e7b3-4e87-8f1b-5c9e39721dd3 None None] GET http://192.168.122.57/volume// Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9321056d-e7b3-4e87-8f1b-5c9e39721dd3 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9321056d-e7b3-4e87-8f1b-5c9e39721dd3 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9321056d-e7b3-4e87-8f1b-5c9e39721dd3 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 879/1784] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/ => generated 389 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c3b912a-cee7-4f1e-9788-3bc3d68b11bd tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 880/1785] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 944 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d6f8beee-0717-4c44-a48c-04d0da98520b req-4bb055b7-d01a-4778-9028-10f112cc78d2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 906/1786] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1146 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-ca5bbedd-bacb-47af-8ff9-31390f2a025c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 881/1787] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 1125 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] PUT http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Acquiring lock "cinder-attachment_update-c43d5e48-2fc8-4e18-ba58-ad9810b1d945-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-c43d5e48-2fc8-4e18-ba58-ad9810b1d945-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:09:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Lock "cinder-attachment_update-c43d5e48-2fc8-4e18-ba58-ad9810b1d945-devstack" released by "attachment_update" :: held 0.334s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-171d8424-5418-479f-acef-f9bcd78355d6 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 returned with HTTP 200 Sep 06 17:09:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 907/1788] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:09:10 2026] PUT /volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 => generated 694 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-05a09695-3958-41b1-b76c-a48351689b51 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-05a09695-3958-41b1-b76c-a48351689b51 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-05a09695-3958-41b1-b76c-a48351689b51 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-05a09695-3958-41b1-b76c-a48351689b51 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-05a09695-3958-41b1-b76c-a48351689b51 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c returned with HTTP 404 Sep 06 17:09:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 882/1789] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:11 2026] GET /volume/v3/volumes/3325d66a-4e4d-43c2-8995-d464ac5e941c => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0e36e8c6-f72c-4d12-85a4-510945074870 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:09:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51aea752-57bc-4eb8-b2b8-30c33e087f72 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 883/1790] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:11 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 945 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e36e8c6-f72c-4d12-85a4-510945074870 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd returned with HTTP 202 Sep 06 17:09:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 908/1791] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:11 2026] DELETE /volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4bf06ffa-1de8-4508-8ce7-b6852721a2d5 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd returned with HTTP 200 Sep 06 17:09:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 884/1792] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:11 2026] GET /volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd => generated 862 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-11290386-e1eb-4dce-96c1-fa2dd6810336 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-11290386-e1eb-4dce-96c1-fa2dd6810336 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592/action Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-11290386-e1eb-4dce-96c1-fa2dd6810336 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-11290386-e1eb-4dce-96c1-fa2dd6810336 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-ed6c93e2-8bf9-4efb-aafc-28cd8a79fab1 req-11290386-e1eb-4dce-96c1-fa2dd6810336 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592/action returned with HTTP 204 Sep 06 17:09:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 909/1793] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:09:12 2026] POST /volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8423a4ec-73c0-48c6-98c6-61ed9dd8949e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 885/1794] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:12 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 1237 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-57ceb077-b6d0-4a41-b3fb-2523a627b8f5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 910/1795] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:12 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 1237 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e39430f0-6d55-4e40-b4dc-ccd5c72ddbea tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd returned with HTTP 200 Sep 06 17:09:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 886/1796] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:12 2026] GET /volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd => generated 862 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-48572753-5963-4f31-9e50-831afba6aecc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48572753-5963-4f31-9e50-831afba6aecc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd Sep 06 17:09:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48572753-5963-4f31-9e50-831afba6aecc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48572753-5963-4f31-9e50-831afba6aecc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48572753-5963-4f31-9e50-831afba6aecc tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd returned with HTTP 404 Sep 06 17:09:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 911/1797] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:13 2026] GET /volume/v3/volumes/d7f10234-41b4-4b44-8a82-2555aac528cd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f64d68ec-56d1-4273-a32f-e6717e750673 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:09:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume with id: f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:09:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Delete volume request issued successfully. Sep 06 17:09:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f64d68ec-56d1-4273-a32f-e6717e750673 tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 202 Sep 06 17:09:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 887/1798] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:13 2026] DELETE /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:09:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:09:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b983d98d-9eae-4a59-95ca-af6152f81d6d tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:09:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 912/1799] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:14 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:09:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Volume info retrieved successfully. Sep 06 17:09:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa342da6-8ac1-46ec-b8f0-5fd33afc1cdf tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 200 Sep 06 17:09:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 888/1800] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:15 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0981e5ae-9628-4146-9992-9d9f62654670 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0981e5ae-9628-4146-9992-9d9f62654670 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0981e5ae-9628-4146-9992-9d9f62654670 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0981e5ae-9628-4146-9992-9d9f62654670 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0981e5ae-9628-4146-9992-9d9f62654670 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0981e5ae-9628-4146-9992-9d9f62654670 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:09:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 913/1801] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fa45d7e-b8ee-49b5-a560-5d88db54300c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fa45d7e-b8ee-49b5-a560-5d88db54300c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] GET http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fa45d7e-b8ee-49b5-a560-5d88db54300c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fa45d7e-b8ee-49b5-a560-5d88db54300c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fa45d7e-b8ee-49b5-a560-5d88db54300c tempest-CreateVolumesFromSourceVolumeTest-1805262019 tempest-CreateVolumesFromSourceVolumeTest-1805262019-project-member] http://192.168.122.57/volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 returned with HTTP 404 Sep 06 17:09:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 914/1802] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/f32c6f11-6ff1-41c7-829d-e720c1daa234 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-3d874c3d-502e-4b94-8d9b-e5cd5dcdac42 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:09:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 889/1803] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c/action Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Begin detaching volume completed successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-c125355c-18bf-493a-8b58-3c97d8f6853b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c/action returned with HTTP 202 Sep 06 17:09:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 915/1804] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:09:16 2026] POST /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12eef202-797d-4d93-9597-7b31c1305620 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12eef202-797d-4d93-9597-7b31c1305620 None None] GET http://192.168.122.57/volume// Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12eef202-797d-4d93-9597-7b31c1305620 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12eef202-797d-4d93-9597-7b31c1305620 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12eef202-797d-4d93-9597-7b31c1305620 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 890/1805] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-6e2bdd26-d83c-450f-8518-a0ce410cee97 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:09:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 916/1806] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 1330 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-f9d328b3-1095-427f-ab8c-57c2268d3a11 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 891/1807] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 1236 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044/action Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-59d2a933-5c95-4de0-98e9-e30927fe7894 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-59d2a933-5c95-4de0-98e9-e30927fe7894 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-59d2a933-5c95-4de0-98e9-e30927fe7894 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-59d2a933-5c95-4de0-98e9-e30927fe7894 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /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 06 17:09:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Begin detaching volume completed successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b1c183bf-1783-430c-bef1-ff83fe827b85 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044/action returned with HTTP 202 Sep 06 17:09:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 917/1808] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:09:17 2026] POST /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6d3d30b4-19e9-4b7b-8a35-6d3fd3b9645d req-59d2a933-5c95-4de0-98e9-e30927fe7894 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 892/1809] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:09:17 2026] DELETE /volume/v3/attachments/aaf76c89-0017-405c-ad93-819cfb27844c => generated 19 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b851b5c2-3d01-4a24-b370-ad93e49bbd21 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b851b5c2-3d01-4a24-b370-ad93e49bbd21 None None] GET http://192.168.122.57/volume// Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b851b5c2-3d01-4a24-b370-ad93e49bbd21 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b851b5c2-3d01-4a24-b370-ad93e49bbd21 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b851b5c2-3d01-4a24-b370-ad93e49bbd21 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 918/1810] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:17 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-1d057dc1-78cf-4cc4-83c9-f4cb836cccaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 893/1811] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:17 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 1420 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b7039353-06b3-4126-9d0c-12975d3c20a4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48dc202e-87a3-4ced-9c65-6e3fb03413d3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 919/1812] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:17 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b7039353-06b3-4126-9d0c-12975d3c20a4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b7039353-06b3-4126-9d0c-12975d3c20a4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b7039353-06b3-4126-9d0c-12975d3c20a4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:18 devstack devstack@c-api.service[87192]: /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 06 17:09:18 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:09:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-57cd77ed-235c-43bd-bdc0-cc67ee8dc0c6 req-b7039353-06b3-4126-9d0c-12975d3c20a4 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da returned with HTTP 200 Sep 06 17:09:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 894/1813] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:09:17 2026] DELETE /volume/v3/attachments/a40062a1-6a25-48a4-981b-6d857830c5da => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:18 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume with id: 63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume request issued successfully. Sep 06 17:09:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b752ad6-4a3b-496a-8cbe-1c50bf52b873 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 202 Sep 06 17:09:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 920/1814] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:18 2026] DELETE /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-2544a283-2232-4a51-a244-c53dec91f498 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-2544a283-2232-4a51-a244-c53dec91f498 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/attachments?instance_id=a19bb44f-25c3-487e-93ec-d537cb701a39 Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-2544a283-2232-4a51-a244-c53dec91f498 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-2544a283-2232-4a51-a244-c53dec91f498 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: /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 06 17:09:20 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:09:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-2544a283-2232-4a51-a244-c53dec91f498 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments?instance_id=a19bb44f-25c3-487e-93ec-d537cb701a39 returned with HTTP 200 Sep 06 17:09:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 895/1815] 192.168.122.57 () {62 vars in 1521 bytes} [Sun Sep 6 17:09:20 2026] GET /volume/v3/attachments?instance_id=a19bb44f-25c3-487e-93ec-d537cb701a39 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-fa302ddd-a94b-4145-856c-85ecb94fd573 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-fa302ddd-a94b-4145-856c-85ecb94fd573 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-fa302ddd-a94b-4145-856c-85ecb94fd573 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-fa302ddd-a94b-4145-856c-85ecb94fd573 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-58ac0bdc-43e9-4479-b589-e8bf6ffbf79b req-fa302ddd-a94b-4145-856c-85ecb94fd573 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 returned with HTTP 200 Sep 06 17:09:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 896/1816] 192.168.122.57 () {62 vars in 1535 bytes} [Sun Sep 6 17:09:20 2026] GET /volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 => generated 718 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-333906122"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-333906122'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:20 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume of 1 GB Sep 06 17:09:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Availability Zones retrieved successfully. Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Flow 'volume_create_api' (37bd67ec-daeb-4f13-8af0-42dde04e0c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b00ee35f-617b-4ec5-9742-578efe046c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b00ee35f-617b-4ec5-9742-578efe046c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40cb9e4-711a-4a18-b309-0e5e783820f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=332,cinder:INSERT=47,cinder:UPDATE=89 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Created reservations ['708e7b97-56f6-42d7-8279-dafd774cdaa5', '90122f91-929c-4803-951f-d7f8b50f5873', '82c5b2f0-8fcc-4d75-9c3c-8e08347cb20a', '2e28ab3b-c778-4c5b-b15b-51907798f8d3'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40cb9e4-711a-4a18-b309-0e5e783820f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708e7b97-56f6-42d7-8279-dafd774cdaa5', '90122f91-929c-4803-951f-d7f8b50f5873', '82c5b2f0-8fcc-4d75-9c3c-8e08347cb20a', '2e28ab3b-c778-4c5b-b15b-51907798f8d3']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f6324a-60f5-4f88-a09c-b6a8aba7559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f6324a-60f5-4f88-a09c-b6a8aba7559e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e6b9ec-e417-475c-a989-54193bdcf496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-333906122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a856a379d064218b46f0a096ea92978',qos_specs=None,replication_status=,reservations=['708e7b97-56f6-42d7-8279-dafd774cdaa5','90122f91-929c-4803-951f-d7f8b50f5873','82c5b2f0-8fcc-4d75-9c3c-8e08347cb20a','2e28ab3b-c778-4c5b-b15b-51907798f8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2780003855461692b24ada005f3458',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-333906122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e6b9ec-e417-475c-a989-54193bdcf496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a856a379d064218b46f0a096ea92978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2780003855461692b24ada005f3458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c68e19d-3953-4546-90fe-5fbf2ef4fbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c68e19d-3953-4546-90fe-5fbf2ef4fbc7) transitioned into state 'SUCCESS' from state '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-333906122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a856a379d064218b46f0a096ea92978',qos_specs=None,replication_status=,reservations=['708e7b97-56f6-42d7-8279-dafd774cdaa5','90122f91-929c-4803-951f-d7f8b50f5873','82c5b2f0-8fcc-4d75-9c3c-8e08347cb20a','2e28ab3b-c778-4c5b-b15b-51907798f8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2780003855461692b24ada005f3458',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f5132e-a0e6-4392-a707-0b7465d28143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f5132e-a0e6-4392-a707-0b7465d28143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Flow 'volume_create_api' (37bd67ec-daeb-4f13-8af0-42dde04e0c12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume request issued successfully. Sep 06 17:09:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ab24475c-684e-4c10-9eb7-cc03d2667af4 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 921/1817] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:09:20 2026] POST /volume/v3/volumes => generated 776 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-10336fb8-747a-43be-8176-075ea2bee370 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10336fb8-747a-43be-8176-075ea2bee370 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10336fb8-747a-43be-8176-075ea2bee370 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-10336fb8-747a-43be-8176-075ea2bee370 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:21 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=398,cinder:INSERT=52,cinder:UPDATE=92 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:09:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-10336fb8-747a-43be-8176-075ea2bee370 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-10336fb8-747a-43be-8176-075ea2bee370 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 200 Sep 06 17:09:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 897/1818] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:21 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a4ed30a2-c564-457c-a440-04b29e52c15c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4ed30a2-c564-457c-a440-04b29e52c15c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4ed30a2-c564-457c-a440-04b29e52c15c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4ed30a2-c564-457c-a440-04b29e52c15c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a4ed30a2-c564-457c-a440-04b29e52c15c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4ed30a2-c564-457c-a440-04b29e52c15c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 200 Sep 06 17:09:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 922/1819] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:22 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-3c59e920-c234-422f-ae45-419c82c7cf8c tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 898/1820] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:23 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] POST http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945/action Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Begin detaching volume completed successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-7c6a97ae-acbe-4e74-9df7-fe008d18f555 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945/action returned with HTTP 202 Sep 06 17:09:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 923/1821] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:09:23 2026] POST /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fe57ee53-31a2-4032-9133-69ed1a8d6aae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe57ee53-31a2-4032-9133-69ed1a8d6aae None None] GET http://192.168.122.57/volume// Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe57ee53-31a2-4032-9133-69ed1a8d6aae None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fe57ee53-31a2-4032-9133-69ed1a8d6aae None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fe57ee53-31a2-4032-9133-69ed1a8d6aae None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 899/1822] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09: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 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-57c374b1-ab5f-4202-884f-af6b6923b42f tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 924/1823] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:23 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a7933a1-1537-4f9e-b5d4-7e387ac0cf0c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 200 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 900/1824] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:23 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11e6b9ec-e417-475c-a989-54193bdcf496", "name": "tempest-VolumeDependencyTests-Snapshot-678933690"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create snapshot from volume 11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-fa32602f-5194-4d82-bdc5-f73ef3e8dc02 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-fa32602f-5194-4d82-bdc5-f73ef3e8dc02 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-fa32602f-5194-4d82-bdc5-f73ef3e8dc02 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-fa32602f-5194-4d82-bdc5-f73ef3e8dc02 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Created reservations ['13d949a5-6ef9-419f-adaf-26615c412fb3', '73b7d9a3-0fb7-49f0-ad49-285f317d76a1', '6d9d7379-7ee0-4643-9042-ebedf2224915', '44b58878-4bb1-489b-9fde-12a8064ae32c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87192]: /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 06 17:09:23 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot create request issued successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ded8c53b-0f2c-4d51-982b-bc428ccd3a79 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:09:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 925/1825] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:09:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-4cc3452c-fa8e-4e10-a423-347d15b7bf95 req-fa32602f-5194-4d82-bdc5-f73ef3e8dc02 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 returned with HTTP 200 Sep 06 17:09:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 901/1826] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:09:23 2026] DELETE /volume/v3/attachments/760fb187-9558-4285-bbb5-982a1a328592 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef04ae11-a237-43e2-a58d-d695a7bb46a1 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 926/1827] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:24 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume with id: c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume request issued successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-34f505ff-57fc-48b4-bef8-30ef15d1e690 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 202 Sep 06 17:09:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 902/1828] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:24 2026] DELETE /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-40487d76-1438-4210-a30d-07f8efb72e05 req-6f09e597-defa-40f6-a069-1a4b5a4d720d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 200 Sep 06 17:09:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 927/1829] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:24 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 944 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-92f36423-0904-46bb-aefa-f6dca4bea724 req-a363d5ae-83c6-4684-a609-bab6d50bb87b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-92f36423-0904-46bb-aefa-f6dca4bea724 req-a363d5ae-83c6-4684-a609-bab6d50bb87b tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-92f36423-0904-46bb-aefa-f6dca4bea724 req-a363d5ae-83c6-4684-a609-bab6d50bb87b tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-92f36423-0904-46bb-aefa-f6dca4bea724 req-a363d5ae-83c6-4684-a609-bab6d50bb87b tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-92f36423-0904-46bb-aefa-f6dca4bea724 req-a363d5ae-83c6-4684-a609-bab6d50bb87b tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 404 Sep 06 17:09:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 903/1830] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:24 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c539b939-de41-4dec-aa0f-5536de5ffc30 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 928/1831] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:25 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bca25841-fefd-46f9-acc7-d1957048faf6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bca25841-fefd-46f9-acc7-d1957048faf6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bca25841-fefd-46f9-acc7-d1957048faf6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bca25841-fefd-46f9-acc7-d1957048faf6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bca25841-fefd-46f9-acc7-d1957048faf6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bca25841-fefd-46f9-acc7-d1957048faf6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 904/1832] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:26 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ba9ca420-278f-4c5a-8960-d26f2929dc11 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 929/1833] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:27 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d66e09a-fc8a-4a49-b154-88f9ae32ce58 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 905/1834] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:28 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f726407b-9147-4a2b-9813-7c169f403869", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1648870202"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume request body: {'volume': {'snapshot_id': 'f726407b-9147-4a2b-9813-7c169f403869', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1648870202'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume of 1 GB Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Availability Zones retrieved successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Flow 'volume_create_api' (5d7b3d31-9f36-483f-8d9b-ca93465ab36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7f1fde-2820-4b13-9de9-fbeed8218796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7f1fde-2820-4b13-9de9-fbeed8218796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f726407b-9147-4a2b-9813-7c169f403869', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd26a5e-c5d0-43ee-baa9-463cd6493028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Created reservations ['8de407b5-da4d-48d5-bdda-48376cd743e0', '32b51008-fb82-4108-983c-3efb520cee68', '507ef121-7573-4e1e-bd5b-b8a19c4a2657', 'cb4c5e54-1073-4a98-b13c-df576e76f354'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd26a5e-c5d0-43ee-baa9-463cd6493028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de407b5-da4d-48d5-bdda-48376cd743e0', '32b51008-fb82-4108-983c-3efb520cee68', '507ef121-7573-4e1e-bd5b-b8a19c4a2657', 'cb4c5e54-1073-4a98-b13c-df576e76f354']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df84c05-d67d-46ee-b183-dd40be453de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df84c05-d67d-46ee-b183-dd40be453de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9910d5-0d8e-44c7-9e03-43263cae5f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1648870202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a856a379d064218b46f0a096ea92978',qos_specs=None,replication_status=,reservations=['8de407b5-da4d-48d5-bdda-48376cd743e0','32b51008-fb82-4108-983c-3efb520cee68','507ef121-7573-4e1e-bd5b-b8a19c4a2657','cb4c5e54-1073-4a98-b13c-df576e76f354'],size=1,snapshot_id=f726407b-9147-4a2b-9813-7c169f403869,source_replicaid=,source_volid=None,status='creating',user_id='3a2780003855461692b24ada005f3458',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1648870202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9910d5-0d8e-44c7-9e03-43263cae5f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a856a379d064218b46f0a096ea92978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f726407b-9147-4a2b-9813-7c169f403869,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2780003855461692b24ada005f3458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d49922-2f2b-4a1c-982d-72fa1e3a9c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d49922-2f2b-4a1c-982d-72fa1e3a9c51) transitioned into state 'SUCCESS' from state '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-1648870202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a856a379d064218b46f0a096ea92978',qos_specs=None,replication_status=,reservations=['8de407b5-da4d-48d5-bdda-48376cd743e0','32b51008-fb82-4108-983c-3efb520cee68','507ef121-7573-4e1e-bd5b-b8a19c4a2657','cb4c5e54-1073-4a98-b13c-df576e76f354'],size=1,snapshot_id=f726407b-9147-4a2b-9813-7c169f403869,source_replicaid=,source_volid=None,status='creating',user_id='3a2780003855461692b24ada005f3458',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a53d7c7-f252-4b37-ada6-9210d52570b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a53d7c7-f252-4b37-ada6-9210d52570b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Flow 'volume_create_api' (5d7b3d31-9f36-483f-8d9b-ca93465ab36f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Create volume request issued successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5704e8ba-fe15-4f6c-af03-7350ade5c2ce tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 930/1835] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:09:28 2026] POST /volume/v3/volumes => generated 811 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bcc9f292-ed5d-477e-b425-2570f960e598 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bcc9f292-ed5d-477e-b425-2570f960e598 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bcc9f292-ed5d-477e-b425-2570f960e598 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bcc9f292-ed5d-477e-b425-2570f960e598 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bcc9f292-ed5d-477e-b425-2570f960e598 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bcc9f292-ed5d-477e-b425-2570f960e598 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 906/1836] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:28 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-331ad0db-44ce-4c12-9552-54cd7e198b22 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 931/1837] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:30 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-3fcb2acd-7902-4c4a-be53-dcf78c797622 req-1ed602a4-1861-44f5-b454-b16f2766c449 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3fcb2acd-7902-4c4a-be53-dcf78c797622 req-1ed602a4-1861-44f5-b454-b16f2766c449 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 Sep 06 17:09:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3fcb2acd-7902-4c4a-be53-dcf78c797622 req-1ed602a4-1861-44f5-b454-b16f2766c449 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3fcb2acd-7902-4c4a-be53-dcf78c797622 req-1ed602a4-1861-44f5-b454-b16f2766c449 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:31 devstack devstack@c-api.service[87192]: /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 06 17:09:31 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:09:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbe0343-69fc-49b8-9155-9667ff7eae84 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 932/1838] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:31 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:09:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3fcb2acd-7902-4c4a-be53-dcf78c797622 req-1ed602a4-1861-44f5-b454-b16f2766c449 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 returned with HTTP 200 Sep 06 17:09:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 907/1839] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:09:31 2026] DELETE /volume/v3/attachments/0af940cc-1c71-4675-a061-37a8973c3911 => generated 19 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e326075a-3f13-4165-9c0f-bea8339e34e3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 933/1840] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9a3f81d-2644-49fd-88da-8117fb3bb2f3 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 908/1841] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:33 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:34 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume with id: 3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-06ec0b7f-3b6e-46b6-9ddd-7688a4da3f21 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 934/1842] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:34 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume request issued successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e38d0c6-2b5e-4645-b792-758ca33fa3ba tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 202 Sep 06 17:09:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 909/1843] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:34 2026] DELETE /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 0 bytes in 410 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee34fac8-87b1-4688-a482-07c49cf4caaa tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:09:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 935/1844] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:35 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1253 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fffdcdb-1215-4cef-8baf-0a2f33ab9eae tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 910/1845] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:36 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-807039d8-b7d7-4803-8b72-32a58f21b99a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-807039d8-b7d7-4803-8b72-32a58f21b99a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-807039d8-b7d7-4803-8b72-32a58f21b99a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-807039d8-b7d7-4803-8b72-32a58f21b99a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-807039d8-b7d7-4803-8b72-32a58f21b99a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-807039d8-b7d7-4803-8b72-32a58f21b99a tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:09:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 936/1846] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:36 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1253 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:09:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b5234f6-ec37-4465-90c9-793d5961040f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b5234f6-ec37-4465-90c9-793d5961040f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b5234f6-ec37-4465-90c9-793d5961040f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b5234f6-ec37-4465-90c9-793d5961040f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b5234f6-ec37-4465-90c9-793d5961040f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b5234f6-ec37-4465-90c9-793d5961040f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 911/1847] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:37 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Volume info retrieved successfully. Sep 06 17:09:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-92ee02e8-4a10-4999-a099-8e1194cca4e5 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 200 Sep 06 17:09:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 937/1848] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:37 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 1253 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e805c813-8475-46ee-a434-f6ade0aafbff None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7851e2f1-efba-44bd-a2fc-472d1364abc6 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 912/1849] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e805c813-8475-46ee-a434-f6ade0aafbff tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 Sep 06 17:09:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e805c813-8475-46ee-a434-f6ade0aafbff tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e805c813-8475-46ee-a434-f6ade0aafbff tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e805c813-8475-46ee-a434-f6ade0aafbff tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 returned with HTTP 404 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 938/1850] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/3564bbc8-df8a-40ea-a063-69a3e5cf2008 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume with id: c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-954c0fa0-0a11-46aa-931d-a678e94bae8e tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 404 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 913/1851] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:39 2026] DELETE /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77fbf408-682c-4199-af86-f1f78f85411d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77fbf408-682c-4199-af86-f1f78f85411d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77fbf408-682c-4199-af86-f1f78f85411d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77fbf408-682c-4199-af86-f1f78f85411d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77fbf408-682c-4199-af86-f1f78f85411d tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 returned with HTTP 404 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 939/1852] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/c43d5e48-2fc8-4e18-ba58-ad9810b1d945 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] DELETE http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Delete volume with id: 63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d155784a-8f8d-410b-8a87-48c1e036c2e2 tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 404 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 914/1853] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:39 2026] DELETE /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-22dcbd8c-a62d-4071-b8e0-0d3110b266ca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22dcbd8c-a62d-4071-b8e0-0d3110b266ca tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] GET http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22dcbd8c-a62d-4071-b8e0-0d3110b266ca tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-22dcbd8c-a62d-4071-b8e0-0d3110b266ca tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-22dcbd8c-a62d-4071-b8e0-0d3110b266ca tempest-TestInstancesWithCinderVolumes-1178235872 tempest-TestInstancesWithCinderVolumes-1178235872-project-member] http://192.168.122.57/volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 returned with HTTP 404 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 940/1854] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/63ae02b0-45b5-43d7-8c06-b25a581f8044 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37158311-abd6-4120-9d34-95bceb53e96c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Get all volumes completed successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37158311-abd6-4120-9d34-95bceb53e96c tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 915/1855] 192.168.122.57 () {58 vars in 1164 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4367 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c1731637-7494-498c-81d3-43924b9aff80 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1731637-7494-498c-81d3-43924b9aff80 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] DELETE http://192.168.122.57/volume/v3/types/b768385a-726f-4406-8763-9c1eb186e479 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1731637-7494-498c-81d3-43924b9aff80 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1731637-7494-498c-81d3-43924b9aff80 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1731637-7494-498c-81d3-43924b9aff80 tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types/b768385a-726f-4406-8763-9c1eb186e479 returned with HTTP 202 Sep 06 17:09:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 941/1856] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:09:39 2026] DELETE /volume/v3/types/b768385a-726f-4406-8763-9c1eb186e479 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Get all volumes completed successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6e8ab5ff-ce23-4729-9422-151b63c7be2b tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:09:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 916/1857] 192.168.122.57 () {58 vars in 1164 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4640bc10-df68-493c-a7d4-e4c6b0fa275d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4640bc10-df68-493c-a7d4-e4c6b0fa275d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] DELETE http://192.168.122.57/volume/v3/types/0af7e5fc-25a4-4002-9494-61f4c6b62d1b Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4640bc10-df68-493c-a7d4-e4c6b0fa275d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4640bc10-df68-493c-a7d4-e4c6b0fa275d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b6c7964-d46e-4db7-acb6-ecb19a0f013d tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 917/1858] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4640bc10-df68-493c-a7d4-e4c6b0fa275d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types/0af7e5fc-25a4-4002-9494-61f4c6b62d1b returned with HTTP 202 Sep 06 17:09:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 942/1859] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:09:39 2026] DELETE /volume/v3/types/0af7e5fc-25a4-4002-9494-61f4c6b62d1b => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:09:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:40 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Get all volumes completed successfully. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-254c4fe9-8f8e-49fb-896e-d96c772c152d tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:09:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 918/1860] 192.168.122.57 () {58 vars in 1164 bytes} [Sun Sep 6 17:09:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4368 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d6e418e-2bb5-4668-b744-83996019a9ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d6e418e-2bb5-4668-b744-83996019a9ad tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] DELETE http://192.168.122.57/volume/v3/types/2b6dcd09-e8ff-4c6b-a882-90626b6ab978 Sep 06 17:09:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d6e418e-2bb5-4668-b744-83996019a9ad tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d6e418e-2bb5-4668-b744-83996019a9ad tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d6e418e-2bb5-4668-b744-83996019a9ad tempest-TestInstancesWithCinderVolumes-1034523153 tempest-TestInstancesWithCinderVolumes-1034523153-project-admin] http://192.168.122.57/volume/v3/types/2b6dcd09-e8ff-4c6b-a882-90626b6ab978 returned with HTTP 202 Sep 06 17:09:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 943/1861] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:09:40 2026] DELETE /volume/v3/types/2b6dcd09-e8ff-4c6b-a882-90626b6ab978 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-20996152-ae39-4693-a345-244ca779cd1b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20996152-ae39-4693-a345-244ca779cd1b tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20996152-ae39-4693-a345-244ca779cd1b tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20996152-ae39-4693-a345-244ca779cd1b tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-20996152-ae39-4693-a345-244ca779cd1b tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20996152-ae39-4693-a345-244ca779cd1b tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 919/1862] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:41 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 904 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:41 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete snapshot with id: f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot delete request issued successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58a475ea-20f1-42e9-ad8e-0d1e5c16eb1c tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 202 Sep 06 17:09:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 944/1863] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:09:41 2026] DELETE /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5b5f435-4abc-4759-8923-8abb67db96af None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5b5f435-4abc-4759-8923-8abb67db96af tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5b5f435-4abc-4759-8923-8abb67db96af tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5b5f435-4abc-4759-8923-8abb67db96af tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5b5f435-4abc-4759-8923-8abb67db96af tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5b5f435-4abc-4759-8923-8abb67db96af tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 920/1864] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:41 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ff83a470-7286-468c-9092-7ca91e014118 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff83a470-7286-468c-9092-7ca91e014118 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff83a470-7286-468c-9092-7ca91e014118 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff83a470-7286-468c-9092-7ca91e014118 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ff83a470-7286-468c-9092-7ca91e014118 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff83a470-7286-468c-9092-7ca91e014118 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 945/1865] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:42 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Snapshot retrieved successfully. Sep 06 17:09:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f38fa9de-57fb-4d97-96cf-61f15f98ce43 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 200 Sep 06 17:09:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 921/1866] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:43 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbaa7b44-63f4-484f-b050-be70655df53f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbaa7b44-63f4-484f-b050-be70655df53f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbaa7b44-63f4-484f-b050-be70655df53f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbaa7b44-63f4-484f-b050-be70655df53f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbaa7b44-63f4-484f-b050-be70655df53f tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 404 Sep 06 17:09:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 946/1867] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:44 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] DELETE http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete volume with id: 11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete volume request issued successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-debec7fc-a140-4a27-a0b8-2bf0736463f0 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 202 Sep 06 17:09:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 922/1868] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:09:44 2026] DELETE /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-93426992-1b2d-4dc6-be1b-f911918dc044 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93426992-1b2d-4dc6-be1b-f911918dc044 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93426992-1b2d-4dc6-be1b-f911918dc044 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93426992-1b2d-4dc6-be1b-f911918dc044 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:44 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-93426992-1b2d-4dc6-be1b-f911918dc044 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93426992-1b2d-4dc6-be1b-f911918dc044 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 200 Sep 06 17:09:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 947/1869] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:44 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 868 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c8c6799-0e4a-4afb-ae12-bb821bf489c9 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 200 Sep 06 17:09:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 923/1870] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:45 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 868 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-982e36e3-4f22-444e-8bed-d1251254c00a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-982e36e3-4f22-444e-8bed-d1251254c00a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-982e36e3-4f22-444e-8bed-d1251254c00a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-982e36e3-4f22-444e-8bed-d1251254c00a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-982e36e3-4f22-444e-8bed-d1251254c00a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 404 Sep 06 17:09:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 948/1871] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:46 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] DELETE http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:46 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete volume with id: dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete volume request issued successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5bf5dc3-7829-419a-9516-a5e960fc7331 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 202 Sep 06 17:09:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 924/1872] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:09:46 2026] DELETE /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:09:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3254442f-ff95-4e4e-97dd-920e2b57cf12 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 949/1873] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:47 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Volume info retrieved successfully. Sep 06 17:09:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58d85fb1-9320-41eb-87be-7eda200e5ae2 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 200 Sep 06 17:09:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 925/1874] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:48 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 903 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-135f4745-6ade-483b-91b5-832f85056249 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-135f4745-6ade-483b-91b5-832f85056249 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-135f4745-6ade-483b-91b5-832f85056249 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-135f4745-6ade-483b-91b5-832f85056249 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-135f4745-6ade-483b-91b5-832f85056249 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 950/1875] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:49 2026] GET /volume/v3/volumes/dc9910d5-0d8e-44c7-9e03-43263cae5f0e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete snapshot with id: f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0fc2e3cb-782b-40f5-8d0d-ecbe924ef165 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 926/1876] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:09:49 2026] DELETE /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7901754a-6605-4754-8c17-592055c40e94 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7901754a-6605-4754-8c17-592055c40e94 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7901754a-6605-4754-8c17-592055c40e94 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7901754a-6605-4754-8c17-592055c40e94 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7901754a-6605-4754-8c17-592055c40e94 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 951/1877] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:09:49 2026] GET /volume/v3/snapshots/f726407b-9147-4a2b-9813-7c169f403869 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-45ab7e2f-c877-4782-80f9-827a08e52987 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45ab7e2f-c877-4782-80f9-827a08e52987 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] DELETE http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45ab7e2f-c877-4782-80f9-827a08e52987 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45ab7e2f-c877-4782-80f9-827a08e52987 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-45ab7e2f-c877-4782-80f9-827a08e52987 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Delete volume with id: 11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45ab7e2f-c877-4782-80f9-827a08e52987 tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 927/1878] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:09:49 2026] DELETE /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9b724e2-4523-4b42-89b4-94daf3070d4a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9b724e2-4523-4b42-89b4-94daf3070d4a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] GET http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9b724e2-4523-4b42-89b4-94daf3070d4a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9b724e2-4523-4b42-89b4-94daf3070d4a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9b724e2-4523-4b42-89b4-94daf3070d4a tempest-VolumeDependencyTests-379620970 tempest-VolumeDependencyTests-379620970-project-member] http://192.168.122.57/volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 952/1879] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:49 2026] GET /volume/v3/volumes/11e6b9ec-e417-475c-a989-54193bdcf496 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:09:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-5b786305-c7c8-4c7a-87cb-70c620808d58 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 928/1880] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:53 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1146 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] POST http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434/action Sep 06 17:09:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Begin detaching volume completed successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-d14a8832-cbc7-4f3b-afb6-b88c233ad32e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434/action returned with HTTP 202 Sep 06 17:09:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 953/1881] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:09:53 2026] POST /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e001460d-a863-4234-af73-d458ae434ee9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e001460d-a863-4234-af73-d458ae434ee9 None None] GET http://192.168.122.57/volume// Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e001460d-a863-4234-af73-d458ae434ee9 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e001460d-a863-4234-af73-d458ae434ee9 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e001460d-a863-4234-af73-d458ae434ee9 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:09:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 929/1882] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:09:54 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:09:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-8f17d454-143b-44f1-8b84-08537ce46052 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 954/1883] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:09:54 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 1330 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c36ff053-3263-4621-809d-0d88c4736f43 req-b0076229-f31e-4a54-b804-d6ef6bcb715a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-b0076229-f31e-4a54-b804-d6ef6bcb715a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] DELETE http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-b0076229-f31e-4a54-b804-d6ef6bcb715a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-b0076229-f31e-4a54-b804-d6ef6bcb715a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:54 devstack devstack@c-api.service[87192]: /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 06 17:09:54 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:09:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c36ff053-3263-4621-809d-0d88c4736f43 req-b0076229-f31e-4a54-b804-d6ef6bcb715a tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 returned with HTTP 200 Sep 06 17:09:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 930/1884] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:09:54 2026] DELETE /volume/v3/attachments/55164dae-95fd-49ce-a76e-52666287b8c2 => generated 19 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8b4f487c-9236-4865-893c-b7793e7ac4c8 req-228c15b1-9896-417c-a763-29d0b5739653 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 955/1885] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:09:55 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] DELETE http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Delete volume with id: 9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Delete volume request issued successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-22e50ada-1f26-46e1-b4e4-72445d3cfa8b tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 202 Sep 06 17:09:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 931/1886] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:09:55 2026] DELETE /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-823b38f6-84b7-43cd-ade7-39dedea02490 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-823b38f6-84b7-43cd-ade7-39dedea02490 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-823b38f6-84b7-43cd-ade7-39dedea02490 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-823b38f6-84b7-43cd-ade7-39dedea02490 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-823b38f6-84b7-43cd-ade7-39dedea02490 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Volume info retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-823b38f6-84b7-43cd-ade7-39dedea02490 tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 200 Sep 06 17:09:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 956/1887] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:55 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1875e42d-48bb-4399-ae43-9aa8d70d368e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1875e42d-48bb-4399-ae43-9aa8d70d368e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] GET http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 Sep 06 17:09:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1875e42d-48bb-4399-ae43-9aa8d70d368e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1875e42d-48bb-4399-ae43-9aa8d70d368e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1875e42d-48bb-4399-ae43-9aa8d70d368e tempest-TestMinimumBasicScenario-1983716700 tempest-TestMinimumBasicScenario-1983716700-project-member] http://192.168.122.57/volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 returned with HTTP 404 Sep 06 17:09:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 932/1888] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:09:57 2026] GET /volume/v3/volumes/9b25e4c8-3ffd-42c9-8d55-8770eea01434 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "900a8354-39b5-47cc-b590-85539cacebe5", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '900a8354-39b5-47cc-b590-85539cacebe5', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Create volume of 1 GB Sep 06 17:09:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Availability Zones retrieved successfully. Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Flow 'volume_create_api' (39594688-71f4-4b6e-bd5c-e802d7a38299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef65ebbf-9132-4dc7-8430-ce201b31360b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef65ebbf-9132-4dc7-8430-ce201b31360b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01498199-62ad-4b43-899c-bf694f0c11f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Created reservations ['9a9fd6a3-d1e2-47c1-8aac-70355b584bff', 'e03bd344-f42e-4477-9486-625925d50c28', 'a5edf487-efa9-4fa3-b21a-110deb6253ea', '8d802816-4a0e-4864-8769-431ba4e1f327'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01498199-62ad-4b43-899c-bf694f0c11f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a9fd6a3-d1e2-47c1-8aac-70355b584bff', 'e03bd344-f42e-4477-9486-625925d50c28', 'a5edf487-efa9-4fa3-b21a-110deb6253ea', '8d802816-4a0e-4864-8769-431ba4e1f327']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38519e35-36f5-432e-9a9d-a496b7fe75e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38519e35-36f5-432e-9a9d-a496b7fe75e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77541836-ab2c-4c76-a2b9-e7da67f512a7', '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='a0197f0c1cdf4407b25ee3ecf888b1c5',qos_specs=None,replication_status=,reservations=['9a9fd6a3-d1e2-47c1-8aac-70355b584bff','e03bd344-f42e-4477-9486-625925d50c28','a5edf487-efa9-4fa3-b21a-110deb6253ea','8d802816-4a0e-4864-8769-431ba4e1f327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d71fd43e764c968f1318880e9695f2',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:09:59Z,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=77541836-ab2c-4c76-a2b9-e7da67f512a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0197f0c1cdf4407b25ee3ecf888b1c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d71fd43e764c968f1318880e9695f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab7ca39-1ca2-4670-b96b-6cce8bd8126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab7ca39-1ca2-4670-b96b-6cce8bd8126c) transitioned into state 'SUCCESS' from 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='a0197f0c1cdf4407b25ee3ecf888b1c5',qos_specs=None,replication_status=,reservations=['9a9fd6a3-d1e2-47c1-8aac-70355b584bff','e03bd344-f42e-4477-9486-625925d50c28','a5edf487-efa9-4fa3-b21a-110deb6253ea','8d802816-4a0e-4864-8769-431ba4e1f327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d71fd43e764c968f1318880e9695f2',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cac741-8093-422e-bcfd-821f4e7108f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cac741-8093-422e-bcfd-821f4e7108f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Flow 'volume_create_api' (39594688-71f4-4b6e-bd5c-e802d7a38299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Create volume request issued successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed73b9e7-357f-45fc-b95f-d316c3970d2f tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 957/1889] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:09:58 2026] POST /volume/v3/volumes => generated 782 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-066b2c99-301c-4f5e-b185-a106dba8b582 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-066b2c99-301c-4f5e-b185-a106dba8b582 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:09:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-066b2c99-301c-4f5e-b185-a106dba8b582 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-066b2c99-301c-4f5e-b185-a106dba8b582 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:09:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:09:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:09:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-066b2c99-301c-4f5e-b185-a106dba8b582 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-066b2c99-301c-4f5e-b185-a106dba8b582 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:09:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 933/1890] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:09:59 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:10:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f25de107-f6d8-4a5f-992f-6c70b5a4dd79 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 958/1891] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:00 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 874 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de2b796c-aea1-4068-8a92-9cc9f570049a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de2b796c-aea1-4068-8a92-9cc9f570049a tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de2b796c-aea1-4068-8a92-9cc9f570049a tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de2b796c-aea1-4068-8a92-9cc9f570049a tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de2b796c-aea1-4068-8a92-9cc9f570049a tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de2b796c-aea1-4068-8a92-9cc9f570049a tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 934/1892] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:01 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 932 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1972af96-07b3-413e-a506-4ec046b13a22 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1972af96-07b3-413e-a506-4ec046b13a22 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1972af96-07b3-413e-a506-4ec046b13a22 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1972af96-07b3-413e-a506-4ec046b13a22 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1972af96-07b3-413e-a506-4ec046b13a22 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1972af96-07b3-413e-a506-4ec046b13a22 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 959/1893] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:02 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 932 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-001520ad-3711-4c9c-8a04-1e4b3ac62aca tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 935/1894] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:03 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 935 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b47dc3bc-b781-481d-a66a-bb58d893e461 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 960/1895] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:04 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 935 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1888750788"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1888750788'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume of 1 GB Sep 06 17:10:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Availability Zones retrieved successfully. Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (fabedba3-fb86-4a33-aa37-232c52c49f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3d973b-a929-4cd8-8310-049b49670e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3d973b-a929-4cd8-8310-049b49670e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:05 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef04f9ea-1862-4385-8664-7d3531da2ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11e28dc6-bf02-4434-99b7-9d0e70b725ea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 961/1896] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:06 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 935 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Created reservations ['0b6cb998-8085-49cc-bd7c-094bfb8edf13', '79f95b0d-f390-46c4-8132-20addce9b9b1', '892fa773-6edd-475e-8c00-e8d6823042e4', '92fb3aa7-a95a-4a12-916f-b440bea5f7f6'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef04f9ea-1862-4385-8664-7d3531da2ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6cb998-8085-49cc-bd7c-094bfb8edf13', '79f95b0d-f390-46c4-8132-20addce9b9b1', '892fa773-6edd-475e-8c00-e8d6823042e4', '92fb3aa7-a95a-4a12-916f-b440bea5f7f6']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24027bc-4dd8-4fd8-9714-9d833e35910e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24027bc-4dd8-4fd8-9714-9d833e35910e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cdbfe5e-025f-4125-8006-de89e3f89d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1888750788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['0b6cb998-8085-49cc-bd7c-094bfb8edf13','79f95b0d-f390-46c4-8132-20addce9b9b1','892fa773-6edd-475e-8c00-e8d6823042e4','92fb3aa7-a95a-4a12-916f-b440bea5f7f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1888750788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cdbfe5e-025f-4125-8006-de89e3f89d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52d98b524fa4cb091f55c245cb54b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdf027f6f724f179245746ca0468598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aeadbd6-7166-4c24-833b-ac005f2d91bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aeadbd6-7166-4c24-833b-ac005f2d91bb) transitioned into state 'SUCCESS' from state '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-1888750788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['0b6cb998-8085-49cc-bd7c-094bfb8edf13','79f95b0d-f390-46c4-8132-20addce9b9b1','892fa773-6edd-475e-8c00-e8d6823042e4','92fb3aa7-a95a-4a12-916f-b440bea5f7f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927a91ca-dfa9-4dfb-839c-7ca099d3671e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927a91ca-dfa9-4dfb-839c-7ca099d3671e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (fabedba3-fb86-4a33-aa37-232c52c49f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request issued successfully. Sep 06 17:10:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-376e0aa1-0b02-4d79-99bc-6f0a57f26fec tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 936/1897] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:10:05 2026] POST /volume/v3/volumes => generated 762 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-359bf291-f693-4fe5-89a3-b93bfd23a889 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 962/1898] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:06 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 830 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6f6d285d-e017-46a2-a5cb-91dee518798b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f6d285d-e017-46a2-a5cb-91dee518798b tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f6d285d-e017-46a2-a5cb-91dee518798b tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f6d285d-e017-46a2-a5cb-91dee518798b tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6f6d285d-e017-46a2-a5cb-91dee518798b tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f6d285d-e017-46a2-a5cb-91dee518798b tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 937/1899] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bd66e714-1687-4629-a216-65b0abbff7d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd66e714-1687-4629-a216-65b0abbff7d3 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd66e714-1687-4629-a216-65b0abbff7d3 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd66e714-1687-4629-a216-65b0abbff7d3 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd66e714-1687-4629-a216-65b0abbff7d3 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd66e714-1687-4629-a216-65b0abbff7d3 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 963/1900] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-431a4d61-2e56-409d-b403-e87579f99fa1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] DELETE http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Delete volume with id: 77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Delete volume request issued successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-431a4d61-2e56-409d-b403-e87579f99fa1 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 202 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 938/1901] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:10:07 2026] DELETE /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c911b7-781e-4bad-a5b0-07b1d5348bea tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 939/1902] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 1199 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dd8e1695-be9c-4d11-a7b9-eb3dea4f4090 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 964/1903] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Volume info retrieved successfully. Sep 06 17:10:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4d501a0-cae7-4521-a519-a7d5a4cb0276 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 200 Sep 06 17:10:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 940/1904] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:08 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 1199 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-68169b35-a2c3-4860-b39f-0b90ae42cc2d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 965/1905] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:08 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-84b3e2c3-1810-4c36-b027-6cefccd34d0c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 941/1906] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:10:08 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6db071fb-52c4-44ca-a225-d3d85d65ffd6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6db071fb-52c4-44ca-a225-d3d85d65ffd6 None None] GET http://192.168.122.57/volume// Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6db071fb-52c4-44ca-a225-d3d85d65ffd6 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6db071fb-52c4-44ca-a225-d3d85d65ffd6 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6db071fb-52c4-44ca-a225-d3d85d65ffd6 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:10:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 966/1907] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-0d3123b2-e317-453f-b166-c87f06d3a1f2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-0d3123b2-e317-453f-b166-c87f06d3a1f2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-0d3123b2-e317-453f-b166-c87f06d3a1f2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5cdbfe5e-025f-4125-8006-de89e3f89d6b", "connector": null, "instance_uuid": "adf781eb-f0be-4c5e-ab74-7389032eb0cb"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-0d3123b2-e317-453f-b166-c87f06d3a1f2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:10:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 942/1908] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:10:09 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-64064369-5f2f-4702-bda5-20c25846229b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64064369-5f2f-4702-bda5-20c25846229b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64064369-5f2f-4702-bda5-20c25846229b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64064369-5f2f-4702-bda5-20c25846229b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-64064369-5f2f-4702-bda5-20c25846229b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f0a34bd6-28d7-4d9d-b7ec-e355b5d64159 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0a34bd6-28d7-4d9d-b7ec-e355b5d64159 None None] GET http://192.168.122.57/volume// Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0a34bd6-28d7-4d9d-b7ec-e355b5d64159 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0a34bd6-28d7-4d9d-b7ec-e355b5d64159 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0a34bd6-28d7-4d9d-b7ec-e355b5d64159 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:10:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 943/1909] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64064369-5f2f-4702-bda5-20c25846229b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 967/1910] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a469cf58-11e9-4f20-8c85-25bc206400e0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a469cf58-11e9-4f20-8c85-25bc206400e0 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a469cf58-11e9-4f20-8c85-25bc206400e0 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a469cf58-11e9-4f20-8c85-25bc206400e0 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a469cf58-11e9-4f20-8c85-25bc206400e0 tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 404 Sep 06 17:10:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 968/1911] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-abf7e9ff-2978-435b-bcf7-201c6f53ee98 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 944/1912] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1035 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] PUT http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Acquiring lock "cinder-attachment_update-5cdbfe5e-025f-4125-8006-de89e3f89d6b-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:10:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] DELETE http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Delete volume with id: 77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:10 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-5cdbfe5e-025f-4125-8006-de89e3f89d6b-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a1f0bb1-a52d-47e0-8a1b-a2cd5a3eecaf tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 404 Sep 06 17:10:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 945/1913] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:10:09 2026] DELETE /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c575f3e5-d3af-48f9-a0de-d772af4a08ed None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c575f3e5-d3af-48f9-a0de-d772af4a08ed tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] GET http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c575f3e5-d3af-48f9-a0de-d772af4a08ed tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c575f3e5-d3af-48f9-a0de-d772af4a08ed tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c575f3e5-d3af-48f9-a0de-d772af4a08ed tempest-VolumeImageDependencyTests-766737318 tempest-VolumeImageDependencyTests-766737318-project-member] http://192.168.122.57/volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 returned with HTTP 404 Sep 06 17:10:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 946/1914] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:10:10 2026] GET /volume/v3/volumes/77541836-ab2c-4c76-a2b9-e7da67f512a7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-5cdbfe5e-025f-4125-8006-de89e3f89d6b-devstack" released by "attachment_update" :: held 0.319s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:10:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-d840538e-1ac8-41e9-888d-1f60792c1b80 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d returned with HTTP 200 Sep 06 17:10:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 969/1915] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:10:09 2026] PUT /volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2b8291fa-535b-4c08-ba71-25aaef46305b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b8291fa-535b-4c08-ba71-25aaef46305b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b8291fa-535b-4c08-ba71-25aaef46305b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2b8291fa-535b-4c08-ba71-25aaef46305b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2b8291fa-535b-4c08-ba71-25aaef46305b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2b8291fa-535b-4c08-ba71-25aaef46305b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 947/1916] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:10 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-6550257a-e823-48d5-80ca-26514599a6b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-6550257a-e823-48d5-80ca-26514599a6b8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d/action Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-6550257a-e823-48d5-80ca-26514599a6b8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-6550257a-e823-48d5-80ca-26514599a6b8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-e35924fb-7204-4e8f-ac80-ceda62728904 req-6550257a-e823-48d5-80ca-26514599a6b8 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d/action returned with HTTP 204 Sep 06 17:10:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 970/1917] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:10:11 2026] POST /volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-943455bb-e26e-4891-8606-d400b6b4bbe2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 948/1918] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:11 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a5bf619-b33b-4700-bef4-d1aae993264d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a5bf619-b33b-4700-bef4-d1aae993264d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a5bf619-b33b-4700-bef4-d1aae993264d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a5bf619-b33b-4700-bef4-d1aae993264d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a5bf619-b33b-4700-bef4-d1aae993264d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a5bf619-b33b-4700-bef4-d1aae993264d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 971/1919] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:11 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1147 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b02aa5ce-b98d-4f22-9b54-c511525abdee req-3c43d48f-07d1-4d88-aedf-38416351ca4c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 949/1920] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:10:12 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5258f491-97a4-40a8-b0e9-7334b988b05f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5258f491-97a4-40a8-b0e9-7334b988b05f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5258f491-97a4-40a8-b0e9-7334b988b05f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5258f491-97a4-40a8-b0e9-7334b988b05f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5258f491-97a4-40a8-b0e9-7334b988b05f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5258f491-97a4-40a8-b0e9-7334b988b05f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 972/1921] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:12 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-123aa0ac-6e57-4de0-a297-f24c781294e2 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 950/1922] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:10:12 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b/action Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Begin detaching volume completed successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-f3719428-4318-4f63-9d74-79a0517e5ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b/action returned with HTTP 202 Sep 06 17:10:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 973/1923] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:10:12 2026] POST /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a5f6a887-c89e-4f3d-a9d4-3ea52c4e45c7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5f6a887-c89e-4f3d-a9d4-3ea52c4e45c7 None None] GET http://192.168.122.57/volume// Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5f6a887-c89e-4f3d-a9d4-3ea52c4e45c7 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5f6a887-c89e-4f3d-a9d4-3ea52c4e45c7 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5f6a887-c89e-4f3d-a9d4-3ea52c4e45c7 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:10:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 951/1924] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:10: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 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-de635de6-ec49-4ceb-9ec1-1bd242a5b883 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 974/1925] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:10:12 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-80435a10-dc40-410d-ac39-22ae529423f1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-80435a10-dc40-410d-ac39-22ae529423f1 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-80435a10-dc40-410d-ac39-22ae529423f1 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-80435a10-dc40-410d-ac39-22ae529423f1 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:13 devstack devstack@c-api.service[87192]: /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 06 17:10:13 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:10:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-3cfd7042-be9d-4b5d-af47-8c7657231818 req-80435a10-dc40-410d-ac39-22ae529423f1 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d returned with HTTP 200 Sep 06 17:10:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 952/1926] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:10:12 2026] DELETE /volume/v3/attachments/4182c685-16cf-44ed-b66a-ecedbc99343d => generated 19 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:10:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:10:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9a44df4-ec7a-4633-a290-f4c01256b07d tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:10:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 975/1927] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:13 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:17 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume of 1 GB Sep 06 17:10:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Availability Zones retrieved successfully. Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Flow 'volume_create_api' (10cc070a-1c64-4d88-83e0-9a498e3d4f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbadae8-a9ad-4da3-b2ef-0802850f102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:17 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbadae8-a9ad-4da3-b2ef-0802850f102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3b6b77-8c50-4eb5-85c2-beb9df322a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Created reservations ['075307c5-7b6c-4b68-b9bf-9a5f2f8e53eb', 'c6f9a351-4c68-4f97-80ca-ef1aff23abfd', 'e0c0053c-ecdb-4c05-a8c2-eafc89d0b482', '69b4ee8d-00c3-48c4-b4f6-5d3f748df486'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3b6b77-8c50-4eb5-85c2-beb9df322a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075307c5-7b6c-4b68-b9bf-9a5f2f8e53eb', 'c6f9a351-4c68-4f97-80ca-ef1aff23abfd', 'e0c0053c-ecdb-4c05-a8c2-eafc89d0b482', '69b4ee8d-00c3-48c4-b4f6-5d3f748df486']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56515aa-95e1-4c05-983c-3d8c9dec3a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56515aa-95e1-4c05-983c-3d8c9dec3a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ceba4f-3484-4d80-a117-c34bbbc8a9bf', '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='e635ca03fd7d4bb19da1c34dcb576e82',qos_specs=None,replication_status=,reservations=['075307c5-7b6c-4b68-b9bf-9a5f2f8e53eb','c6f9a351-4c68-4f97-80ca-ef1aff23abfd','e0c0053c-ecdb-4c05-a8c2-eafc89d0b482','69b4ee8d-00c3-48c4-b4f6-5d3f748df486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7454e3204b484390d8c753cad14514',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:10:18Z,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=63ceba4f-3484-4d80-a117-c34bbbc8a9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e635ca03fd7d4bb19da1c34dcb576e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7454e3204b484390d8c753cad14514',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (232ab7b3-bddc-4602-b34f-6ae5b01c2f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (232ab7b3-bddc-4602-b34f-6ae5b01c2f97) transitioned into state 'SUCCESS' from 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='e635ca03fd7d4bb19da1c34dcb576e82',qos_specs=None,replication_status=,reservations=['075307c5-7b6c-4b68-b9bf-9a5f2f8e53eb','c6f9a351-4c68-4f97-80ca-ef1aff23abfd','e0c0053c-ecdb-4c05-a8c2-eafc89d0b482','69b4ee8d-00c3-48c4-b4f6-5d3f748df486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7454e3204b484390d8c753cad14514',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae84e32-1952-4b8c-9c1c-077e9103dc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae84e32-1952-4b8c-9c1c-077e9103dc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Flow 'volume_create_api' (10cc070a-1c64-4d88-83e0-9a498e3d4f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume request issued successfully. Sep 06 17:10:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab4b52a2-6a34-4f73-8f62-76b4c24fdf12 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 953/1928] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:10:17 2026] POST /volume/v3/volumes => generated 747 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9d4ba15-2495-4341-9ca7-a87ec7979201 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 976/1929] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:18 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 815 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8646aeb-353c-4af3-9652-8a7b490d0bac tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 954/1930] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:19 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 839 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2f8b363-ee13-45fd-921c-c79a2e92a4b8 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 977/1931] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:20 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e52c33c-f6bd-461a-b631-22bd128da7e2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 955/1932] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:20 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2106822049"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2106822049'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume of 1 GB Sep 06 17:10:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Availability Zones retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Flow 'volume_create_api' (9382cfaf-10e4-4e03-825e-cc4d785444bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df292f25-8731-4aad-bd62-51ad6bde2125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:20 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df292f25-8731-4aad-bd62-51ad6bde2125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f505bf1-5191-4238-93ae-fa48a8de466b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=278,cinder:INSERT=33,cinder:UPDATE=67 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Created reservations ['0b4592d7-8c6c-43ea-a1da-50c949a3f6b4', '217b4822-11b7-479f-a182-18acfb65e1e9', '505d5f28-0099-4d96-96c4-c8f927ea96d9', '85cfc80d-c93a-4c38-ac11-12259f578926'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f505bf1-5191-4238-93ae-fa48a8de466b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4592d7-8c6c-43ea-a1da-50c949a3f6b4', '217b4822-11b7-479f-a182-18acfb65e1e9', '505d5f28-0099-4d96-96c4-c8f927ea96d9', '85cfc80d-c93a-4c38-ac11-12259f578926']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a73134-5b68-4438-a12a-d7f7a6d83fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a73134-5b68-4438-a12a-d7f7a6d83fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2106822049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e635ca03fd7d4bb19da1c34dcb576e82',qos_specs=None,replication_status=,reservations=['0b4592d7-8c6c-43ea-a1da-50c949a3f6b4','217b4822-11b7-479f-a182-18acfb65e1e9','505d5f28-0099-4d96-96c4-c8f927ea96d9','85cfc80d-c93a-4c38-ac11-12259f578926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7454e3204b484390d8c753cad14514',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:10:21Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2106822049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e635ca03fd7d4bb19da1c34dcb576e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7454e3204b484390d8c753cad14514',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84f6fd-8f39-4de0-948a-edaf42480fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84f6fd-8f39-4de0-948a-edaf42480fa6) transitioned into 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-2106822049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e635ca03fd7d4bb19da1c34dcb576e82',qos_specs=None,replication_status=,reservations=['0b4592d7-8c6c-43ea-a1da-50c949a3f6b4','217b4822-11b7-479f-a182-18acfb65e1e9','505d5f28-0099-4d96-96c4-c8f927ea96d9','85cfc80d-c93a-4c38-ac11-12259f578926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7454e3204b484390d8c753cad14514',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7f588e-dc86-45ed-916a-6e85fbfca9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7f588e-dc86-45ed-916a-6e85fbfca9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Flow 'volume_create_api' (9382cfaf-10e4-4e03-825e-cc4d785444bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create volume request issued successfully. Sep 06 17:10:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc3f6542-d24b-4118-8acf-564e907a37f2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 978/1933] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:10:20 2026] POST /volume/v3/volumes => generated 783 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-649c57bb-a45c-428a-b975-c753c3638ab3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-649c57bb-a45c-428a-b975-c753c3638ab3 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-649c57bb-a45c-428a-b975-c753c3638ab3 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-649c57bb-a45c-428a-b975-c753c3638ab3 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-649c57bb-a45c-428a-b975-c753c3638ab3 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-649c57bb-a45c-428a-b975-c753c3638ab3 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 956/1934] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:21 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d1f42eb1-94b0-4142-8aec-601a6b6a0ecb tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 979/1935] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:22 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 875 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=252,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a21c5b8c-1fc3-44b0-b02e-ab6790ff120f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 957/1936] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 876 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbe5fd19-890a-4e6b-8620-72196b32b5a1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 980/1937] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1089276025"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Create snapshot from volume cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:23 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Created reservations ['7ab10686-2495-4bd5-9127-a97f66715545', '07f44c69-32cc-4b20-adce-5c09f68d5557', '052eeb4e-9159-45d3-a298-6ff58b05b1b8', '687a62c8-d7ba-4f75-9e74-40f75cb672d8'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot create request issued successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01ecc6d6-c7dc-4c06-869a-a293e8a5d31f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:10:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 958/1938] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:10:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1b0da69a-1398-4618-9a9b-7ea129fbdc2e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 981/1939] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0fe1fa4-8c81-437e-8e67-b817a4cc7d6f tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 959/1940] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:24 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b4c8d86-da54-45b8-aebb-ae3803ce7045 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 982/1941] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:26 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adebfb3f-ef47-46ff-aee3-cfbce58dba55 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 960/1942] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:27 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 485 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91cd60af-cc61-414b-94aa-c92a4aeb08f1 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 983/1943] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:27 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 485 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-233ff930-b516-4374-8ea8-691f261b0584 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Delete snapshot with id: 4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot delete request issued successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-233ff930-b516-4374-8ea8-691f261b0584 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 202 Sep 06 17:10:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 961/1944] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:10:27 2026] DELETE /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64ee4f31-ee63-4bde-91e8-1df7c5656958 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 984/1945] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:27 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 484 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1134ca2c-11f7-4672-83af-5f951f57d252 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1134ca2c-11f7-4672-83af-5f951f57d252 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1134ca2c-11f7-4672-83af-5f951f57d252 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1134ca2c-11f7-4672-83af-5f951f57d252 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1134ca2c-11f7-4672-83af-5f951f57d252 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1134ca2c-11f7-4672-83af-5f951f57d252 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 962/1946] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:28 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 484 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f364ca5-6269-4410-8853-52577f0cdd63 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f364ca5-6269-4410-8853-52577f0cdd63 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f364ca5-6269-4410-8853-52577f0cdd63 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f364ca5-6269-4410-8853-52577f0cdd63 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f364ca5-6269-4410-8853-52577f0cdd63 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Snapshot retrieved successfully. Sep 06 17:10:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f364ca5-6269-4410-8853-52577f0cdd63 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 200 Sep 06 17:10:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 985/1947] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:29 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 484 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a1c0047-1a4d-493e-af14-0c9be4687fcc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a1c0047-1a4d-493e-af14-0c9be4687fcc tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0047-1a4d-493e-af14-0c9be4687fcc tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0047-1a4d-493e-af14-0c9be4687fcc tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a1c0047-1a4d-493e-af14-0c9be4687fcc tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 returned with HTTP 404 Sep 06 17:10:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 963/1948] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:10:30 2026] GET /volume/v3/snapshots/4da4aefa-6a23-46e8-a6f7-9bfc7a528a12 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5958124c-7687-46aa-848f-ae80adc8fde5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] DELETE http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:30 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Delete volume with id: cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Delete volume request issued successfully. Sep 06 17:10:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5958124c-7687-46aa-848f-ae80adc8fde5 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 202 Sep 06 17:10:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 986/1949] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:10:30 2026] DELETE /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-177f47e9-4bcb-4b91-84e6-eef4a0ac63a2 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 964/1950] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:30 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 875 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-613939026", "imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-613939026', 'imageRef': '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Create volume of 1 GB Sep 06 17:10:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Availability Zones retrieved successfully. Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Flow 'volume_create_api' (f2761677-ec3d-4440-8c70-ce03896db93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6cfadf-e72a-4839-91ca-6d5c3ebd28af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eabf44e2-27a8-44bf-bc2c-41b8aebd3b84 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 200 Sep 06 17:10:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 965/1951] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:31 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 875 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6cfadf-e72a-4839-91ca-6d5c3ebd28af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7aea2c3-f998-425b-acbf-5d69edaecde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Created reservations ['5fce7269-f2e2-4821-bf9a-3e4f7bbe4960', 'edce9414-dfcd-43d1-b54f-5510d0b2020e', '8221de37-5842-4fc5-bfae-58a28360365e', '5e641ce4-e1c3-4d59-8fe9-9edffb8f6f3f'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7aea2c3-f998-425b-acbf-5d69edaecde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fce7269-f2e2-4821-bf9a-3e4f7bbe4960', 'edce9414-dfcd-43d1-b54f-5510d0b2020e', '8221de37-5842-4fc5-bfae-58a28360365e', '5e641ce4-e1c3-4d59-8fe9-9edffb8f6f3f']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d701a233-ebcb-45aa-affc-d699106e5e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d701a233-ebcb-45aa-affc-d699106e5e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9692a707-b852-429d-b2f0-c3e95a5f336e', '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-613939026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72527e025d9046bd86146599b4d7ca5c',qos_specs=None,replication_status=,reservations=['5fce7269-f2e2-4821-bf9a-3e4f7bbe4960','edce9414-dfcd-43d1-b54f-5510d0b2020e','8221de37-5842-4fc5-bfae-58a28360365e','5e641ce4-e1c3-4d59-8fe9-9edffb8f6f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e742c84db3aa4a35b91923b8757f53f3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-613939026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9692a707-b852-429d-b2f0-c3e95a5f336e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72527e025d9046bd86146599b4d7ca5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e742c84db3aa4a35b91923b8757f53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cab5a0-89f8-4760-9cf8-7b43eb01b46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cab5a0-89f8-4760-9cf8-7b43eb01b46b) transitioned into state 'SUCCESS' from state '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-613939026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72527e025d9046bd86146599b4d7ca5c',qos_specs=None,replication_status=,reservations=['5fce7269-f2e2-4821-bf9a-3e4f7bbe4960','edce9414-dfcd-43d1-b54f-5510d0b2020e','8221de37-5842-4fc5-bfae-58a28360365e','5e641ce4-e1c3-4d59-8fe9-9edffb8f6f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e742c84db3aa4a35b91923b8757f53f3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef352e2-ec78-4544-a3bc-5dab11d4b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef352e2-ec78-4544-a3bc-5dab11d4b206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Flow 'volume_create_api' (f2761677-ec3d-4440-8c70-ce03896db93f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Create volume request issued successfully. Sep 06 17:10:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e0428108-b5d2-40f1-b9ca-b65825226e4d tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 987/1952] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:10:31 2026] POST /volume/v3/volumes => generated 759 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30471f15-1528-46e8-a2d8-b1fc9ecebde2 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 966/1953] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:32 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 827 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-34adcda4-d035-4bb3-b484-aafed95f503e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34adcda4-d035-4bb3-b484-aafed95f503e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-34adcda4-d035-4bb3-b484-aafed95f503e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-34adcda4-d035-4bb3-b484-aafed95f503e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34adcda4-d035-4bb3-b484-aafed95f503e tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d returned with HTTP 404 Sep 06 17:10:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 988/1954] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:32 2026] GET /volume/v3/volumes/cc8724bc-8cc2-4c8c-b292-abdf10e2aa9d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] DELETE http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Delete volume with id: 63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Delete volume request issued successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a6fcb5c-cbc1-44f5-b3dd-8ba02c42545b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 202 Sep 06 17:10:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 967/1955] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:10:32 2026] DELETE /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b18752b8-8824-4127-8ebf-a101b3a6243b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b18752b8-8824-4127-8ebf-a101b3a6243b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b18752b8-8824-4127-8ebf-a101b3a6243b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b18752b8-8824-4127-8ebf-a101b3a6243b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b18752b8-8824-4127-8ebf-a101b3a6243b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b18752b8-8824-4127-8ebf-a101b3a6243b tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 989/1956] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:33 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 839 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a39666-f748-4c3f-9da3-43b66ef7e19e tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 968/1957] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:33 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0daead3f-f553-44d4-be69-983567609889 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0daead3f-f553-44d4-be69-983567609889 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0daead3f-f553-44d4-be69-983567609889 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0daead3f-f553-44d4-be69-983567609889 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0daead3f-f553-44d4-be69-983567609889 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Volume info retrieved successfully. Sep 06 17:10:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0daead3f-f553-44d4-be69-983567609889 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 200 Sep 06 17:10:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 990/1958] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:34 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 839 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-708a9885-7978-4c8d-8d96-eeeaa2b07b31 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 969/1959] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:34 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fdc22fa8-2c2b-48b9-bf83-3a306bd36570 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdc22fa8-2c2b-48b9-bf83-3a306bd36570 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] GET http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf Sep 06 17:10:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdc22fa8-2c2b-48b9-bf83-3a306bd36570 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdc22fa8-2c2b-48b9-bf83-3a306bd36570 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdc22fa8-2c2b-48b9-bf83-3a306bd36570 tempest-CinderUnicodeTest-1571884003 tempest-CinderUnicodeTest-1571884003-project-member] http://192.168.122.57/volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf returned with HTTP 404 Sep 06 17:10:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 991/1960] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:35 2026] GET /volume/v3/volumes/63ceba4f-3484-4d80-a117-c34bbbc8a9bf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2918fabe-e9fb-41ec-8790-abbe9e894230 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 970/1961] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:35 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9898619-c69b-4f9f-9a67-2aa57d8d6f08 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 992/1962] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:36 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 912 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d9f0c75b-c3ff-4f4c-a91d-c43243f1ca46 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 971/1963] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:37 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d78716c2-4138-426f-b46e-655dac7e0a13 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d78716c2-4138-426f-b46e-655dac7e0a13 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d78716c2-4138-426f-b46e-655dac7e0a13 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d78716c2-4138-426f-b46e-655dac7e0a13 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d78716c2-4138-426f-b46e-655dac7e0a13 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d78716c2-4138-426f-b46e-655dac7e0a13 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 993/1964] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:39 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5b048bcb-51d2-464a-ad38-3e4b625f1bf7 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 972/1965] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:40 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ebff144f-6d87-4aa4-9518-aa8803e17065 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 994/1966] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:41 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c00d11e-36cd-4797-bd5c-54ea45a4b63c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 973/1967] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:10:42 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 1330 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-f162ce71-8d74-4d56-a7ac-265c8edea264 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 995/1968] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:10:42 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-1959dbd4-e3b0-4770-aa4f-7f91ac95ab23 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 974/1969] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:10:44 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 1330 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd4fa517-6378-428f-bf13-220745a6d848 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd4fa517-6378-428f-bf13-220745a6d848 None None] GET http://192.168.122.57/volume// Sep 06 17:10:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd4fa517-6378-428f-bf13-220745a6d848 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd4fa517-6378-428f-bf13-220745a6d848 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd4fa517-6378-428f-bf13-220745a6d848 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:10:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 996/1970] 192.168.122.57 () {58 vars in 1303 bytes} [Sun Sep 6 17:10:44 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:10:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-128bcde0-63ab-4f4a-a245-27bd143bfa92 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-128bcde0-63ab-4f4a-a245-27bd143bfa92 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:10:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-128bcde0-63ab-4f4a-a245-27bd143bfa92 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9692a707-b852-429d-b2f0-c3e95a5f336e", "connector": null, "instance_uuid": "f59d79d5-f9b7-4a5f-b8d4-ed8df744801f"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-128bcde0-63ab-4f4a-a245-27bd143bfa92 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:10:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 975/1971] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:10:44 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-407ba369-2245-45aa-a42d-d7bfdc143d74 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-407ba369-2245-45aa-a42d-d7bfdc143d74 None None] GET http://192.168.122.57/volume// Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-407ba369-2245-45aa-a42d-d7bfdc143d74 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-407ba369-2245-45aa-a42d-d7bfdc143d74 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-407ba369-2245-45aa-a42d-d7bfdc143d74 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:10:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 997/1972] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:10:46 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:10:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:10:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:10:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-9cb78697-0fc0-4c58-b1d3-fb2bc9c5bb70 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:10:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 976/1973] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:10:46 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] PUT http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Acquiring lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:10:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:10:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:10:47 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" released by "attachment_update" :: held 0.245s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:10:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-26cf7a26-68be-4903-90c7-22b5515fe69c tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b returned with HTTP 200 Sep 06 17:10:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 998/1974] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:10:46 2026] PUT /volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b => generated 694 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-6a5ce52b-5c08-4eea-87c2-8e99680eddfd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-6a5ce52b-5c08-4eea-87c2-8e99680eddfd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] POST http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b/action Sep 06 17:10:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-6a5ce52b-5c08-4eea-87c2-8e99680eddfd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-6a5ce52b-5c08-4eea-87c2-8e99680eddfd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:10:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:10:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:10:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:10:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2091d9d5-0287-446d-8ef6-f2c1574ae7ba req-6a5ce52b-5c08-4eea-87c2-8e99680eddfd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b/action returned with HTTP 204 Sep 06 17:10:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 977/1975] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:10:47 2026] POST /volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:57 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=79,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:10:57 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=83,cinder:INSERT=9,cinder:UPDATE=18 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-034f4081-967e-4c72-ba8d-ad4f233322ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1339608016", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1339608016', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume of 1 GB Sep 06 17:11:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Availability Zones retrieved successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Flow 'volume_create_api' (9c7a53f9-5897-4412-8d6e-e557ac26ecb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dcd8a1d-83e5-4f27-a479-a83a3a02edf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1129518246"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1129518246'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume of 1 GB Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Availability Zones retrieved successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (fa14ec53-9b78-4735-ac7b-a595f6afd887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc88a36-1190-4653-aeb4-2b512d73b139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dcd8a1d-83e5-4f27-a479-a83a3a02edf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eac5fc9-b85c-4871-a6f9-23ebb2b63267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc88a36-1190-4653-aeb4-2b512d73b139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10a2ed9-bb9e-409b-82ee-06f61127bf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Created reservations ['eaf31fae-1abc-4d26-9a3a-bfab103bd2a2', '9ec05b3c-83b2-4c94-85ee-65845c4b850a', 'c34a5d2a-a009-4bb4-82f5-f168e6a4c462', 'b3af7d30-c494-40f0-8554-4555805e60fc'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10a2ed9-bb9e-409b-82ee-06f61127bf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf31fae-1abc-4d26-9a3a-bfab103bd2a2', '9ec05b3c-83b2-4c94-85ee-65845c4b850a', 'c34a5d2a-a009-4bb4-82f5-f168e6a4c462', 'b3af7d30-c494-40f0-8554-4555805e60fc']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03c1a3d-b0b9-4dc6-9c46-eea4176f1779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03c1a3d-b0b9-4dc6-9c46-eea4176f1779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1129518246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['eaf31fae-1abc-4d26-9a3a-bfab103bd2a2','9ec05b3c-83b2-4c94-85ee-65845c4b850a','c34a5d2a-a009-4bb4-82f5-f168e6a4c462','b3af7d30-c494-40f0-8554-4555805e60fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1129518246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52d98b524fa4cb091f55c245cb54b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdf027f6f724f179245746ca0468598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697c20be-8611-4c06-b59d-840b6473d29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Created reservations ['3597c0e1-9707-4add-b6cf-6d4bd5711a8d', '45daa3a2-2304-4348-9e25-846a32a627ae', '81365224-124b-43b5-b5de-ec7c2bc998a1', '84be3768-e2a1-4511-a7f3-4583945835ac'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eac5fc9-b85c-4871-a6f9-23ebb2b63267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3597c0e1-9707-4add-b6cf-6d4bd5711a8d', '45daa3a2-2304-4348-9e25-846a32a627ae', '81365224-124b-43b5-b5de-ec7c2bc998a1', '84be3768-e2a1-4511-a7f3-4583945835ac']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815a8543-39e4-4850-88b1-164d7fc8abca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815a8543-39e4-4850-88b1-164d7fc8abca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84df5e5f-8085-4f75-9a68-8f84efbe0260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1339608016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606b72966b614fe382258cd55843d570',qos_specs=None,replication_status=,reservations=['3597c0e1-9707-4add-b6cf-6d4bd5711a8d','45daa3a2-2304-4348-9e25-846a32a627ae','81365224-124b-43b5-b5de-ec7c2bc998a1','84be3768-e2a1-4511-a7f3-4583945835ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1339608016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84df5e5f-8085-4f75-9a68-8f84efbe0260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606b72966b614fe382258cd55843d570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d545b089-ba76-4c1c-95c6-f6fc3f6460e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697c20be-8611-4c06-b59d-840b6473d29b) transitioned into state 'SUCCESS' from state '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-1129518246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52d98b524fa4cb091f55c245cb54b2e',qos_specs=None,replication_status=,reservations=['eaf31fae-1abc-4d26-9a3a-bfab103bd2a2','9ec05b3c-83b2-4c94-85ee-65845c4b850a','c34a5d2a-a009-4bb4-82f5-f168e6a4c462','b3af7d30-c494-40f0-8554-4555805e60fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdf027f6f724f179245746ca0468598',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d09ed-65c1-45cf-bbe8-58bd4fa94aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d09ed-65c1-45cf-bbe8-58bd4fa94aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Flow 'volume_create_api' (fa14ec53-9b78-4735-ac7b-a595f6afd887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Create volume request issued successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae2dc912-c1b6-4ec0-baa9-64246abc02de tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 978/1976] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:11:06 2026] POST /volume/v3/volumes => generated 762 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d545b089-ba76-4c1c-95c6-f6fc3f6460e6) transitioned into state 'SUCCESS' from state '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-1339608016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606b72966b614fe382258cd55843d570',qos_specs=None,replication_status=,reservations=['3597c0e1-9707-4add-b6cf-6d4bd5711a8d','45daa3a2-2304-4348-9e25-846a32a627ae','81365224-124b-43b5-b5de-ec7c2bc998a1','84be3768-e2a1-4511-a7f3-4583945835ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be29cba3-d7a2-4e07-9b99-c968b0e9acdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be29cba3-d7a2-4e07-9b99-c968b0e9acdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Flow 'volume_create_api' (9c7a53f9-5897-4412-8d6e-e557ac26ecb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume request issued successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-034f4081-967e-4c72-ba8d-ad4f233322ad tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 999/1977] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:11:06 2026] POST /volume/v3/volumes => generated 754 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a530fdf6-be1d-4887-aeaa-dc017dd82d15 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 979/1978] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:06 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 830 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81368880-6748-42de-b3fa-c38d4ea5fea6 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1000/1979] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:07 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4ed3e50-8288-44cd-a3e4-9d0c072bf350 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 980/1980] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:09 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 855 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-a174d2f9-8b08-4c22-961c-98c2144dc4e4 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1001/1981] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:11:09 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8c9206cf-f2a0-4148-9697-995243b9ff4e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c9206cf-f2a0-4148-9697-995243b9ff4e None None] GET http://192.168.122.57/volume// Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c9206cf-f2a0-4148-9697-995243b9ff4e None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8c9206cf-f2a0-4148-9697-995243b9ff4e None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8c9206cf-f2a0-4148-9697-995243b9ff4e None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 981/1982] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:11:10 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-6649d00d-b8a3-4cc1-9d3b-1bcd39af3e8f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-6649d00d-b8a3-4cc1-9d3b-1bcd39af3e8f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-6649d00d-b8a3-4cc1-9d3b-1bcd39af3e8f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b", "connector": null, "instance_uuid": "6579fa4e-4395-49fd-a958-8af8695b60a6"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-6649d00d-b8a3-4cc1-9d3b-1bcd39af3e8f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:11:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1002/1983] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:11:10 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd6c477a-554b-4b20-ab9d-0ae8ea2614fd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd6c477a-554b-4b20-ab9d-0ae8ea2614fd None None] GET http://192.168.122.57/volume// Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd6c477a-554b-4b20-ab9d-0ae8ea2614fd None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd6c477a-554b-4b20-ab9d-0ae8ea2614fd None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd6c477a-554b-4b20-ab9d-0ae8ea2614fd None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1003/1984] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:10 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f299d0ec-c045-4841-a5d6-9060987aaa00 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 982/1985] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:10 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 854 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-f530a7cc-2a19-4c9d-9b4a-034f385f381b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1004/1986] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:11:10 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1035 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] PUT http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b Sep 06 17:11:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:11 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Acquiring lock "cinder-attachment_update-ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:11:11 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:11:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Lock "cinder-attachment_update-ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b-devstack" released by "attachment_update" :: held 0.350s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:11:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-5fd3d100-d367-43da-b88f-918b3e4d935a tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b returned with HTTP 200 Sep 06 17:11:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 983/1987] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:11:11 2026] PUT /volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b => generated 694 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1479439-74e2-4e54-b854-ada1284d28cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1479439-74e2-4e54-b854-ada1284d28cd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1479439-74e2-4e54-b854-ada1284d28cd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1479439-74e2-4e54-b854-ada1284d28cd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a1479439-74e2-4e54-b854-ada1284d28cd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1479439-74e2-4e54-b854-ada1284d28cd tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1005/1988] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:12 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 855 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-1c8a04dd-4c1c-423f-96d9-2491f88b7ada None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-1c8a04dd-4c1c-423f-96d9-2491f88b7ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b/action Sep 06 17:11:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-1c8a04dd-4c1c-423f-96d9-2491f88b7ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-1c8a04dd-4c1c-423f-96d9-2491f88b7ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-2a025e00-5b90-4fe8-b12a-a6692a201fcb req-1c8a04dd-4c1c-423f-96d9-2491f88b7ada tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b/action returned with HTTP 204 Sep 06 17:11:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 984/1989] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:11:12 2026] POST /volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-011c9955-a570-45f6-bf8d-bdf0cc64fe0b tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1006/1990] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:13 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1147 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1636ef26-3b39-4ca6-af4b-dc042e24cd46 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 985/1991] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:13 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume with id: ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-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 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b7dc498-bcb4-408e-ad3a-2dbb17f7ce49 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 400 Sep 06 17:11:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1007/1992] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:13 2026] DELETE /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 307 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c447d86-f8ab-48bb-993a-0828805d139c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c447d86-f8ab-48bb-993a-0828805d139c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c447d86-f8ab-48bb-993a-0828805d139c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c447d86-f8ab-48bb-993a-0828805d139c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c447d86-f8ab-48bb-993a-0828805d139c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c447d86-f8ab-48bb-993a-0828805d139c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 986/1993] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:13 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1147 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-f1dbdeed-eb19-4fc7-b8b8-e69c626a369f tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1008/1994] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:11:13 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1147 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] POST http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b/action Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Begin detaching volume completed successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-155fd30b-0aaf-4c32-9c0f-467a8df75ccb tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b/action returned with HTTP 202 Sep 06 17:11:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 987/1995] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:11:14 2026] POST /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ff17bb93-3ec2-4e65-8f68-645d95810bf4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff17bb93-3ec2-4e65-8f68-645d95810bf4 None None] GET http://192.168.122.57/volume// Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff17bb93-3ec2-4e65-8f68-645d95810bf4 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ff17bb93-3ec2-4e65-8f68-645d95810bf4 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ff17bb93-3ec2-4e65-8f68-645d95810bf4 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1009/1996] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:14 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-51314c50-e1e7-4454-9197-23de5d153f26 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 988/1997] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:11:14 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 1331 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-dfde06d4-065b-4294-9dca-f0f172521c1c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-dfde06d4-065b-4294-9dca-f0f172521c1c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-dfde06d4-065b-4294-9dca-f0f172521c1c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-dfde06d4-065b-4294-9dca-f0f172521c1c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:15 devstack devstack@c-api.service[87191]: /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 06 17:11:15 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, Sep 06 17:11:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-67cadf6c-79e1-44be-96a9-e47d59ec7900 req-dfde06d4-065b-4294-9dca-f0f172521c1c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b returned with HTTP 200 Sep 06 17:11:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1010/1998] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:11:14 2026] DELETE /volume/v3/attachments/ffa9bc6d-e15d-43e3-9b6b-196c5d814f9b => generated 19 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63e03fd9-4599-4b18-947f-024c90b6b1f3 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 989/1999] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:15 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6388b811-778e-4f26-af20-c09ae670d148 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-220684191", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-220684191', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:18 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume of 1 GB Sep 06 17:11:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Availability Zones retrieved successfully. Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Flow 'volume_create_api' (4a520c69-399a-4a0e-9f7d-b203605590b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3398cb03-8123-4fc1-848a-ff8d3e525ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:18 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3398cb03-8123-4fc1-848a-ff8d3e525ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b3568b-968f-4082-9e15-646921a520d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Created reservations ['314ea790-1368-491d-a5d6-01dd8a0e24f2', '773c77f5-9823-4cd1-af2a-3a0c65ee3ad4', 'd43b9c91-7926-4bcc-a4b3-46a18c6ab691', '875fac1e-0475-446d-9a68-12dcd75fe6d3'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b3568b-968f-4082-9e15-646921a520d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['314ea790-1368-491d-a5d6-01dd8a0e24f2', '773c77f5-9823-4cd1-af2a-3a0c65ee3ad4', 'd43b9c91-7926-4bcc-a4b3-46a18c6ab691', '875fac1e-0475-446d-9a68-12dcd75fe6d3']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24492be-3354-42ba-a222-2526ff34cba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24492be-3354-42ba-a222-2526ff34cba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf20bef8-1ea7-4356-b911-919217b83aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-220684191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a421ae6533ae4fc5a9fe2d18f08f5d09',qos_specs=None,replication_status=,reservations=['314ea790-1368-491d-a5d6-01dd8a0e24f2','773c77f5-9823-4cd1-af2a-3a0c65ee3ad4','d43b9c91-7926-4bcc-a4b3-46a18c6ab691','875fac1e-0475-446d-9a68-12dcd75fe6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-220684191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf20bef8-1ea7-4356-b911-919217b83aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a421ae6533ae4fc5a9fe2d18f08f5d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c0eb36-dd00-458a-b842-f7d0ada75e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c0eb36-dd00-458a-b842-f7d0ada75e28) transitioned into state 'SUCCESS' from state '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-220684191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a421ae6533ae4fc5a9fe2d18f08f5d09',qos_specs=None,replication_status=,reservations=['314ea790-1368-491d-a5d6-01dd8a0e24f2','773c77f5-9823-4cd1-af2a-3a0c65ee3ad4','d43b9c91-7926-4bcc-a4b3-46a18c6ab691','875fac1e-0475-446d-9a68-12dcd75fe6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a733bf-329a-457e-9dcd-6ddd2e323c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a733bf-329a-457e-9dcd-6ddd2e323c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Flow 'volume_create_api' (4a520c69-399a-4a0e-9f7d-b203605590b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume request issued successfully. Sep 06 17:11:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6388b811-778e-4f26-af20-c09ae670d148 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1011/2000] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:11:18 2026] POST /volume/v3/volumes => generated 760 bytes in 1110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e5dda41c-6551-4677-9ce6-cfc0e7e49882 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 200 Sep 06 17:11:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 990/2001] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:19 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 828 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee7f4b84-9cd5-4f0b-afd8-6171bb52d617 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 200 Sep 06 17:11:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1012/2002] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:20 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 852 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc6e134c-eec3-45c5-9a5f-7728c8b91d6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 200 Sep 06 17:11:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 991/2003] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:21 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-65556523-992a-4c64-a01c-663e2e1e25f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65556523-992a-4c64-a01c-663e2e1e25f9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65556523-992a-4c64-a01c-663e2e1e25f9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65556523-992a-4c64-a01c-663e2e1e25f9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-65556523-992a-4c64-a01c-663e2e1e25f9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65556523-992a-4c64-a01c-663e2e1e25f9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 200 Sep 06 17:11:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1013/2004] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:22 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:11:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf20bef8-1ea7-4356-b911-919217b83aed", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2066179206", "description": null, "metadata": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create snapshot from volume bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:22 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Created reservations ['18cd9e44-b6fd-4197-bc8c-ace434f37db0', '023211fe-ed2f-4bc0-a415-feb27447b387', '956e7494-118e-4062-ae2b-13f6e0b32acd', 'c8e6602e-7c8b-4448-8c40-897cdfc26c59'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot force create request issued successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c0959c1-975a-4bef-a860-5cda32b14b87 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:11:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 992/2005] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:11:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9d88873-51c9-4d42-affa-f97a36b02165 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9d88873-51c9-4d42-affa-f97a36b02165 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9d88873-51c9-4d42-affa-f97a36b02165 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9d88873-51c9-4d42-affa-f97a36b02165 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9d88873-51c9-4d42-affa-f97a36b02165 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9d88873-51c9-4d42-affa-f97a36b02165 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1014/2006] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:22 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2ed33eb4-61fc-4ae7-93b8-a9e1e9dac1a2 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 993/2007] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:23 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0675aecd-640a-4501-a471-f992fcfc4173 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume with id: ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume request issued successfully. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0675aecd-640a-4501-a471-f992fcfc4173 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 202 Sep 06 17:11:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1015/2008] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:23 2026] DELETE /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:11:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc0d49b7-1dfd-4aaa-8bff-45dbf6eaa955 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 994/2009] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:24 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-869160f4-0b01-40b9-ae6c-9fd96f5f7fac tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1016/2010] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:24 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cb182391-5e98-49a2-b50b-c568c95e6546 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb182391-5e98-49a2-b50b-c568c95e6546 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb182391-5e98-49a2-b50b-c568c95e6546 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb182391-5e98-49a2-b50b-c568c95e6546 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cb182391-5e98-49a2-b50b-c568c95e6546 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb182391-5e98-49a2-b50b-c568c95e6546 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 200 Sep 06 17:11:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 995/2011] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:25 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8e0ef577-053f-4143-86f9-11de4fe31932 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e0ef577-053f-4143-86f9-11de4fe31932 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e0ef577-053f-4143-86f9-11de4fe31932 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e0ef577-053f-4143-86f9-11de4fe31932 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e0ef577-053f-4143-86f9-11de4fe31932 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e0ef577-053f-4143-86f9-11de4fe31932 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1017/2012] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:25 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-351d9375-1915-401d-88a3-92c106135122 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-351d9375-1915-401d-88a3-92c106135122 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-351d9375-1915-401d-88a3-92c106135122 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-351d9375-1915-401d-88a3-92c106135122 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-351d9375-1915-401d-88a3-92c106135122 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b returned with HTTP 404 Sep 06 17:11:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 996/2013] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:26 2026] GET /volume/v3/volumes/ba92df8d-6fc1-4222-a7c8-7b6ba5c1370b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume with id: 5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:11:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume request issued successfully. Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d9466fb-9138-4d97-9f56-ffe047c864ce tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 202 Sep 06 17:11:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1018/2014] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:26 2026] DELETE /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ccf16bde-22c8-4496-8437-7861c02fc5ee tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 200 Sep 06 17:11:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 997/2015] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:26 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-171230c0-bc7e-44c8-9644-e5c0b3032edf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1019/2016] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:26 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d8029a6-157e-4fea-9e60-95e36624f432 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d8029a6-157e-4fea-9e60-95e36624f432 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d8029a6-157e-4fea-9e60-95e36624f432 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d8029a6-157e-4fea-9e60-95e36624f432 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4d8029a6-157e-4fea-9e60-95e36624f432 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d8029a6-157e-4fea-9e60-95e36624f432 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 998/2017] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:27 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 469 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9e5dc0c-f1a3-4006-bbce-821b3111f0ea tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1020/2018] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:27 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0c2de02e-bb71-49bd-81b8-4069a9c99d77", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume request body: {'volume': {'snapshot_id': '0c2de02e-bb71-49bd-81b8-4069a9c99d77', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume of 1 GB Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Availability Zones retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Flow 'volume_create_api' (d9450eae-925b-4f79-8d10-4b5af0f5f02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c6359-f22b-44d2-93cd-98209ea8d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c6359-f22b-44d2-93cd-98209ea8d578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0c2de02e-bb71-49bd-81b8-4069a9c99d77', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5955a606-bb64-4694-af7d-f1cffb9dcf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Created reservations ['2cab5055-cbcb-4d77-9878-3283e4d4d3e4', '592e426d-563a-4fb9-b37d-dc9036297bad', '36851e05-bdfb-404a-8dc0-6a3e32fcce54', '840fab55-09f3-498c-a413-741a78588668'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5955a606-bb64-4694-af7d-f1cffb9dcf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cab5055-cbcb-4d77-9878-3283e4d4d3e4', '592e426d-563a-4fb9-b37d-dc9036297bad', '36851e05-bdfb-404a-8dc0-6a3e32fcce54', '840fab55-09f3-498c-a413-741a78588668']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706defa2-7cdf-43c5-9cd3-4b4dd28911e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706defa2-7cdf-43c5-9cd3-4b4dd28911e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e83de7b8-d522-4eac-83e7-d7126a9301db', '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='a421ae6533ae4fc5a9fe2d18f08f5d09',qos_specs=None,replication_status=,reservations=['2cab5055-cbcb-4d77-9878-3283e4d4d3e4','592e426d-563a-4fb9-b37d-dc9036297bad','36851e05-bdfb-404a-8dc0-6a3e32fcce54','840fab55-09f3-498c-a413-741a78588668'],size=1,snapshot_id=0c2de02e-bb71-49bd-81b8-4069a9c99d77,source_replicaid=,source_volid=None,status='creating',user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11: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=e83de7b8-d522-4eac-83e7-d7126a9301db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a421ae6533ae4fc5a9fe2d18f08f5d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c2de02e-bb71-49bd-81b8-4069a9c99d77,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43c6521-27e3-46d2-bb18-485975588bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43c6521-27e3-46d2-bb18-485975588bba) transitioned into state 'SUCCESS' from 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='a421ae6533ae4fc5a9fe2d18f08f5d09',qos_specs=None,replication_status=,reservations=['2cab5055-cbcb-4d77-9878-3283e4d4d3e4','592e426d-563a-4fb9-b37d-dc9036297bad','36851e05-bdfb-404a-8dc0-6a3e32fcce54','840fab55-09f3-498c-a413-741a78588668'],size=1,snapshot_id=0c2de02e-bb71-49bd-81b8-4069a9c99d77,source_replicaid=,source_volid=None,status='creating',user_id='f89ac3f31ca248a9b8a5914644a97b4f',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f9efb-9220-4ded-892d-5c289ab4bd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f9efb-9220-4ded-892d-5c289ab4bd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Flow 'volume_create_api' (d9450eae-925b-4f79-8d10-4b5af0f5f02b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Create volume request issued successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e255e34-a973-4cd1-87ba-c88ef282a36a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 999/2019] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:11:27 2026] POST /volume/v3/volumes => generated 748 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c624b3ee-5b10-4772-9a04-1d6c05f16918 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c624b3ee-5b10-4772-9a04-1d6c05f16918 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d13411d7-8c3d-4593-97bf-656d6e14938b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c624b3ee-5b10-4772-9a04-1d6c05f16918 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c624b3ee-5b10-4772-9a04-1d6c05f16918 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d13411d7-8c3d-4593-97bf-656d6e14938b tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d13411d7-8c3d-4593-97bf-656d6e14938b tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d13411d7-8c3d-4593-97bf-656d6e14938b tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d13411d7-8c3d-4593-97bf-656d6e14938b tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d13411d7-8c3d-4593-97bf-656d6e14938b tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1000/2020] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:27 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c624b3ee-5b10-4772-9a04-1d6c05f16918 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b returned with HTTP 404 Sep 06 17:11:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1021/2021] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:27 2026] GET /volume/v3/volumes/5cdbfe5e-025f-4125-8006-de89e3f89d6b => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-044cd250-8964-4177-a2a0-b9f588162c0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] DELETE http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume with id: 1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:11:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Delete volume request issued successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-044cd250-8964-4177-a2a0-b9f588162c0e tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 202 Sep 06 17:11:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1001/2022] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:28 2026] DELETE /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-664209be-513b-4d23-a204-2ac28c670e78 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664209be-513b-4d23-a204-2ac28c670e78 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:11:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664209be-513b-4d23-a204-2ac28c670e78 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-664209be-513b-4d23-a204-2ac28c670e78 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-664209be-513b-4d23-a204-2ac28c670e78 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-664209be-513b-4d23-a204-2ac28c670e78 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:11:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1022/2023] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:28 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57cae514-94f8-4cf7-a594-f8ad4860f81e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1002/2024] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:28 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:11:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Volume info retrieved successfully. Sep 06 17:11:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60ec0e19-ebc8-47ef-9f8a-5c6982af1b9c tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 200 Sep 06 17:11:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1023/2025] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:29 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b1fe734d-e9d3-4b9a-b3de-3d50eda7d1ab tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1003/2026] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:29 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-64d91747-a58b-4388-ad48-d02b54007b22 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64d91747-a58b-4388-ad48-d02b54007b22 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] GET http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c Sep 06 17:11:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64d91747-a58b-4388-ad48-d02b54007b22 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64d91747-a58b-4388-ad48-d02b54007b22 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64d91747-a58b-4388-ad48-d02b54007b22 tempest-AttachVolumeNegativeTest-1797513072 tempest-AttachVolumeNegativeTest-1797513072-project-member] http://192.168.122.57/volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c returned with HTTP 404 Sep 06 17:11:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1024/2027] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:30 2026] GET /volume/v3/volumes/1d55ff57-e2f2-4ce4-a56d-fa273f4e4c4c => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-678b851a-62e6-4cda-bdc1-d1fb43eecb3d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1004/2028] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:31 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1dd7145f-055e-4ed9-bdec-3b666da66c40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1025/2029] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:32 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d01d057d-d7e1-4638-80a1-a3e8507dc62d tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1005/2030] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:33 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d219844-75ae-4ac8-a1f9-afa456764417 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d219844-75ae-4ac8-a1f9-afa456764417 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d219844-75ae-4ac8-a1f9-afa456764417 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d219844-75ae-4ac8-a1f9-afa456764417 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8d219844-75ae-4ac8-a1f9-afa456764417 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d219844-75ae-4ac8-a1f9-afa456764417 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1026/2031] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:34 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4eb9904a-2e58-42d7-b434-02371e1db0ef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1006/2032] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:36 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2354f190-4d57-4f08-a4dc-a9a5ddd91828 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1027/2033] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:37 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4514785a-2fdc-46c5-9edb-738d5d9d1415 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1007/2034] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:38 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-687a4881-8ccb-43b6-83fe-b21873bf2ca5 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1028/2035] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:38 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a851d65b-bf22-4871-a14d-38aae0f955ee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete snapshot with id: 0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot delete request issued successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a851d65b-bf22-4871-a14d-38aae0f955ee tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 202 Sep 06 17:11:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1008/2036] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:11:38 2026] DELETE /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cfa043d3-1e8a-49fe-b6b0-13b328c15bf3 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1029/2037] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:38 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b71bb42f-87ac-41d7-aac7-4ac757540dcb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b71bb42f-87ac-41d7-aac7-4ac757540dcb None None] GET http://192.168.122.57/volume// Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b71bb42f-87ac-41d7-aac7-4ac757540dcb None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b71bb42f-87ac-41d7-aac7-4ac757540dcb None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b71bb42f-87ac-41d7-aac7-4ac757540dcb None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1009/2038] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:39 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-9ae83a60-2d3c-49c6-93ee-c49915681550 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-9ae83a60-2d3c-49c6-93ee-c49915681550 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:11:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-9ae83a60-2d3c-49c6-93ee-c49915681550 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9692a707-b852-429d-b2f0-c3e95a5f336e", "connector": null, "instance_uuid": "f59d79d5-f9b7-4a5f-b8d4-ed8df744801f"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-9ae83a60-2d3c-49c6-93ee-c49915681550 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:11:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1030/2039] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:11:39 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-fc873289-8ec8-46c8-8533-c5a428653773 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-fc873289-8ec8-46c8-8533-c5a428653773 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] DELETE http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-fc873289-8ec8-46c8-8533-c5a428653773 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-fc873289-8ec8-46c8-8533-c5a428653773 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:39 devstack devstack@c-api.service[87192]: /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 06 17:11:39 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:11:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-32275885-8b80-4ab9-9804-7a0282166fe7 req-fc873289-8ec8-46c8-8533-c5a428653773 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b returned with HTTP 200 Sep 06 17:11:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1010/2040] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:11:39 2026] DELETE /volume/v3/attachments/75801c19-7b8e-4c06-b8b0-9ab016a0a57b => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c8b95ace-4997-4d0d-bbee-0c1873ac78bf tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1031/2041] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:39 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Snapshot retrieved successfully. Sep 06 17:11:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-715be13b-7afa-42c5-9a27-9235fab27bb7 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 200 Sep 06 17:11:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1011/2042] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:40 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3f197629-b89d-412f-86fb-410680d53e31 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3f197629-b89d-412f-86fb-410680d53e31 None None] GET http://192.168.122.57/volume// Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3f197629-b89d-412f-86fb-410680d53e31 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3f197629-b89d-412f-86fb-410680d53e31 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3f197629-b89d-412f-86fb-410680d53e31 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1032/2043] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:41 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] GET http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:11:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-a0fa73cb-4bf5-478c-8627-f727295315bd tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 200 Sep 06 17:11:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1012/2044] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:11:41 2026] GET /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 1510 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c4abd783-dff3-44b9-8dd8-fc613a079b40 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4abd783-dff3-44b9-8dd8-fc613a079b40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4abd783-dff3-44b9-8dd8-fc613a079b40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c4abd783-dff3-44b9-8dd8-fc613a079b40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c4abd783-dff3-44b9-8dd8-fc613a079b40 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 404 Sep 06 17:11:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1033/2045] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:41 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] PUT http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-210e0553-95c2-4fae-9b91-1058dff83f6a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete volume with id: bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Acquiring lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:11:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:41 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:11:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete volume request issued successfully. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-210e0553-95c2-4fae-9b91-1058dff83f6a tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 202 Sep 06 17:11:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1034/2046] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:41 2026] DELETE /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-28b8bcbc-314f-4883-821a-9edabf287af4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28b8bcbc-314f-4883-821a-9edabf287af4 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28b8bcbc-314f-4883-821a-9edabf287af4 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-28b8bcbc-314f-4883-821a-9edabf287af4 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-28b8bcbc-314f-4883-821a-9edabf287af4 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-28b8bcbc-314f-4883-821a-9edabf287af4 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 200 Sep 06 17:11:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1035/2047] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:42 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:42 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Lock "cinder-attachment_update-9692a707-b852-429d-b2f0-c3e95a5f336e-devstack" released by "attachment_update" :: held 0.346s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:11:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-529c1f85-a660-48f3-84b5-0a5b2a9862d8 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 returned with HTTP 200 Sep 06 17:11:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1013/2048] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:11:41 2026] PUT /volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 => generated 694 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-296a0164-48b9-4961-b047-e2987fc5af4a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-296a0164-48b9-4961-b047-e2987fc5af4a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] POST http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287/action Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-296a0164-48b9-4961-b047-e2987fc5af4a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-296a0164-48b9-4961-b047-e2987fc5af4a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6a2ccd74-9c62-4cb3-90b8-cc3eef624461 req-296a0164-48b9-4961-b047-e2987fc5af4a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287/action returned with HTTP 204 Sep 06 17:11:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1036/2049] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:11:42 2026] POST /volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d8bec895-1a24-47f5-9e4e-706446728d21 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8bec895-1a24-47f5-9e4e-706446728d21 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8bec895-1a24-47f5-9e4e-706446728d21 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8bec895-1a24-47f5-9e4e-706446728d21 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8bec895-1a24-47f5-9e4e-706446728d21 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 404 Sep 06 17:11:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1014/2050] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:43 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete volume with id: e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete volume request issued successfully. Sep 06 17:11:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5c7a1b4-3a2e-4529-9ac4-e079f6de5f3e tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 202 Sep 06 17:11:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1037/2051] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:43 2026] DELETE /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Volume info retrieved successfully. Sep 06 17:11:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21784a1f-21d0-455e-9cdb-1bae4fd92ac9 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 200 Sep 06 17:11:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1015/2052] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:43 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 840 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6e56f222-f8cf-4f9c-a07c-8459383c5717 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e56f222-f8cf-4f9c-a07c-8459383c5717 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e56f222-f8cf-4f9c-a07c-8459383c5717 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6e56f222-f8cf-4f9c-a07c-8459383c5717 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6e56f222-f8cf-4f9c-a07c-8459383c5717 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db returned with HTTP 404 Sep 06 17:11:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1038/2053] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:44 2026] GET /volume/v3/volumes/e83de7b8-d522-4eac-83e7-d7126a9301db => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete snapshot with id: 0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2dba4e4-8ad3-4748-8cf3-61c55277d8ed tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 404 Sep 06 17:11:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1016/2054] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:11:44 2026] DELETE /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a79dd0ea-1dc3-4047-9482-9124b95e8a06 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a79dd0ea-1dc3-4047-9482-9124b95e8a06 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a79dd0ea-1dc3-4047-9482-9124b95e8a06 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a79dd0ea-1dc3-4047-9482-9124b95e8a06 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a79dd0ea-1dc3-4047-9482-9124b95e8a06 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 returned with HTTP 404 Sep 06 17:11:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1039/2055] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:44 2026] GET /volume/v3/snapshots/0c2de02e-bb71-49bd-81b8-4069a9c99d77 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Delete volume with id: bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ea2ad8d0-e5f6-4727-908a-e22c6d83e433 tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 404 Sep 06 17:11:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1017/2056] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:11:44 2026] DELETE /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-649d68c1-20a3-419c-a7d0-10d0c336bfef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-649d68c1-20a3-419c-a7d0-10d0c336bfef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] GET http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-649d68c1-20a3-419c-a7d0-10d0c336bfef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-649d68c1-20a3-419c-a7d0-10d0c336bfef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-649d68c1-20a3-419c-a7d0-10d0c336bfef tempest-SnapshotDependencyTests-907270865 tempest-SnapshotDependencyTests-907270865-project-member] http://192.168.122.57/volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed returned with HTTP 404 Sep 06 17:11:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1040/2057] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:44 2026] GET /volume/v3/volumes/bf20bef8-1ea7-4356-b911-919217b83aed => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-64fd2ac9-a1bf-41b6-884f-f80980f153e3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64fd2ac9-a1bf-41b6-884f-f80980f153e3 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:11:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64fd2ac9-a1bf-41b6-884f-f80980f153e3 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1917501470"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64fd2ac9-a1bf-41b6-884f-f80980f153e3 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:11:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1018/2058] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:11:45 2026] POST /volume/v3/types => generated 220 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-12e8a125-58a1-4e48-a067-1d0e53907e0f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-12e8a125-58a1-4e48-a067-1d0e53907e0f tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] POST http://192.168.122.57/volume/v3/group_types Sep 06 17:11:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-12e8a125-58a1-4e48-a067-1d0e53907e0f tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2004406373"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-12e8a125-58a1-4e48-a067-1d0e53907e0f tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] http://192.168.122.57/volume/v3/group_types returned with HTTP 202 Sep 06 17:11:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1041/2059] 192.168.122.57 () {62 vars in 1190 bytes} [Sun Sep 6 17:11:45 2026] POST /volume/v3/group_types => generated 177 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] POST http://192.168.122.57/volume/v3/groups Sep 06 17:11:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e6c9c93-44c8-453c-aa24-cd01b3b33034", "volume_types": ["3a782938-909c-4770-8130-f3949a795a9d"], "name": "tempest-GroupsV314Test-Group-1351269696"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Creating new group {'group': {'group_type': '2e6c9c93-44c8-453c-aa24-cd01b3b33034', 'volume_types': ['3a782938-909c-4770-8130-f3949a795a9d'], 'name': 'tempest-GroupsV314Test-Group-1351269696'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:11:46 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Creating group tempest-GroupsV314Test-Group-1351269696. Sep 06 17:11:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Availability Zones retrieved successfully. Sep 06 17:11:46 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Created reservations ['5e57306c-04c9-47ef-a711-c5658a328961'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-91235ee6-4391-44e7-8eaf-eb36ce9923a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups returned with HTTP 202 Sep 06 17:11:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1019/2060] 192.168.122.57 () {62 vars in 1176 bytes} [Sun Sep 6 17:11:45 2026] POST /volume/v3/groups => generated 108 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 Sep 06 17:11:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] show called for member fb82690c-7c5e-4331-8ce2-d4f83217cc64 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:11:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:46 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:11:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cbefed6-a34d-4662-b04b-a30d48bec159 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 returned with HTTP 200 Sep 06 17:11:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1042/2061] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:11:46 2026] GET /volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 => generated 388 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 Sep 06 17:11:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] show called for member fb82690c-7c5e-4331-8ce2-d4f83217cc64 {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:11:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:47 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:11:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d505bcd1-17d1-4009-b10c-1042d2bb4276 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 returned with HTTP 200 Sep 06 17:11:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1020/2062] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:11:47 2026] GET /volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 => generated 389 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-61988775", "volume_type": "3a782938-909c-4770-8130-f3949a795a9d", "group_id": "fb82690c-7c5e-4331-8ce2-d4f83217cc64", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-61988775', 'volume_type': '3a782938-909c-4770-8130-f3949a795a9d', 'group_id': 'fb82690c-7c5e-4331-8ce2-d4f83217cc64', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:47 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Create volume of 1 GB Sep 06 17:11:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:47 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:11:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Availability Zones retrieved successfully. Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Flow 'volume_create_api' (89ac98aa-b6e4-4afb-888b-a800d3436d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a284832f-49cd-4303-a797-7465099f7aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a284832f-49cd-4303-a797-7465099f7aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:11:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a782938-909c-4770-8130-f3949a795a9d,is_public=True,name='tempest-GroupsV314Test-volume-type-1917501470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a782938-909c-4770-8130-f3949a795a9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb82690c-7c5e-4331-8ce2-d4f83217cc64', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428002c0-d407-4d25-a73d-003bafe5e918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917501470 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917501470, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917501470 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917501470, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Created reservations ['b718f7d8-8f7d-497d-bdeb-db73c0f61ec8', '3fdc25f4-6b72-412c-8bb0-ed2492f86109', '98db41de-b197-4b49-9cc1-118e020b7e0d', '876ea454-19b4-4ee6-9f7a-bcfaa6eb9e95'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428002c0-d407-4d25-a73d-003bafe5e918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b718f7d8-8f7d-497d-bdeb-db73c0f61ec8', '3fdc25f4-6b72-412c-8bb0-ed2492f86109', '98db41de-b197-4b49-9cc1-118e020b7e0d', '876ea454-19b4-4ee6-9f7a-bcfaa6eb9e95']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cd0fe6-7eff-4fbf-990c-b036a376c149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cd0fe6-7eff-4fbf-990c-b036a376c149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd991a53a-3704-42dc-9994-4674d7ff68ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-61988775',encryption_key_id=None,group_id=fb82690c-7c5e-4331-8ce2-d4f83217cc64,group_type_id=,metadata={},multiattach=False,project_id='9bd06fd441434f12b671af75cd05c8af',qos_specs=None,replication_status=,reservations=['b718f7d8-8f7d-497d-bdeb-db73c0f61ec8','3fdc25f4-6b72-412c-8bb0-ed2492f86109','98db41de-b197-4b49-9cc1-118e020b7e0d','876ea454-19b4-4ee6-9f7a-bcfaa6eb9e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_type_id=3a782938-909c-4770-8130-f3949a795a9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-61988775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb82690c-7c5e-4331-8ce2-d4f83217cc64,host=None,id=d991a53a-3704-42dc-9994-4674d7ff68ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd06fd441434f12b671af75cd05c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a782938-909c-4770-8130-f3949a795a9d),volume_type_id=3a782938-909c-4770-8130-f3949a795a9d)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d988cd-a3b3-4917-ae61-33961dc31ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d988cd-a3b3-4917-ae61-33961dc31ddb) transitioned into state 'SUCCESS' from state '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-61988775',encryption_key_id=None,group_id=fb82690c-7c5e-4331-8ce2-d4f83217cc64,group_type_id=,metadata={},multiattach=False,project_id='9bd06fd441434f12b671af75cd05c8af',qos_specs=None,replication_status=,reservations=['b718f7d8-8f7d-497d-bdeb-db73c0f61ec8','3fdc25f4-6b72-412c-8bb0-ed2492f86109','98db41de-b197-4b49-9cc1-118e020b7e0d','876ea454-19b4-4ee6-9f7a-bcfaa6eb9e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_type_id=3a782938-909c-4770-8130-f3949a795a9d)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e249d2-00ef-4836-b95c-40c145439900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e249d2-00ef-4836-b95c-40c145439900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Flow 'volume_create_api' (89ac98aa-b6e4-4afb-888b-a800d3436d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Create volume request issued successfully. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:48 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fbb097e6-a9e1-4d4d-a032-c5c3dc667f09 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1043/2063] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:11:47 2026] POST /volume/v3/volumes => generated 823 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec Sep 06 17:11:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:48 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:48 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:48 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-24a9f103-1cc4-443b-a3dc-f30f432956e3 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec returned with HTTP 200 Sep 06 17:11:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1021/2064] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:48 2026] GET /volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec => generated 891 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11d508bf-efb7-42d7-a645-b29e73f6dfd5 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1044/2065] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:48 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 847 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e18d36c-1dc0-4e90-9b9e-5c113b07f3fe tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1022/2066] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a93fb404-a4ba-47b7-b58b-47583b05c184 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1045/2067] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0691bcd-f8ea-4a03-9e24-805d8e8b3a34 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0691bcd-f8ea-4a03-9e24-805d8e8b3a34 None None] GET http://192.168.122.57/volume// Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0691bcd-f8ea-4a03-9e24-805d8e8b3a34 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0691bcd-f8ea-4a03-9e24-805d8e8b3a34 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0691bcd-f8ea-4a03-9e24-805d8e8b3a34 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1023/2068] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a5bdd4d4-c835-4f57-8a49-f4804b8c133b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a5bdd4d4-c835-4f57-8a49-f4804b8c133b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a5bdd4d4-c835-4f57-8a49-f4804b8c133b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84df5e5f-8085-4f75-9a68-8f84efbe0260", "connector": null, "instance_uuid": "a7019d1a-65e9-453b-b743-3a09bb30ccae"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88c7e714-9875-403e-81ea-2a26146df6db None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-a5bdd4d4-c835-4f57-8a49-f4804b8c133b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:11:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1046/2069] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:11:49 2026] POST /volume/v3/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:49 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:49 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a7614008-786a-4da8-9a2f-82da53680133 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7614008-786a-4da8-9a2f-82da53680133 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7614008-786a-4da8-9a2f-82da53680133 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7614008-786a-4da8-9a2f-82da53680133 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88c7e714-9875-403e-81ea-2a26146df6db tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1024/2070] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f6a3e888-4803-4560-909f-bd4428f41283 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6a3e888-4803-4560-909f-bd4428f41283 None None] GET http://192.168.122.57/volume// Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6a3e888-4803-4560-909f-bd4428f41283 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6a3e888-4803-4560-909f-bd4428f41283 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6a3e888-4803-4560-909f-bd4428f41283 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1025/2071] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:50 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a7614008-786a-4da8-9a2f-82da53680133 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7614008-786a-4da8-9a2f-82da53680133 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1047/2072] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 846 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-4675565f-9478-44c6-b77f-87ee1e9dafdb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1026/2073] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:11:50 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 1027 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] PUT http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 Sep 06 17:11:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Acquiring lock "cinder-attachment_update-84df5e5f-8085-4f75-9a68-8f84efbe0260-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Lock "cinder-attachment_update-84df5e5f-8085-4f75-9a68-8f84efbe0260-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Lock "cinder-attachment_update-84df5e5f-8085-4f75-9a68-8f84efbe0260-devstack" released by "attachment_update" :: held 0.202s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:11:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-f8082032-e06b-43fa-82d3-5faf9da5fb9c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1048/2074] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:11:50 2026] PUT /volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-1d81b403-89b3-460e-859c-0a13ef8c377f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-1d81b403-89b3-460e-859c-0a13ef8c377f tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7/action Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-1d81b403-89b3-460e-859c-0a13ef8c377f tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-1d81b403-89b3-460e-859c-0a13ef8c377f tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-8d733187-3977-45f2-8c38-aa067b0c02ce req-1d81b403-89b3-460e-859c-0a13ef8c377f tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7/action returned with HTTP 204 Sep 06 17:11:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1027/2075] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:11:50 2026] POST /volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a67689ee-0041-4b43-871d-99aa507d901b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec Sep 06 17:11:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-44b41878-2ac0-44f6-aead-26c5ef613680 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44b41878-2ac0-44f6-aead-26c5ef613680 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44b41878-2ac0-44f6-aead-26c5ef613680 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44b41878-2ac0-44f6-aead-26c5ef613680 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:51 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-44b41878-2ac0-44f6-aead-26c5ef613680 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44b41878-2ac0-44f6-aead-26c5ef613680 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1028/2076] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 1139 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11ac6d80-87c2-4fdd-8a59-170d772f143b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1029/2077] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 1139 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a67689ee-0041-4b43-871d-99aa507d901b tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec returned with HTTP 200 Sep 06 17:11:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1049/2078] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec => generated 916 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] POST http://192.168.122.57/volume/v3/groups/action Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action body: b'{"create-from-src": {"source_group_id": "fb82690c-7c5e-4331-8ce2-d4f83217cc64", "name": "tempest-Group_from_grp-536340779"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "fb82690c-7c5e-4331-8ce2-d4f83217cc64", "name": "tempest-Group_from_grp-536340779"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Creating new group {'create-from-src': {'source_group_id': 'fb82690c-7c5e-4331-8ce2-d4f83217cc64', 'name': 'tempest-Group_from_grp-536340779'}}. {{(pid=87192) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Creating group tempest-Group_from_grp-536340779 from source group fb82690c-7c5e-4331-8ce2-d4f83217cc64. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /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 06 17:11:51 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Created reservations ['70f0ef75-480b-41c6-8c84-27cffccd7787'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /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 06 17:11:51 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.group.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] A mapping entry already exists for group 4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd and volume type 3a782938-909c-4770-8130-f3949a795a9d. Do not need to create again. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Availability Zones retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Flow 'volume_create_api' (2fafbea1-8e58-4429-b5e0-da1a6ab454f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1c5b0a-ae88-4fe9-b4d0-c80224391b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1c5b0a-ae88-4fe9-b4d0-c80224391b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd991a53a-3704-42dc-9994-4674d7ff68ec', 'volume_type': VolumeType(created_at=2026-09-06T15:11:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a782938-909c-4770-8130-f3949a795a9d,is_public=True,name='tempest-GroupsV314Test-volume-type-1917501470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a782938-909c-4770-8130-f3949a795a9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977dcd36-b9f8-4712-a475-92fb681b9a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917501470 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917501470, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917501470 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917501470, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Created reservations ['17a6f6a0-2bd2-464b-aa2a-f9985c37766a', '32353b85-af2f-4dce-b39c-fb0fd53e70cd', '3fa8e0fc-6899-4dfe-84d9-c2bd98b3806a', 'c0eb10c8-bfdb-4e33-abf5-8210e915df41'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977dcd36-b9f8-4712-a475-92fb681b9a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17a6f6a0-2bd2-464b-aa2a-f9985c37766a', '32353b85-af2f-4dce-b39c-fb0fd53e70cd', '3fa8e0fc-6899-4dfe-84d9-c2bd98b3806a', 'c0eb10c8-bfdb-4e33-abf5-8210e915df41']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca33b00c-f039-4cbc-aa8b-bf42c46a1878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca33b00c-f039-4cbc-aa8b-bf42c46a1878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5753b0d8-d801-452e-a7bd-2697fa35d20b', '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=4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd,group_type_id=,metadata={},multiattach=False,project_id='9bd06fd441434f12b671af75cd05c8af',qos_specs=None,replication_status=,reservations=['17a6f6a0-2bd2-464b-aa2a-f9985c37766a','32353b85-af2f-4dce-b39c-fb0fd53e70cd','3fa8e0fc-6899-4dfe-84d9-c2bd98b3806a','c0eb10c8-bfdb-4e33-abf5-8210e915df41'],size=1,snapshot_id=None,source_replicaid=,source_volid=d991a53a-3704-42dc-9994-4674d7ff68ec,status='creating',user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_type_id=3a782938-909c-4770-8130-f3949a795a9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd,host=None,id=5753b0d8-d801-452e-a7bd-2697fa35d20b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd06fd441434f12b671af75cd05c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d991a53a-3704-42dc-9994-4674d7ff68ec,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a782938-909c-4770-8130-f3949a795a9d),volume_type_id=3a782938-909c-4770-8130-f3949a795a9d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad208549-39c1-4b7a-8713-52d0dea5083b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad208549-39c1-4b7a-8713-52d0dea5083b) transitioned into state 'SUCCESS' from 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=4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd,group_type_id=,metadata={},multiattach=False,project_id='9bd06fd441434f12b671af75cd05c8af',qos_specs=None,replication_status=,reservations=['17a6f6a0-2bd2-464b-aa2a-f9985c37766a','32353b85-af2f-4dce-b39c-fb0fd53e70cd','3fa8e0fc-6899-4dfe-84d9-c2bd98b3806a','c0eb10c8-bfdb-4e33-abf5-8210e915df41'],size=1,snapshot_id=None,source_replicaid=,source_volid=d991a53a-3704-42dc-9994-4674d7ff68ec,status='creating',user_id='eed06ce5814d45d8a2912d651a9f09c7',volume_type_id=3a782938-909c-4770-8130-f3949a795a9d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Flow 'volume_create_api' (2fafbea1-8e58-4429-b5e0-da1a6ab454f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Create volume request issued successfully. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /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 06 17:11:52 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59df7e2a-b0dc-4b2c-a1d5-4fda57153a04 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/action returned with HTTP 202 Sep 06 17:11:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1030/2079] 192.168.122.57 () {62 vars in 1197 bytes} [Sun Sep 6 17:11:51 2026] POST /volume/v3/groups/action => generated 101 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: /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 06 17:11:52 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:11:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Get all volumes completed successfully. Sep 06 17:11:52 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:52 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:52 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:52 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:52 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56ada4b5-1582-4b7f-9591-5a8320b6614c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:11:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1050/2080] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:11:52 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:52 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:52 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:53 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2dcb16f-0a98-41fa-9931-bd9dd23214a5 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:11:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1031/2081] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:52 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:54 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:54 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:54 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b9ae6000-8d12-4f77-8bbc-1825617d6965 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:11:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1051/2082] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:54 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a0831120-f8f1-450d-9f43-24a24fd93780 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:55 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:55 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-95dd267e-45af-40d5-9f8b-dfa783c33bae tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1032/2083] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:11:55 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 1139 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260/action Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:55 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Begin detaching volume completed successfully. Sep 06 17:11:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-b06219f9-8c69-4a0e-b81b-0a2b2a3100fc tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260/action returned with HTTP 202 Sep 06 17:11:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1033/2084] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:11:55 2026] POST /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:11:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0831120-f8f1-450d-9f43-24a24fd93780 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:11:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1052/2085] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:55 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-058d7588-e0fd-4374-8c54-579e0b16470a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-058d7588-e0fd-4374-8c54-579e0b16470a None None] GET http://192.168.122.57/volume// Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-058d7588-e0fd-4374-8c54-579e0b16470a None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-058d7588-e0fd-4374-8c54-579e0b16470a None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-058d7588-e0fd-4374-8c54-579e0b16470a None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:11:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1034/2086] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:11:56 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-39d7bded-6478-4654-bd27-d2721aa7d293 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:11:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1053/2087] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:11:56 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 1323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-718c438b-c555-485f-b0b5-1ad20a5ab198 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-718c438b-c555-485f-b0b5-1ad20a5ab198 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] DELETE http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-718c438b-c555-485f-b0b5-1ad20a5ab198 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-718c438b-c555-485f-b0b5-1ad20a5ab198 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:56 devstack devstack@c-api.service[87192]: /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 06 17:11:56 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:11:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-d6af52c9-2dff-4b24-a35a-efafe7a023ed req-718c438b-c555-485f-b0b5-1ad20a5ab198 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 returned with HTTP 200 Sep 06 17:11:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1035/2088] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:11:56 2026] DELETE /volume/v3/attachments/c305d197-3ccd-4955-83fa-edf953e9dee7 => generated 19 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:11:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:56 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:56 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:11:57 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84df5e5f-8085-4f75-9a68-8f84efbe0260", "force": false, "name": "tempest-TestStampPattern-snapshot-1260139319", "description": null, "metadata": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:57 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=271,cinder:INSERT=38,cinder:UPDATE=53 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:11:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15004f95-395e-4287-8ff6-cdcefe8c7687 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:11:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1054/2089] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:56 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:11:57 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create snapshot from volume 84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:11:57 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Created reservations ['e7e7f996-7db4-4cb1-ac29-3f9fba0c30a9', '71bacfe9-5066-41e1-9a6a-15b3c7678ac2', 'cffe273b-0de6-4310-92c4-27ec779f4473', '4fa11da7-408d-4a6d-a511-d85572eec762'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:57 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=318,cinder:INSERT=40,cinder:UPDATE=75 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:11:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot create request issued successfully. Sep 06 17:11:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54f27eff-233a-4295-8b25-f0d2dcca5a3c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:11:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1036/2090] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:11:57 2026] POST /volume/v3/snapshots => generated 303 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:11:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:11:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da6281f6-1fa8-4adf-98ff-ee03e366491b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:11:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1055/2091] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:57 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:58 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:58 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:11:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:11:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:11:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a40cf25e-01e8-40a8-9de6-f9ad21f6b0c1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:11:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1056/2092] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:58 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:58 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:11:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20c6d774-3d09-4776-98b5-088ecc7ed928 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:11:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1037/2093] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:58 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:11:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:11:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:11:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fbe9124-5ea8-4aa3-bab6-b2ffcc030dd2 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:11:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1057/2094] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:11:59 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:11:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:11:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:11:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:11:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:11:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:11:59 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:11:59 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:00 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c8a3f007-6ec5-4edc-a290-89e6ac218f72 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1038/2095] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:11:59 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d3ab7ec-b3a3-4628-8092-60cada4ce632 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1058/2096] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:00 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:01 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:01 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:01 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53b6d893-0db8-4611-adb7-1ae0f13bd61a tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1039/2097] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:01 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d40d9d68-1c11-45b7-83be-614f6675986d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d40d9d68-1c11-45b7-83be-614f6675986d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d40d9d68-1c11-45b7-83be-614f6675986d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d40d9d68-1c11-45b7-83be-614f6675986d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d40d9d68-1c11-45b7-83be-614f6675986d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d40d9d68-1c11-45b7-83be-614f6675986d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1059/2098] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:01 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:03 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:03 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a0026968-0392-451e-83a3-8a0b5ef797d4 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1060/2099] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:03 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:03 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee172d5e-585e-4f29-8a69-6be239e9df9c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1040/2100] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:02 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:12:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6ff808f0-b2a8-433a-9a40-378b600d8bc9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1061/2101] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:04 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b97286ac-061c-4973-87cc-6444fa63cacf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:04 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:04 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:04 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b97286ac-061c-4973-87cc-6444fa63cacf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1041/2102] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:04 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-32299466-680f-41fe-b63e-c355ee34bd5a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32299466-680f-41fe-b63e-c355ee34bd5a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-32299466-680f-41fe-b63e-c355ee34bd5a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-32299466-680f-41fe-b63e-c355ee34bd5a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-32299466-680f-41fe-b63e-c355ee34bd5a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32299466-680f-41fe-b63e-c355ee34bd5a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1062/2103] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:05 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:05 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:05 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:05 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8686c499-38c0-4dfc-829a-5f2c85f9aab6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1042/2104] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:05 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b8d9afe-d179-4f69-8947-1d75cb00cbf6 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1063/2105] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:06 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f2084f9-1175-45f3-a660-978910db758f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f2084f9-1175-45f3-a660-978910db758f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1043/2106] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:06 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] show called for member 4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:12:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:06 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), Sep 06 17:12:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4933ca50-9249-4ffd-95a3-f5b86ab608cf tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd returned with HTTP 200 Sep 06 17:12:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1064/2107] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:12:06 2026] GET /volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd => generated 416 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /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 06 17:12:06 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Get all volumes completed successfully. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:06 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:06 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:07 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4aefcbca-082e-44c6-8392-6a7ec129e169 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:12:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1044/2108] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:12:06 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] POST http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd/action Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] delete called for group 4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd {{(pid=87191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.groups [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Delete group with id: 4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd Sep 06 17:12:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:07 devstack devstack@c-api.service[87191]: /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 06 17:12:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:12:07 devstack devstack@c-api.service[87191]: /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 06 17:12:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91dad91d-81fc-4e6a-a8fd-752950a6a92c tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd/action returned with HTTP 202 Sep 06 17:12:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1065/2109] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:12:07 2026] POST /volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:12:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e971867b-4789-438c-b963-a50354a49be6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71bbdffd-1658-4918-8fdd-47161ac8a003 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1066/2110] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:07 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 435 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:07 devstack devstack@c-api.service[87192]: WARNING stevedore.named [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:07 devstack devstack@c-api.service[87192]: WARNING castellan.key_manager [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:07 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e971867b-4789-438c-b963-a50354a49be6 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 200 Sep 06 17:12:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1045/2111] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:07 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 928 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd05ead2-bff4-4d98-b390-4b1a73a6041b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1067/2112] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9171af7-b7fc-4af9-9c9b-a179bfa6a56a tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:12:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1046/2113] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3253a4a1-ed68-427f-915a-3b77bb195b76 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3253a4a1-ed68-427f-915a-3b77bb195b76 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3253a4a1-ed68-427f-915a-3b77bb195b76 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3253a4a1-ed68-427f-915a-3b77bb195b76 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3253a4a1-ed68-427f-915a-3b77bb195b76 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b returned with HTTP 404 Sep 06 17:12:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1068/2114] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/volumes/5753b0d8-d801-452e-a7bd-2697fa35d20b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] show called for member 4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd {{(pid=87192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-936aba3a-5b6c-4d73-a0f4-07f9761d1828 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd returned with HTTP 404 Sep 06 17:12:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1047/2115] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/groups/4c3d6110-7ca8-45e9-b83f-3432d5a5e9dd => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /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 06 17:12:08 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Get all volumes completed successfully. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:08 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1cf7d98-f6a2-4de0-aad0-b47aa8dcb4ad tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:12:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1069/2116] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] POST http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64/action Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.groups [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] delete called for group fb82690c-7c5e-4331-8ce2-d4f83217cc64 {{(pid=87192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.groups [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Delete group with id: fb82690c-7c5e-4331-8ce2-d4f83217cc64 Sep 06 17:12:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87192]: /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 06 17:12:08 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:12:08 devstack devstack@c-api.service[87192]: /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 06 17:12:08 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:12:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1661cc79-a49b-44c9-8eff-7285f55a3d8f tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64/action returned with HTTP 202 Sep 06 17:12:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1048/2117] 192.168.122.57 () {62 vars in 1307 bytes} [Sun Sep 6 17:12:08 2026] POST /volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Volume info retrieved successfully. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: WARNING stevedore.named [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:12:08 devstack devstack@c-api.service[87191]: WARNING castellan.key_manager [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 17:12:08 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:12:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3ebbf2c9-ad08-4704-bbc2-0e0f135a01a9 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec returned with HTTP 200 Sep 06 17:12:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1070/2118] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:08 2026] GET /volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b23fc03-31bf-44ce-b821-3a5eb2148a29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b23fc03-31bf-44ce-b821-3a5eb2148a29 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec Sep 06 17:12:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b23fc03-31bf-44ce-b821-3a5eb2148a29 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b23fc03-31bf-44ce-b821-3a5eb2148a29 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b23fc03-31bf-44ce-b821-3a5eb2148a29 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec returned with HTTP 404 Sep 06 17:12:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1049/2119] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:12:09 2026] GET /volume/v3/volumes/d991a53a-3704-42dc-9994-4674d7ff68ec => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-540db16c-bf39-4788-b5ac-d42d974b7640 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-540db16c-bf39-4788-b5ac-d42d974b7640 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] GET http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-540db16c-bf39-4788-b5ac-d42d974b7640 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-540db16c-bf39-4788-b5ac-d42d974b7640 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.groups [None req-540db16c-bf39-4788-b5ac-d42d974b7640 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] show called for member fb82690c-7c5e-4331-8ce2-d4f83217cc64 {{(pid=87191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-540db16c-bf39-4788-b5ac-d42d974b7640 tempest-GroupsV314Test-644374074 tempest-GroupsV314Test-644374074-project-member] http://192.168.122.57/volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 returned with HTTP 404 Sep 06 17:12:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1071/2120] 192.168.122.57 () {60 vars in 1265 bytes} [Sun Sep 6 17:12:10 2026] GET /volume/v3/groups/fb82690c-7c5e-4331-8ce2-d4f83217cc64 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23726c3b-5491-4da8-b9eb-a6fc9d6884f5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23726c3b-5491-4da8-b9eb-a6fc9d6884f5 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] DELETE http://192.168.122.57/volume/v3/group_types/2e6c9c93-44c8-453c-aa24-cd01b3b33034 Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23726c3b-5491-4da8-b9eb-a6fc9d6884f5 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23726c3b-5491-4da8-b9eb-a6fc9d6884f5 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23726c3b-5491-4da8-b9eb-a6fc9d6884f5 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] http://192.168.122.57/volume/v3/group_types/2e6c9c93-44c8-453c-aa24-cd01b3b33034 returned with HTTP 202 Sep 06 17:12:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1050/2121] 192.168.122.57 () {60 vars in 1283 bytes} [Sun Sep 6 17:12:10 2026] DELETE /volume/v3/group_types/2e6c9c93-44c8-453c-aa24-cd01b3b33034 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fb4a29e-fd5c-4b31-9178-6c5e86b7b16a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fb4a29e-fd5c-4b31-9178-6c5e86b7b16a tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] DELETE http://192.168.122.57/volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fb4a29e-fd5c-4b31-9178-6c5e86b7b16a tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fb4a29e-fd5c-4b31-9178-6c5e86b7b16a tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fb4a29e-fd5c-4b31-9178-6c5e86b7b16a tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] http://192.168.122.57/volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d returned with HTTP 202 Sep 06 17:12:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1072/2122] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:10 2026] DELETE /volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2cc133ba-6ccd-42bc-ad90-d84a749c34d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2cc133ba-6ccd-42bc-ad90-d84a749c34d4 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] GET http://192.168.122.57/volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2cc133ba-6ccd-42bc-ad90-d84a749c34d4 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2cc133ba-6ccd-42bc-ad90-d84a749c34d4 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2cc133ba-6ccd-42bc-ad90-d84a749c34d4 tempest-GroupsV314Test-704612701 tempest-GroupsV314Test-704612701-project-admin] http://192.168.122.57/volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d returned with HTTP 404 Sep 06 17:12:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1051/2123] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:10 2026] GET /volume/v3/types/3a782938-909c-4770-8130-f3949a795a9d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ef14af5-08b9-40be-95ea-730f179d7009 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-57301739", "snapshot_id": "d853446c-e26b-4eeb-ada1-babe1ee66016", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-57301739', 'snapshot_id': 'd853446c-e26b-4eeb-ada1-babe1ee66016', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume of 1 GB Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Availability Zones retrieved successfully. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Flow 'volume_create_api' (d27b9fc6-768b-4eb1-93f1-79d9d5cccc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8404b731-7be9-42ee-a848-05f2ec58be0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef14af5-08b9-40be-95ea-730f179d7009 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef14af5-08b9-40be-95ea-730f179d7009 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-991680005", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.qos_specs [None req-7ef14af5-08b9-40be-95ea-730f179d7009 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-991680005', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87191) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-7ef14af5-08b9-40be-95ea-730f179d7009 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DB qos_specs_create(): root {'id': 'b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-991680005'} {{(pid=87191) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef14af5-08b9-40be-95ea-730f179d7009 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1073/2124] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:12:15 2026] POST /volume/v3/qos-specs => generated 398 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-02aa5aea-09bb-47ec-9c1d-f68cb9bcd80a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02aa5aea-09bb-47ec-9c1d-f68cb9bcd80a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-02aa5aea-09bb-47ec-9c1d-f68cb9bcd80a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-78015756"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8404b731-7be9-42ee-a848-05f2ec58be0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd853446c-e26b-4eeb-ada1-babe1ee66016', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2032a9e-0f4a-486b-8fa5-fce736bb4199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02aa5aea-09bb-47ec-9c1d-f68cb9bcd80a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1074/2125] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:12:16 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9fdf22f5-4019-4e8d-be0c-c2b45c149ba9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9fdf22f5-4019-4e8d-be0c-c2b45c149ba9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9fdf22f5-4019-4e8d-be0c-c2b45c149ba9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-601108926"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9fdf22f5-4019-4e8d-be0c-c2b45c149ba9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1075/2126] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:12:16 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2bfec993-dc34-4f0f-91f6-d0c8d8c508b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2bfec993-dc34-4f0f-91f6-d0c8d8c508b3 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2bfec993-dc34-4f0f-91f6-d0c8d8c508b3 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1351793897"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Created reservations ['a66dcd04-85ea-4d27-9c6e-9217a5caf3ae', '9b7a40f2-2530-4a1c-8f2d-fb6a7e208dbe', '394d4241-22fe-424f-af06-8c0c53a6ed9d', 'e206be8c-4fbe-42a9-9beb-deeea1e1c3a4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2032a9e-0f4a-486b-8fa5-fce736bb4199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66dcd04-85ea-4d27-9c6e-9217a5caf3ae', '9b7a40f2-2530-4a1c-8f2d-fb6a7e208dbe', '394d4241-22fe-424f-af06-8c0c53a6ed9d', 'e206be8c-4fbe-42a9-9beb-deeea1e1c3a4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258dd662-3dd5-4a02-81cd-b69fa8add2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2bfec993-dc34-4f0f-91f6-d0c8d8c508b3 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1076/2127] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:12:16 2026] POST /volume/v3/types => generated 222 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associate' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Associate qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec with type: 63a104b4-b343-427d-a9ab-5d83cfabdda8 {{(pid=87191) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258dd662-3dd5-4a02-81cd-b69fa8add2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008a972c-ca04-417c-9529-e25aa764e0e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-57301739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606b72966b614fe382258cd55843d570',qos_specs=None,replication_status=,reservations=['a66dcd04-85ea-4d27-9c6e-9217a5caf3ae','9b7a40f2-2530-4a1c-8f2d-fb6a7e208dbe','394d4241-22fe-424f-af06-8c0c53a6ed9d','e206be8c-4fbe-42a9-9beb-deeea1e1c3a4'],size=1,snapshot_id=d853446c-e26b-4eeb-ada1-babe1ee66016,source_replicaid=,source_volid=None,status='creating',user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-57301739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=008a972c-ca04-417c-9529-e25aa764e0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606b72966b614fe382258cd55843d570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d853446c-e26b-4eeb-ada1-babe1ee66016,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514a237a-7221-4ff4-8767-a504b0e2a82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5c8d4e4-559c-4b85-9841-b5caac9464db tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1077/2128] 192.168.122.57 () {58 vars in 1360 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associate' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Associate qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec with type: ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 {{(pid=87191) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514a237a-7221-4ff4-8767-a504b0e2a82e) transitioned into state 'SUCCESS' from state '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-57301739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606b72966b614fe382258cd55843d570',qos_specs=None,replication_status=,reservations=['a66dcd04-85ea-4d27-9c6e-9217a5caf3ae','9b7a40f2-2530-4a1c-8f2d-fb6a7e208dbe','394d4241-22fe-424f-af06-8c0c53a6ed9d','e206be8c-4fbe-42a9-9beb-deeea1e1c3a4'],size=1,snapshot_id=d853446c-e26b-4eeb-ada1-babe1ee66016,source_replicaid=,source_volid=None,status='creating',user_id='bb7ea5de28ca4b9594a81f124724ea35',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3b848-21ce-4c2c-902e-df3fa02b3257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-08f1e690-0f56-4950-8caa-72cb3ee0ba5e tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1078/2129] 192.168.122.57 () {58 vars in 1360 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=3b5a1dea-d346-4581-9c6c-d5ef26941af1 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associate' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Associate qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec with type: 3b5a1dea-d346-4581-9c6c-d5ef26941af1 {{(pid=87191) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3b848-21ce-4c2c-902e-df3fa02b3257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Flow 'volume_create_api' (d27b9fc6-768b-4eb1-93f1-79d9d5cccc60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Create volume request issued successfully. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60c08c39-0ed0-4e6d-89ad-4ab5f612ce09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1052/2130] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:12:16 2026] POST /volume/v3/volumes => generated 786 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90dc14aa-421b-4cac-a6df-a4d21f91e9ba tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=3b5a1dea-d346-4581-9c6c-d5ef26941af1 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1079/2131] 192.168.122.57 () {58 vars in 1360 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associate?vol_type_id=3b5a1dea-d346-4581-9c6c-d5ef26941af1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associations' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Get associations for qos_spec id: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec {{(pid=87192) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /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 06 17:12:16 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f55a22bf-be05-4a06-a05d-ae66d3268df1 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1053/2132] 192.168.122.57 () {58 vars in 1272 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations => generated 445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'disassociate' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Disassociate qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec from type: 63a104b4-b343-427d-a9ab-5d83cfabdda8 {{(pid=87191) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e9270dd-748f-4e15-a89d-ca26b6112119 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1080/2133] 192.168.122.57 () {58 vars in 1369 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate?vol_type_id=63a104b4-b343-427d-a9ab-5d83cfabdda8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associations' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Get associations for qos_spec id: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec {{(pid=87192) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /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 06 17:12:16 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c663984-9dcf-42e0-a022-fa5911a2a228 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1054/2134] 192.168.122.57 () {58 vars in 1272 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations => generated 305 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate_all Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'disassociate_all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Disassociate qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec from all. {{(pid=87191) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd6f3ff8-c1a8-4cc5-b541-5e0e6e70d349 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate_all returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1081/2135] 192.168.122.57 () {58 vars in 1284 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/disassociate_all => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'associations' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Get associations for qos_spec id: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec {{(pid=87192) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: /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 06 17:12:16 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63facb1e-7fa8-4314-b6f8-98b3438a79a5 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations returned with HTTP 200 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1055/2136] 192.168.122.57 () {58 vars in 1272 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f04dc919-dbb4-42c7-98ff-25483118548c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f04dc919-dbb4-42c7-98ff-25483118548c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f04dc919-dbb4-42c7-98ff-25483118548c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f04dc919-dbb4-42c7-98ff-25483118548c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f04dc919-dbb4-42c7-98ff-25483118548c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1082/2137] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:16 2026] DELETE /volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-764cd80e-044c-4d68-9b51-3a697a588595 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-764cd80e-044c-4d68-9b51-3a697a588595 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-764cd80e-044c-4d68-9b51-3a697a588595 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-764cd80e-044c-4d68-9b51-3a697a588595 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-764cd80e-044c-4d68-9b51-3a697a588595 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 returned with HTTP 404 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1056/2138] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/types/3b5a1dea-d346-4581-9c6c-d5ef26941af1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-720a5793-0036-4d3a-901d-f93f990fb811 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-720a5793-0036-4d3a-901d-f93f990fb811 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-720a5793-0036-4d3a-901d-f93f990fb811 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-720a5793-0036-4d3a-901d-f93f990fb811 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-720a5793-0036-4d3a-901d-f93f990fb811 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 returned with HTTP 202 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1083/2139] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:16 2026] DELETE /volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-70173d42-72dc-4d5a-9c51-a1ab8e3d0c77 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70173d42-72dc-4d5a-9c51-a1ab8e3d0c77 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70173d42-72dc-4d5a-9c51-a1ab8e3d0c77 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-70173d42-72dc-4d5a-9c51-a1ab8e3d0c77 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-70173d42-72dc-4d5a-9c51-a1ab8e3d0c77 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 returned with HTTP 404 Sep 06 17:12:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1057/2140] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:16 2026] GET /volume/v3/types/ec7f23d3-e1d6-4b43-b3c9-fd3574419e73 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c8b1e9a-c478-412a-8fa9-b6bfe50703ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c8b1e9a-c478-412a-8fa9-b6bfe50703ee tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c8b1e9a-c478-412a-8fa9-b6bfe50703ee tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c8b1e9a-c478-412a-8fa9-b6bfe50703ee tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c8b1e9a-c478-412a-8fa9-b6bfe50703ee tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1084/2141] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:16 2026] DELETE /volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7a442654-2e5d-4dc3-ae1d-f0bd486ff72c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7a442654-2e5d-4dc3-ae1d-f0bd486ff72c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a442654-2e5d-4dc3-ae1d-f0bd486ff72c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a442654-2e5d-4dc3-ae1d-f0bd486ff72c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7a442654-2e5d-4dc3-ae1d-f0bd486ff72c tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1058/2142] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/types/63a104b4-b343-427d-a9ab-5d83cfabdda8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-46426045", "consumer": "back-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.qos_specs [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-46426045', 'consumer': 'back-end', 'specs': {}} {{(pid=87191) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DB qos_specs_create(): root {'id': 'ad757c90-2d5c-40b1-982e-11953edea1dc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-46426045'} {{(pid=87191) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e348fbb4-bc29-46cb-b7ce-09e377b7c727 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1085/2143] 192.168.122.57 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:17 2026] POST /volume/v3/qos-specs => generated 373 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-94df7c04-72cd-4947-84e1-c930783a9e0b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-94df7c04-72cd-4947-84e1-c930783a9e0b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-94df7c04-72cd-4947-84e1-c930783a9e0b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-94df7c04-72cd-4947-84e1-c930783a9e0b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94df7c04-72cd-4947-84e1-c930783a9e0b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: ad757c90-2d5c-40b1-982e-11953edea1dc, force: False {{(pid=87192) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-94df7c04-72cd-4947-84e1-c930783a9e0b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1059/2144] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a03f89f0-5118-44b3-972e-e3ab80d568d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a03f89f0-5118-44b3-972e-e3ab80d568d4 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a03f89f0-5118-44b3-972e-e3ab80d568d4 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a03f89f0-5118-44b3-972e-e3ab80d568d4 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a03f89f0-5118-44b3-972e-e3ab80d568d4 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1086/2145] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-94d79d21-214d-45c3-b6fc-2b33369ddd7b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-94d79d21-214d-45c3-b6fc-2b33369ddd7b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-94d79d21-214d-45c3-b6fc-2b33369ddd7b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-94d79d21-214d-45c3-b6fc-2b33369ddd7b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-94d79d21-214d-45c3-b6fc-2b33369ddd7b tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1060/2146] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: ad757c90-2d5c-40b1-982e-11953edea1dc, force: False {{(pid=87191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b5fe6a5f-cc9e-4aa6-bf6e-cb4763323696 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1087/2147] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0fa3d53-9bbc-4eb6-8e5c-98f84eba5568 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0fa3d53-9bbc-4eb6-8e5c-98f84eba5568 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0fa3d53-9bbc-4eb6-8e5c-98f84eba5568 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0fa3d53-9bbc-4eb6-8e5c-98f84eba5568 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0fa3d53-9bbc-4eb6-8e5c-98f84eba5568 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1061/2148] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/ad757c90-2d5c-40b1-982e-11953edea1dc => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a11e6374-e552-44ab-b388-548e53efe4d2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a11e6374-e552-44ab-b388-548e53efe4d2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a11e6374-e552-44ab-b388-548e53efe4d2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-7985354", "consumer": "both"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.qos_specs [None req-a11e6374-e552-44ab-b388-548e53efe4d2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-7985354', 'consumer': 'both', 'specs': {}} {{(pid=87191) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-a11e6374-e552-44ab-b388-548e53efe4d2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DB qos_specs_create(): root {'id': 'c7cd6f06-05be-4384-9074-2fa3621b3b9c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-7985354'} {{(pid=87191) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a11e6374-e552-44ab-b388-548e53efe4d2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1088/2149] 192.168.122.57 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:17 2026] POST /volume/v3/qos-specs => generated 368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c628385e-39a3-4065-9787-40fb8432aa82 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c628385e-39a3-4065-9787-40fb8432aa82 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c628385e-39a3-4065-9787-40fb8432aa82 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c628385e-39a3-4065-9787-40fb8432aa82 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c628385e-39a3-4065-9787-40fb8432aa82 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: c7cd6f06-05be-4384-9074-2fa3621b3b9c, force: False {{(pid=87192) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c628385e-39a3-4065-9787-40fb8432aa82 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1062/2150] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-90128aaa-1445-454d-bcbe-21fb0f8250b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90128aaa-1445-454d-bcbe-21fb0f8250b9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90128aaa-1445-454d-bcbe-21fb0f8250b9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90128aaa-1445-454d-bcbe-21fb0f8250b9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90128aaa-1445-454d-bcbe-21fb0f8250b9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1089/2151] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ca04ab52-9e65-42b7-947f-ff7850e01e2a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca04ab52-9e65-42b7-947f-ff7850e01e2a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca04ab52-9e65-42b7-947f-ff7850e01e2a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ca04ab52-9e65-42b7-947f-ff7850e01e2a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ca04ab52-9e65-42b7-947f-ff7850e01e2a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1063/2152] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: c7cd6f06-05be-4384-9074-2fa3621b3b9c, force: False {{(pid=87191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e77d136f-3f2b-4c17-b4a3-41f50fdfec66 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1090/2153] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1332d986-71a0-4575-8723-5bc09c6573de None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1332d986-71a0-4575-8723-5bc09c6573de tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1332d986-71a0-4575-8723-5bc09c6573de tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1332d986-71a0-4575-8723-5bc09c6573de tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1332d986-71a0-4575-8723-5bc09c6573de tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1064/2154] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/c7cd6f06-05be-4384-9074-2fa3621b3b9c => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] POST http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-17677624", "consumer": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.qos_specs [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-17677624', 'consumer': 'front-end', 'specs': {}} {{(pid=87191) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DB qos_specs_create(): root {'id': 'e8f5081f-0adc-4869-94bd-7f3b3b6c1af5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-17677624'} {{(pid=87191) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1b0058a-f9e7-42d9-b9d0-f51ebfaa3ad9 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1091/2155] 192.168.122.57 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:17 2026] POST /volume/v3/qos-specs => generated 374 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: e8f5081f-0adc-4869-94bd-7f3b3b6c1af5, force: False {{(pid=87192) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5667bcfe-ecb6-41ac-b04e-8ce6311728ff tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1065/2156] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b345e1b-fe17-49d5-9b6b-52e14ec331f6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b345e1b-fe17-49d5-9b6b-52e14ec331f6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b345e1b-fe17-49d5-9b6b-52e14ec331f6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b345e1b-fe17-49d5-9b6b-52e14ec331f6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b345e1b-fe17-49d5-9b6b-52e14ec331f6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1092/2157] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eab2def5-1b3c-44fe-9f71-18b8a0229a94 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eab2def5-1b3c-44fe-9f71-18b8a0229a94 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eab2def5-1b3c-44fe-9f71-18b8a0229a94 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eab2def5-1b3c-44fe-9f71-18b8a0229a94 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eab2def5-1b3c-44fe-9f71-18b8a0229a94 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1066/2158] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: e8f5081f-0adc-4869-94bd-7f3b3b6c1af5, force: False {{(pid=87191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e8a57c62-a2f3-4b98-8a44-3fd59f12c00a tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1093/2159] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b6b4f779-5a76-4c62-b144-ae0c30fcdff2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b6b4f779-5a76-4c62-b144-ae0c30fcdff2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b6b4f779-5a76-4c62-b144-ae0c30fcdff2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b6b4f779-5a76-4c62-b144-ae0c30fcdff2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b6b4f779-5a76-4c62-b144-ae0c30fcdff2 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1067/2160] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/e8f5081f-0adc-4869-94bd-7f3b3b6c1af5 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fcdb4994-8668-479d-a4cf-c5de824acc01 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fcdb4994-8668-479d-a4cf-c5de824acc01 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fcdb4994-8668-479d-a4cf-c5de824acc01 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fcdb4994-8668-479d-a4cf-c5de824acc01 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fcdb4994-8668-479d-a4cf-c5de824acc01 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1094/2161] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d364101b-e30b-4d57-bf31-96727342a5f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d364101b-e30b-4d57-bf31-96727342a5f0 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d364101b-e30b-4d57-bf31-96727342a5f0 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d364101b-e30b-4d57-bf31-96727342a5f0 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d364101b-e30b-4d57-bf31-96727342a5f0 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1068/2162] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] PUT http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.qos_specs [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87191) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] qos_specs_update() value: {'id': 'be0823a5-51ed-4fe3-a1dd-8e4707e27efe', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec', 'deleted': False} {{(pid=87191) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1f75d55-4843-4418-863e-6b4ef9a8e064 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1095/2163] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:12:17 2026] PUT /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-feb50544-48d4-4af0-a376-c1047ab15197 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-feb50544-48d4-4af0-a376-c1047ab15197 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-feb50544-48d4-4af0-a376-c1047ab15197 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-feb50544-48d4-4af0-a376-c1047ab15197 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-feb50544-48d4-4af0-a376-c1047ab15197 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1069/2164] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3480b3b2-b78f-4d96-a518-dfd8c7a59110 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3480b3b2-b78f-4d96-a518-dfd8c7a59110 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] PUT http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/delete_keys Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3480b3b2-b78f-4d96-a518-dfd8c7a59110 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3480b3b2-b78f-4d96-a518-dfd8c7a59110 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete_key spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec, keys: ['iops_bytes'] {{(pid=87191) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3480b3b2-b78f-4d96-a518-dfd8c7a59110 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/delete_keys returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1096/2165] 192.168.122.57 () {60 vars in 1289 bytes} [Sun Sep 6 17:12:17 2026] PUT /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec/delete_keys => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eb76d8dd-8706-4faa-8e7e-51667baeceec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb76d8dd-8706-4faa-8e7e-51667baeceec tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb76d8dd-8706-4faa-8e7e-51667baeceec tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eb76d8dd-8706-4faa-8e7e-51667baeceec tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eb76d8dd-8706-4faa-8e7e-51667baeceec tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1070/2166] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-daa4c993-e574-41a8-b2f0-e96d5ca10c67 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-daa4c993-e574-41a8-b2f0-e96d5ca10c67 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-daa4c993-e574-41a8-b2f0-e96d5ca10c67 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-daa4c993-e574-41a8-b2f0-e96d5ca10c67 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-daa4c993-e574-41a8-b2f0-e96d5ca10c67 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 200 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1097/2167] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] DELETE http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec?force=False Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Delete qos_spec: b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec, force: False {{(pid=87192) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 17:12:17 devstack devstack@c-api.service[87192]: /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 06 17:12:17 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 17:12:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44a8ded6-01ce-4bcd-9404-f20b644b28ab tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec?force=False returned with HTTP 202 Sep 06 17:12:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1071/2168] 192.168.122.57 () {58 vars in 1259 bytes} [Sun Sep 6 17:12:17 2026] DELETE /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19e11317-8607-4b6a-918c-d7e5d01d3df6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19e11317-8607-4b6a-918c-d7e5d01d3df6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] GET http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19e11317-8607-4b6a-918c-d7e5d01d3df6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-19e11317-8607-4b6a-918c-d7e5d01d3df6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-19e11317-8607-4b6a-918c-d7e5d01d3df6 tempest-QosSpecsTestJSON-459790387 tempest-QosSpecsTestJSON-459790387-project-admin] http://192.168.122.57/volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec returned with HTTP 404 Sep 06 17:12:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1098/2169] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:12:17 2026] GET /volume/v3/qos-specs/b9dc8eb9-41d2-4c71-b08a-8be165e2c5ec => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:27 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=136,cinder:UPDATE=28,cinder:INSERT=6 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:27 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=116,cinder:UPDATE=24,cinder:INSERT=13 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-26366719-a6b0-4bea-8ce8-2aad33351af0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-bb864396-072d-4161-bc1b-f54a73d902e9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-bb864396-072d-4161-bc1b-f54a73d902e9 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] DELETE http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-bb864396-072d-4161-bc1b-f54a73d902e9 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-bb864396-072d-4161-bc1b-f54a73d902e9 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87191]: /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 06 17:12:29 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-bb864396-072d-4161-bc1b-f54a73d902e9 tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1099/2170] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:12:29 2026] DELETE /volume/v3/attachments/0b1cb560-5388-4015-9cef-cb79f2783287 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] DELETE http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Delete volume with id: 9692a707-b852-429d-b2f0-c3e95a5f336e Sep 06 17:12:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Volume info retrieved successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] Delete volume request issued successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-feef7f86-2420-454b-bd1a-d46c2ccb9faa req-09fbb9d5-4fea-40ad-9fd3-85d4e3db340a tempest-TestShelveInstance-578528076 tempest-TestShelveInstance-578528076-project-member] http://192.168.122.57/volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e returned with HTTP 202 Sep 06 17:12:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26366719-a6b0-4bea-8ce8-2aad33351af0 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] GET http://192.168.122.57/volume/v3/os-quota-class-sets/default Sep 06 17:12:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-26366719-a6b0-4bea-8ce8-2aad33351af0 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-26366719-a6b0-4bea-8ce8-2aad33351af0 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1100/2171] 192.168.122.57 () {62 vars in 1504 bytes} [Sun Sep 6 17:12:29 2026] DELETE /volume/v3/volumes/9692a707-b852-429d-b2f0-c3e95a5f336e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26366719-a6b0-4bea-8ce8-2aad33351af0 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1072/2172] 192.168.122.57 () {58 vars in 1176 bytes} [Sun Sep 6 17:12:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-31ed5b08-2169-46d9-b09e-6ec0fd8e5728 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-31ed5b08-2169-46d9-b09e-6ec0fd8e5728 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] GET http://192.168.122.57/volume/v3/os-quota-class-sets/default Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-31ed5b08-2169-46d9-b09e-6ec0fd8e5728 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-31ed5b08-2169-46d9-b09e-6ec0fd8e5728 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-31ed5b08-2169-46d9-b09e-6ec0fd8e5728 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1101/2173] 192.168.122.57 () {58 vars in 1176 bytes} [Sun Sep 6 17:12:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-646ed3ba-8342-4082-b7f4-5d8b5b4bf5d2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-646ed3ba-8342-4082-b7f4-5d8b5b4bf5d2 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-646ed3ba-8342-4082-b7f4-5d8b5b4bf5d2 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1439699345"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-646ed3ba-8342-4082-b7f4-5d8b5b4bf5d2 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1073/2174] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:12:30 2026] POST /volume/v3/types => generated 228 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-34c6e45b-8b4d-4f3f-be6c-06b7d01cf3e7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34c6e45b-8b4d-4f3f-be6c-06b7d01cf3e7 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-class-sets/default Sep 06 17:12:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-34c6e45b-8b4d-4f3f-be6c-06b7d01cf3e7 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-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-1439699345": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1439699345": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1439699345": 3}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-34c6e45b-8b4d-4f3f-be6c-06b7d01cf3e7 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1102/2175] 192.168.122.57 () {60 vars in 1197 bytes} [Sun Sep 6 17:12:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fa31be25-25d7-4a71-8cd9-a2eae36a0253 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa31be25-25d7-4a71-8cd9-a2eae36a0253 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/abbbbd743d7e463989424e04dbce9fdd/defaults Sep 06 17:12:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa31be25-25d7-4a71-8cd9-a2eae36a0253 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa31be25-25d7-4a71-8cd9-a2eae36a0253 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method 'defaults' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa31be25-25d7-4a71-8cd9-a2eae36a0253 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/abbbbd743d7e463989424e04dbce9fdd/defaults returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1074/2176] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:12:30 2026] GET /volume/v3/os-quota-sets/abbbbd743d7e463989424e04dbce9fdd/defaults => generated 649 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-545ba862-7d31-4f14-aa83-ed154afa3ed1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-545ba862-7d31-4f14-aa83-ed154afa3ed1 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] GET http://192.168.122.57/volume/v3/os-quota-sets/bda6db866bf34b45b1e2cabd6fe84397/defaults Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-545ba862-7d31-4f14-aa83-ed154afa3ed1 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-545ba862-7d31-4f14-aa83-ed154afa3ed1 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method 'defaults' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-545ba862-7d31-4f14-aa83-ed154afa3ed1 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-sets/bda6db866bf34b45b1e2cabd6fe84397/defaults returned with HTTP 200 Sep 06 17:12:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1103/2177] 192.168.122.57 () {58 vars in 1260 bytes} [Sun Sep 6 17:12:31 2026] GET /volume/v3/os-quota-sets/bda6db866bf34b45b1e2cabd6fe84397/defaults => generated 649 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9d957da-e6df-4fdd-81cd-073fbd94a14a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9d957da-e6df-4fdd-81cd-073fbd94a14a tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] DELETE http://192.168.122.57/volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 Sep 06 17:12:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9d957da-e6df-4fdd-81cd-073fbd94a14a tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9d957da-e6df-4fdd-81cd-073fbd94a14a tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9d957da-e6df-4fdd-81cd-073fbd94a14a tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 returned with HTTP 202 Sep 06 17:12:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1075/2178] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:31 2026] DELETE /volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7dfeaaff-2dba-43b8-bdda-e095a78a1fae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7dfeaaff-2dba-43b8-bdda-e095a78a1fae tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] GET http://192.168.122.57/volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7dfeaaff-2dba-43b8-bdda-e095a78a1fae tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7dfeaaff-2dba-43b8-bdda-e095a78a1fae tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7dfeaaff-2dba-43b8-bdda-e095a78a1fae tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 returned with HTTP 404 Sep 06 17:12:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1104/2179] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:31 2026] GET /volume/v3/types/f8abbc40-633b-4fab-9c16-8728d50ca9a2 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eed08641-1ba7-450f-9eee-7980a1482818 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eed08641-1ba7-450f-9eee-7980a1482818 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] PUT http://192.168.122.57/volume/v3/os-quota-class-sets/default Sep 06 17:12:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eed08641-1ba7-450f-9eee-7980a1482818 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eed08641-1ba7-450f-9eee-7980a1482818 tempest-VolumeQuotaClassesTest-1255762577 tempest-VolumeQuotaClassesTest-1255762577-project-admin] http://192.168.122.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:12:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1076/2180] 192.168.122.57 () {60 vars in 1197 bytes} [Sun Sep 6 17:12:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dac8c768-09fa-49b8-99b3-d80542fe974f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dac8c768-09fa-49b8-99b3-d80542fe974f tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] GET http://192.168.122.57/volume/v3/os-services Sep 06 17:12:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dac8c768-09fa-49b8-99b3-d80542fe974f tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dac8c768-09fa-49b8-99b3-d80542fe974f tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:39 devstack devstack@c-api.service[87191]: /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 06 17:12:39 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:12:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dac8c768-09fa-49b8-99b3-d80542fe974f tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services returned with HTTP 200 Sep 06 17:12:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1105/2181] 192.168.122.57 () {58 vars in 1128 bytes} [Sun Sep 6 17:12:39 2026] GET /volume/v3/os-services => generated 707 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8da507b8-46db-4bc2-a18d-0ff5c45094a3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8da507b8-46db-4bc2-a18d-0ff5c45094a3 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] PUT http://192.168.122.57/volume/v3/os-services/disable-log-reason Sep 06 17:12:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8da507b8-46db-4bc2-a18d-0ff5c45094a3 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8da507b8-46db-4bc2-a18d-0ff5c45094a3 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 06 17:12:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1077/2182] 192.168.122.57 () {60 vars in 1205 bytes} [Sun Sep 6 17:12:39 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:12:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aaa1f659-fe1f-4a4f-ba05-2dbd915da195 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aaa1f659-fe1f-4a4f-ba05-2dbd915da195 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] PUT http://192.168.122.57/volume/v3/os-services/disable Sep 06 17:12:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aaa1f659-fe1f-4a4f-ba05-2dbd915da195 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aaa1f659-fe1f-4a4f-ba05-2dbd915da195 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services/disable returned with HTTP 404 Sep 06 17:12:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1106/2183] 192.168.122.57 () {60 vars in 1172 bytes} [Sun Sep 6 17:12:39 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:12:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-93b6130a-9895-42ef-b9c3-0c314ed753f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-93b6130a-9895-42ef-b9c3-0c314ed753f6 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] PUT http://192.168.122.57/volume/v3/os-services/enable Sep 06 17:12:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-93b6130a-9895-42ef-b9c3-0c314ed753f6 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-93b6130a-9895-42ef-b9c3-0c314ed753f6 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services/enable returned with HTTP 404 Sep 06 17:12:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1078/2184] 192.168.122.57 () {60 vars in 1169 bytes} [Sun Sep 6 17:12:39 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5756d86d-c65a-4614-bbc2-e3f55be049cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5756d86d-c65a-4614-bbc2-e3f55be049cc tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] PUT http://192.168.122.57/volume/v3/os-services/freeze Sep 06 17:12:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5756d86d-c65a-4614-bbc2-e3f55be049cc tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5756d86d-c65a-4614-bbc2-e3f55be049cc tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services/freeze returned with HTTP 400 Sep 06 17:12:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1107/2185] 192.168.122.57 () {60 vars in 1169 bytes} [Sun Sep 6 17:12:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:12:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-11eb0f73-2b21-488d-83c4-86facd6e1706 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11eb0f73-2b21-488d-83c4-86facd6e1706 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] PUT http://192.168.122.57/volume/v3/os-services/thaw Sep 06 17:12:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11eb0f73-2b21-488d-83c4-86facd6e1706 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:40 devstack devstack@c-api.service[87192]: /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 06 17:12:40 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:12:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11eb0f73-2b21-488d-83c4-86facd6e1706 tempest-VolumeServicesNegativeTest-1437566701 tempest-VolumeServicesNegativeTest-1437566701-project-admin] http://192.168.122.57/volume/v3/os-services/thaw returned with HTTP 400 Sep 06 17:12:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1079/2186] 192.168.122.57 () {60 vars in 1163 bytes} [Sun Sep 6 17:12:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6dd9bec9-9be7-4dd2-95eb-2d299ad43cb1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dd9bec9-9be7-4dd2-95eb-2d299ad43cb1 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6dd9bec9-9be7-4dd2-95eb-2d299ad43cb1 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2103251732", "os-volume-type-access:is_public": false}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dd9bec9-9be7-4dd2-95eb-2d299ad43cb1 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1108/2187] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:46 2026] POST /volume/v3/types => generated 229 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5d613a1-3bc6-4ac6-96e7-0eb04cad4d9d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f4d07ca7-d6ca-4bdb-b631-db68c62c5de5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f4d07ca7-d6ca-4bdb-b631-db68c62c5de5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f4d07ca7-d6ca-4bdb-b631-db68c62c5de5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1125022868", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f4d07ca7-d6ca-4bdb-b631-db68c62c5de5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1109/2188] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 380 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5d613a1-3bc6-4ac6-96e7-0eb04cad4d9d tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5d613a1-3bc6-4ac6-96e7-0eb04cad4d9d tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7bf33302-792e-4c58-861a-63d7812e8aad", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-d5d613a1-3bc6-4ac6-96e7-0eb04cad4d9d tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Create volume request body: {'volume': {'volume_type': '7bf33302-792e-4c58-861a-63d7812e8aad', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9141f3c-ddb5-4b8f-9c6b-428adb2ddca6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9141f3c-ddb5-4b8f-9c6b-428adb2ddca6 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9141f3c-ddb5-4b8f-9c6b-428adb2ddca6 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5d613a1-3bc6-4ac6-96e7-0eb04cad4d9d tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 404 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1080/2189] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:12:46 2026] POST /volume/v3/volumes => generated 114 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-27f6e41a-16a5-48b2-92e6-53b045ff6fb6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27f6e41a-16a5-48b2-92e6-53b045ff6fb6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27f6e41a-16a5-48b2-92e6-53b045ff6fb6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"addProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27f6e41a-16a5-48b2-92e6-53b045ff6fb6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9141f3c-ddb5-4b8f-9c6b-428adb2ddca6 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1110/2190] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5c9de8f3-8ea1-49c6-b208-95cae7f357a0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27f6e41a-16a5-48b2-92e6-53b045ff6fb6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action returned with HTTP 202 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1081/2191] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c9de8f3-8ea1-49c6-b208-95cae7f357a0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c9de8f3-8ea1-49c6-b208-95cae7f357a0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2133349452", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7bf33302-792e-4c58-861a-63d7812e8aad", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1385955060"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Create volume request body: {'volume': {'volume_type': '7bf33302-792e-4c58-861a-63d7812e8aad', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1385955060'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Create volume of 1 GB Sep 06 17:12:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Availability Zones retrieved successfully. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Flow 'volume_create_api' (61fdc265-b0ea-4b3a-86a7-7fbdf0f42edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea343d7b-462e-4898-a3b8-61f9535c4666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c9de8f3-8ea1-49c6-b208-95cae7f357a0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1111/2192] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 380 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9154c5e4-e46f-4c5f-959e-a5fe81694877 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9154c5e4-e46f-4c5f-959e-a5fe81694877 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93/encryption Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9154c5e4-e46f-4c5f-959e-a5fe81694877 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea343d7b-462e-4898-a3b8-61f9535c4666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:12:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7bf33302-792e-4c58-861a-63d7812e8aad,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2103251732',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bf33302-792e-4c58-861a-63d7812e8aad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8565bc6-a7f1-45f5-8a57-5a41e19cbd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9154c5e4-e46f-4c5f-959e-a5fe81694877 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93/encryption returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1112/2193] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0de0921f-0b95-4b3f-ae8d-e4c43e7806a5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0de0921f-0b95-4b3f-ae8d-e4c43e7806a5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0de0921f-0b95-4b3f-ae8d-e4c43e7806a5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-861540165", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2103251732 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2103251732, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2103251732 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2103251732, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0de0921f-0b95-4b3f-ae8d-e4c43e7806a5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1113/2194] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2ea7825-4fdc-48fa-b484-780b4cf388b0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2ea7825-4fdc-48fa-b484-780b4cf388b0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2ea7825-4fdc-48fa-b484-780b4cf388b0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Created reservations ['1c29c094-4d85-4baa-a290-2d004301c1ae', '7a8c1e52-c9ca-4157-9b11-dd29497c57a9', '6d2d9165-cc61-4e4c-938e-44db768bbbd7', '67e76d03-76b5-47ca-a7f1-10aefd238231'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8565bc6-a7f1-45f5-8a57-5a41e19cbd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c29c094-4d85-4baa-a290-2d004301c1ae', '7a8c1e52-c9ca-4157-9b11-dd29497c57a9', '6d2d9165-cc61-4e4c-938e-44db768bbbd7', '67e76d03-76b5-47ca-a7f1-10aefd238231']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d1211-05fd-4f3a-a0dd-d37c4d3924e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2ea7825-4fdc-48fa-b484-780b4cf388b0 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1114/2195] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-daa1e900-126e-4279-afdb-02e7b744bf64 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-daa1e900-126e-4279-afdb-02e7b744bf64 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] PUT http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs/key2 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-daa1e900-126e-4279-afdb-02e7b744bf64 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d1211-05fd-4f3a-a0dd-d37c4d3924e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2b96fad-41f0-48b2-826e-6b3623418def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1385955060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7a1014457274b98884e2963aab0367f',qos_specs=None,replication_status=,reservations=['1c29c094-4d85-4baa-a290-2d004301c1ae','7a8c1e52-c9ca-4157-9b11-dd29497c57a9','6d2d9165-cc61-4e4c-938e-44db768bbbd7','67e76d03-76b5-47ca-a7f1-10aefd238231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac16b139e084208a106de8c4abea4ab',volume_type_id=7bf33302-792e-4c58-861a-63d7812e8aad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1385955060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2b96fad-41f0-48b2-826e-6b3623418def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7a1014457274b98884e2963aab0367f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac16b139e084208a106de8c4abea4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bf33302-792e-4c58-861a-63d7812e8aad),volume_type_id=7bf33302-792e-4c58-861a-63d7812e8aad)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265e38db-c48a-4e87-a547-f1aa4cc50373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-daa1e900-126e-4279-afdb-02e7b744bf64 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs/key2 returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1115/2196] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:12:47 2026] PUT /volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d/extra_specs/key2 => generated 25 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3f5e6012-71fd-4e25-a14d-abe88ae03451 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3f5e6012-71fd-4e25-a14d-abe88ae03451 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3f5e6012-71fd-4e25-a14d-abe88ae03451 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265e38db-c48a-4e87-a547-f1aa4cc50373) transitioned into state 'SUCCESS' from state '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-1385955060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7a1014457274b98884e2963aab0367f',qos_specs=None,replication_status=,reservations=['1c29c094-4d85-4baa-a290-2d004301c1ae','7a8c1e52-c9ca-4157-9b11-dd29497c57a9','6d2d9165-cc61-4e4c-938e-44db768bbbd7','67e76d03-76b5-47ca-a7f1-10aefd238231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac16b139e084208a106de8c4abea4ab',volume_type_id=7bf33302-792e-4c58-861a-63d7812e8aad)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efdfe24-f739-4f1c-8b63-7f8bbca0916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efdfe24-f739-4f1c-8b63-7f8bbca0916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Flow 'volume_create_api' (61fdc265-b0ea-4b3a-86a7-7fbdf0f42edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Create volume request issued successfully. Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3f5e6012-71fd-4e25-a14d-abe88ae03451 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1116/2197] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96026476-fda2-4ef5-a17d-9df9fb3f83db tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1082/2198] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/volumes => generated 802 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a59a1e3-f0cc-423c-ab82-c2b480ab498c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a59a1e3-f0cc-423c-ab82-c2b480ab498c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/a96d2152-de59-48f0-a2d1-79ed1164a5fc Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a59a1e3-f0cc-423c-ab82-c2b480ab498c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a59a1e3-f0cc-423c-ab82-c2b480ab498c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1a9d33c7-0b16-4403-8506-5394066cad57 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a9d33c7-0b16-4403-8506-5394066cad57 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a9d33c7-0b16-4403-8506-5394066cad57 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a9d33c7-0b16-4403-8506-5394066cad57 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a9d33c7-0b16-4403-8506-5394066cad57 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a9d33c7-0b16-4403-8506-5394066cad57 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1083/2199] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:47 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a59a1e3-f0cc-423c-ab82-c2b480ab498c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a96d2152-de59-48f0-a2d1-79ed1164a5fc returned with HTTP 202 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1117/2200] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:47 2026] DELETE /volume/v3/types/a96d2152-de59-48f0-a2d1-79ed1164a5fc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3574eafd-2639-4e19-8323-640c926d8578 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3574eafd-2639-4e19-8323-640c926d8578 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3574eafd-2639-4e19-8323-640c926d8578 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-901621202", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3574eafd-2639-4e19-8323-640c926d8578 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1084/2201] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-69a9298f-9d56-44b4-83e2-b4151a2cb2ef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-69a9298f-9d56-44b4-83e2-b4151a2cb2ef tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-69a9298f-9d56-44b4-83e2-b4151a2cb2ef tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-69a9298f-9d56-44b4-83e2-b4151a2cb2ef tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1118/2202] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b6aaac76-37ba-4a3a-9839-293cd3796e20 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b6aaac76-37ba-4a3a-9839-293cd3796e20 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption/f3ace9f7-bc21-48c6-b1bc-50a546b6e1e1 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b6aaac76-37ba-4a3a-9839-293cd3796e20 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b6aaac76-37ba-4a3a-9839-293cd3796e20 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b6aaac76-37ba-4a3a-9839-293cd3796e20 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption/f3ace9f7-bc21-48c6-b1bc-50a546b6e1e1 returned with HTTP 202 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1085/2203] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:12:47 2026] DELETE /volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e/encryption/f3ace9f7-bc21-48c6-b1bc-50a546b6e1e1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9d2d8b08-aadb-4887-8a1f-20f45a68f6b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d2d8b08-aadb-4887-8a1f-20f45a68f6b7 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d2d8b08-aadb-4887-8a1f-20f45a68f6b7 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096236326", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d2d8b08-aadb-4887-8a1f-20f45a68f6b7 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1119/2204] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e7795edd-f7f0-4b15-aded-ee7c0b653a86 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e7795edd-f7f0-4b15-aded-ee7c0b653a86 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7/extra_specs/key1 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e7795edd-f7f0-4b15-aded-ee7c0b653a86 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e7795edd-f7f0-4b15-aded-ee7c0b653a86 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e7795edd-f7f0-4b15-aded-ee7c0b653a86 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7/extra_specs/key1 returned with HTTP 202 Sep 06 17:12:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1086/2205] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:12:47 2026] DELETE /volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7/extra_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91eda97a-84c3-4802-9380-fd2f5fa454cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91eda97a-84c3-4802-9380-fd2f5fa454cd tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91eda97a-84c3-4802-9380-fd2f5fa454cd tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1898020020", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91eda97a-84c3-4802-9380-fd2f5fa454cd tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1120/2206] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:47 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-05e789c8-173d-4426-8b82-131f7b20df06 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-05e789c8-173d-4426-8b82-131f7b20df06 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/2d07e7a3-5075-4d7d-8173-75c054c662c9 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-05e789c8-173d-4426-8b82-131f7b20df06 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-05e789c8-173d-4426-8b82-131f7b20df06 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-05e789c8-173d-4426-8b82-131f7b20df06 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/2d07e7a3-5075-4d7d-8173-75c054c662c9 returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1087/2207] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/2d07e7a3-5075-4d7d-8173-75c054c662c9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a72d9598-a167-431c-a7e2-843d0f446cb8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a72d9598-a167-431c-a7e2-843d0f446cb8 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a72d9598-a167-431c-a7e2-843d0f446cb8 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a72d9598-a167-431c-a7e2-843d0f446cb8 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a72d9598-a167-431c-a7e2-843d0f446cb8 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1121/2208] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-be197524-566a-4bc7-bc72-c90f8bcbb373 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be197524-566a-4bc7-bc72-c90f8bcbb373 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be197524-566a-4bc7-bc72-c90f8bcbb373 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be197524-566a-4bc7-bc72-c90f8bcbb373 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be197524-566a-4bc7-bc72-c90f8bcbb373 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1088/2209] 192.168.122.57 () {58 vars in 1110 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types => generated 2588 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-93c01690-8227-4b64-a081-71dc22091aa9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93c01690-8227-4b64-a081-71dc22091aa9 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/cipher Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93c01690-8227-4b64-a081-71dc22091aa9 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93c01690-8227-4b64-a081-71dc22091aa9 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93c01690-8227-4b64-a081-71dc22091aa9 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/cipher returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1122/2210] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f0914c9-89cb-4552-8412-5ca02477286e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f0914c9-89cb-4552-8412-5ca02477286e tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f0914c9-89cb-4552-8412-5ca02477286e tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f0914c9-89cb-4552-8412-5ca02477286e tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f0914c9-89cb-4552-8412-5ca02477286e tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1089/2211] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91c41719-64f4-4b89-b46d-3d763e84d01c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91c41719-64f4-4b89-b46d-3d763e84d01c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/multiattach Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91c41719-64f4-4b89-b46d-3d763e84d01c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91c41719-64f4-4b89-b46d-3d763e84d01c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91c41719-64f4-4b89-b46d-3d763e84d01c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/multiattach returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1123/2212] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f830f1e-b961-4ff7-afe4-5f2375233bab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f830f1e-b961-4ff7-afe4-5f2375233bab tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/volume_backend_name Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f830f1e-b961-4ff7-afe4-5f2375233bab tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f830f1e-b961-4ff7-afe4-5f2375233bab tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f830f1e-b961-4ff7-afe4-5f2375233bab tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1090/2213] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9b5c6095-3f4e-4326-bfac-c43fefb56693 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b5c6095-3f4e-4326-bfac-c43fefb56693 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] GET http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b5c6095-3f4e-4326-bfac-c43fefb56693 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b5c6095-3f4e-4326-bfac-c43fefb56693 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b5c6095-3f4e-4326-bfac-c43fefb56693 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1124/2214] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1142dc3f-4da8-4ff1-a01a-e2a0ed40034a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1142dc3f-4da8-4ff1-a01a-e2a0ed40034a tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] PUT http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/24fc785e-957f-49d2-b311-4c02b3619e55 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1142dc3f-4da8-4ff1-a01a-e2a0ed40034a tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1142dc3f-4da8-4ff1-a01a-e2a0ed40034a tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/24fc785e-957f-49d2-b311-4c02b3619e55 returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1091/2215] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:12:48 2026] PUT /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/encryption/24fc785e-957f-49d2-b311-4c02b3619e55 => generated 33 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d421571-04b1-4074-a66f-b6562ea3ccbf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d421571-04b1-4074-a66f-b6562ea3ccbf tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] PUT http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/key1 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d421571-04b1-4074-a66f-b6562ea3ccbf tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d421571-04b1-4074-a66f-b6562ea3ccbf tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/key1 returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1125/2216] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:12:48 2026] PUT /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee/extra_specs/key1 => generated 30 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bfee4a94-50b2-4772-8f47-284b0835e36c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bfee4a94-50b2-4772-8f47-284b0835e36c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] PUT http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bfee4a94-50b2-4772-8f47-284b0835e36c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bfee4a94-50b2-4772-8f47-284b0835e36c tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1092/2217] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:12:48 2026] PUT /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee => generated 371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d8a7ade9-5eab-411c-aacd-675acd503037 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8a7ade9-5eab-411c-aacd-675acd503037 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8a7ade9-5eab-411c-aacd-675acd503037 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8a7ade9-5eab-411c-aacd-675acd503037 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8a7ade9-5eab-411c-aacd-675acd503037 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7 returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1126/2218] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/2a50cfe7-8510-4cb3-9df0-27017ded25f7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-630bb069-f969-4ece-bea9-4c66c9d34112 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-630bb069-f969-4ece-bea9-4c66c9d34112 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-630bb069-f969-4ece-bea9-4c66c9d34112 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-630bb069-f969-4ece-bea9-4c66c9d34112 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-630bb069-f969-4ece-bea9-4c66c9d34112 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1093/2219] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/cb72d497-7ee6-49eb-8c0f-565905b38e8e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-30b99719-0066-4ce6-93f4-1966e4c722f5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30b99719-0066-4ce6-93f4-1966e4c722f5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30b99719-0066-4ce6-93f4-1966e4c722f5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30b99719-0066-4ce6-93f4-1966e4c722f5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5c957495-cfd7-485b-bf61-43a747cbf06a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c957495-cfd7-485b-bf61-43a747cbf06a tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c957495-cfd7-485b-bf61-43a747cbf06a tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5c957495-cfd7-485b-bf61-43a747cbf06a tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5c957495-cfd7-485b-bf61-43a747cbf06a tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5c957495-cfd7-485b-bf61-43a747cbf06a tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 200 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1094/2220] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:48 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 894 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30b99719-0066-4ce6-93f4-1966e4c722f5 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1127/2221] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/7c1d8c8c-aa49-4164-98f5-ed1899e2d68d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ba84627e-facc-4974-8b1a-08d40ac33cfe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba84627e-facc-4974-8b1a-08d40ac33cfe tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba84627e-facc-4974-8b1a-08d40ac33cfe tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba84627e-facc-4974-8b1a-08d40ac33cfe tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba84627e-facc-4974-8b1a-08d40ac33cfe tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93 returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1095/2222] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/457a59bf-e163-4fdf-bdbf-f8ae95ea9b93 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-846f848a-f87b-4abc-af4b-0c0f127b9e94 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-846f848a-f87b-4abc-af4b-0c0f127b9e94 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] DELETE http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-846f848a-f87b-4abc-af4b-0c0f127b9e94 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-846f848a-f87b-4abc-af4b-0c0f127b9e94 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-846f848a-f87b-4abc-af4b-0c0f127b9e94 tempest-VolumeTypesAdminTests-2092346079 tempest-VolumeTypesAdminTests-2092346079-project-admin] http://192.168.122.57/volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee returned with HTTP 202 Sep 06 17:12:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1128/2223] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:48 2026] DELETE /volume/v3/types/a503324b-95b6-4ae5-9b78-646324f563ee => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d0d28ca-f4fb-4f74-8bdb-928f8315824b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 200 Sep 06 17:12:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1096/2224] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:49 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8cb2ace-3d00-4625-a929-22c441dcfa98 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 200 Sep 06 17:12:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1129/2225] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:49 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-45520807-4262-49ad-a6a0-3775aff11876 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Delete volume with id: a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Delete volume request issued successfully. Sep 06 17:12:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-45520807-4262-49ad-a6a0-3775aff11876 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 202 Sep 06 17:12:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1097/2226] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:12:49 2026] DELETE /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Volume info retrieved successfully. Sep 06 17:12:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f5cd237-92be-49ae-9cd5-6a0903311919 tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 200 Sep 06 17:12:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1130/2227] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:49 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a120562-570c-4191-9104-0a7cde96671b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a120562-570c-4191-9104-0a7cde96671b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] GET http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def Sep 06 17:12:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a120562-570c-4191-9104-0a7cde96671b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a120562-570c-4191-9104-0a7cde96671b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a120562-570c-4191-9104-0a7cde96671b tempest-VolumeTypesAccessTest-1314472722 tempest-VolumeTypesAccessTest-1314472722-project-member] http://192.168.122.57/volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def returned with HTTP 404 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1098/2228] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:50 2026] GET /volume/v3/volumes/a2b96fad-41f0-48b2-826e-6b3623418def => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b1acd297-3c3a-49ae-a723-6ab8943c0103 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1acd297-3c3a-49ae-a723-6ab8943c0103 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1acd297-3c3a-49ae-a723-6ab8943c0103 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"removeProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b1acd297-3c3a-49ae-a723-6ab8943c0103 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b1acd297-3c3a-49ae-a723-6ab8943c0103 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1131/2229] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-20f93618-746d-4b10-9704-7050de8c878e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20f93618-746d-4b10-9704-7050de8c878e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] DELETE http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20f93618-746d-4b10-9704-7050de8c878e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-20f93618-746d-4b10-9704-7050de8c878e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-20f93618-746d-4b10-9704-7050de8c878e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1099/2230] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:51 2026] DELETE /volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0e9baa4b-100f-4919-9383-6b2057cf67e8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e9baa4b-100f-4919-9383-6b2057cf67e8 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] GET http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e9baa4b-100f-4919-9383-6b2057cf67e8 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e9baa4b-100f-4919-9383-6b2057cf67e8 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e9baa4b-100f-4919-9383-6b2057cf67e8 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad returned with HTTP 404 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1132/2231] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:51 2026] GET /volume/v3/types/7bf33302-792e-4c58-861a-63d7812e8aad => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4914adcb-488c-4894-a263-b0075b7fa57e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4914adcb-488c-4894-a263-b0075b7fa57e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4914adcb-488c-4894-a263-b0075b7fa57e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-65845654", "os-volume-type-access:is_public": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4914adcb-488c-4894-a263-b0075b7fa57e tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1100/2232] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types => generated 227 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2940eda1-486e-4621-ad34-70593caff675 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2940eda1-486e-4621-ad34-70593caff675 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2940eda1-486e-4621-ad34-70593caff675 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"addProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2940eda1-486e-4621-ad34-70593caff675 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2940eda1-486e-4621-ad34-70593caff675 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1133/2233] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-01a8c435-470c-46fa-b066-875f5463e950 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01a8c435-470c-46fa-b066-875f5463e950 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01a8c435-470c-46fa-b066-875f5463e950 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"addProjectAccess": {"project": "a3e4ae5958414c4d91266bf0246db522"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01a8c435-470c-46fa-b066-875f5463e950 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a3e4ae5958414c4d91266bf0246db522"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01a8c435-470c-46fa-b066-875f5463e950 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1101/2234] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a5e0fc1a-9b11-46f4-aa03-040f78f1845a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5e0fc1a-9b11-46f4-aa03-040f78f1845a tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] GET http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/os-volume-type-access Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5e0fc1a-9b11-46f4-aa03-040f78f1845a tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5e0fc1a-9b11-46f4-aa03-040f78f1845a tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5e0fc1a-9b11-46f4-aa03-040f78f1845a tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/os-volume-type-access returned with HTTP 200 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1134/2235] 192.168.122.57 () {58 vars in 1287 bytes} [Sun Sep 6 17:12:51 2026] GET /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b3fb69c3-c066-4531-8579-82bdf1cb899d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3fb69c3-c066-4531-8579-82bdf1cb899d tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3fb69c3-c066-4531-8579-82bdf1cb899d tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"removeProjectAccess": {"project": "a3e4ae5958414c4d91266bf0246db522"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3fb69c3-c066-4531-8579-82bdf1cb899d tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a3e4ae5958414c4d91266bf0246db522"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3fb69c3-c066-4531-8579-82bdf1cb899d tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1102/2236] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0214c71c-a50e-46d7-9656-4c01f288c756 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0214c71c-a50e-46d7-9656-4c01f288c756 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] POST http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0214c71c-a50e-46d7-9656-4c01f288c756 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action body: b'{"removeProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0214c71c-a50e-46d7-9656-4c01f288c756 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b7a1014457274b98884e2963aab0367f"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0214c71c-a50e-46d7-9656-4c01f288c756 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1135/2237] 192.168.122.57 () {60 vars in 1263 bytes} [Sun Sep 6 17:12:51 2026] POST /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7eebe9f8-519c-4dd0-8b3e-4a89fb795cd6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7eebe9f8-519c-4dd0-8b3e-4a89fb795cd6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] DELETE http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7eebe9f8-519c-4dd0-8b3e-4a89fb795cd6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7eebe9f8-519c-4dd0-8b3e-4a89fb795cd6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7eebe9f8-519c-4dd0-8b3e-4a89fb795cd6 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 returned with HTTP 202 Sep 06 17:12:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1103/2238] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:51 2026] DELETE /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-66c6a539-f35f-4892-a72d-6734ea069887 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66c6a539-f35f-4892-a72d-6734ea069887 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] GET http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66c6a539-f35f-4892-a72d-6734ea069887 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66c6a539-f35f-4892-a72d-6734ea069887 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66c6a539-f35f-4892-a72d-6734ea069887 tempest-VolumeTypesAccessTest-1351935846 tempest-VolumeTypesAccessTest-1351935846-project-admin] http://192.168.122.57/volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 returned with HTTP 404 Sep 06 17:12:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1136/2239] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:51 2026] GET /volume/v3/types/3c03fe2f-82a4-49a6-9927-a4a0709e7fa2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b4f601d-485a-4ea8-bdc9-f00a1eec922b tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1104/2240] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b52331d1-58ee-4685-b0d0-662ae59645a7 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1137/2241] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-e5ffa8cd-7e0f-4ed1-9621-782c6f644141 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1105/2242] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1fe4876d-a92d-431f-9070-88b2e656d162 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fe4876d-a92d-431f-9070-88b2e656d162 None None] GET http://192.168.122.57/volume// Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fe4876d-a92d-431f-9070-88b2e656d162 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1fe4876d-a92d-431f-9070-88b2e656d162 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1fe4876d-a92d-431f-9070-88b2e656d162 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:12:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1138/2243] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-597c14ec-ff45-48b1-b0f6-1d3ac1686eb1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-597c14ec-ff45-48b1-b0f6-1d3ac1686eb1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-597c14ec-ff45-48b1-b0f6-1d3ac1686eb1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "008a972c-ca04-417c-9529-e25aa764e0e5", "connector": null, "instance_uuid": "379a3483-8404-45af-bb34-7bfbd7a22d0a"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-597c14ec-ff45-48b1-b0f6-1d3ac1686eb1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1106/2244] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:12:56 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c37aa9b5-0856-447a-91dd-8e833605f6d2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c37aa9b5-0856-447a-91dd-8e833605f6d2 None None] GET http://192.168.122.57/volume// Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c37aa9b5-0856-447a-91dd-8e833605f6d2 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e4505e84-820e-4e6d-b1dd-6c8772afb9f9 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c37aa9b5-0856-447a-91dd-8e833605f6d2 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c37aa9b5-0856-447a-91dd-8e833605f6d2 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1107/2245] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1139/2246] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-dcef3466-2e60-4d61-991d-fe1386859b38 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1108/2247] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 1059 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] PUT http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:56 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Acquiring lock "cinder-attachment_update-008a972c-ca04-417c-9529-e25aa764e0e5-devstack" by "attachment_update" {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Lock "cinder-attachment_update-008a972c-ca04-417c-9529-e25aa764e0e5-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.coordination [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Lock "cinder-attachment_update-008a972c-ca04-417c-9529-e25aa764e0e5-devstack" released by "attachment_update" :: held 0.179s {{(pid=87191) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-6e884d53-12a9-4986-aed4-7f7ec97bd2b3 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b returned with HTTP 200 Sep 06 17:12:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1140/2248] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:12:56 2026] PUT /volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b => generated 694 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-3e1f3dfd-59a9-42f2-8351-41711a2d0ef1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-3e1f3dfd-59a9-42f2-8351-41711a2d0ef1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b/action Sep 06 17:12:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-3e1f3dfd-59a9-42f2-8351-41711a2d0ef1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action body: b'{"os-complete": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-3e1f3dfd-59a9-42f2-8351-41711a2d0ef1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d17d51b-5105-44a5-acff-7dfd56b68c09 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1141/2249] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:57 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ef1fdc6c-4fdb-4d3a-a66e-7ee9c64b43b2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1e5896b9-6327-4e51-a1e5-e42adb99e70c req-3e1f3dfd-59a9-42f2-8351-41711a2d0ef1 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b/action returned with HTTP 204 Sep 06 17:12:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1109/2250] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:12:57 2026] POST /volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef1fdc6c-4fdb-4d3a-a66e-7ee9c64b43b2 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef1fdc6c-4fdb-4d3a-a66e-7ee9c64b43b2 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1671000125", "extra_specs": {"spec1": "val1"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef1fdc6c-4fdb-4d3a-a66e-7ee9c64b43b2 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1142/2251] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:12:57 2026] POST /volume/v3/types => generated 243 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-74f6aaa9-87f1-4d1c-84c1-c6b18195348a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f6aaa9-87f1-4d1c-84c1-c6b18195348a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] POST http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74f6aaa9-87f1-4d1c-84c1-c6b18195348a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f6aaa9-87f1-4d1c-84c1-c6b18195348a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1110/2252] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:12:58 2026] POST /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-15afa8b1-743c-41c5-8ea3-680816ca523f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15afa8b1-743c-41c5-8ea3-680816ca523f tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] POST http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15afa8b1-743c-41c5-8ea3-680816ca523f tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15afa8b1-743c-41c5-8ea3-680816ca523f tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1143/2253] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:12:58 2026] POST /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d8e30bd4-5d5f-4f47-8cf0-1d2f65bd2cd4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8e30bd4-5d5f-4f47-8cf0-1d2f65bd2cd4 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] POST http://192.168.122.57/volume/v3/types/cdfb8543-7cb9-4c8e-baf3-68dda3e74be4/extra_specs Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d8e30bd4-5d5f-4f47-8cf0-1d2f65bd2cd4 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d8e30bd4-5d5f-4f47-8cf0-1d2f65bd2cd4 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/cdfb8543-7cb9-4c8e-baf3-68dda3e74be4/extra_specs returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1111/2254] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:12:58 2026] POST /volume/v3/types/cdfb8543-7cb9-4c8e-baf3-68dda3e74be4/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3e57a6d5-a3c8-4717-9e39-680c237c45ff None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e57a6d5-a3c8-4717-9e39-680c237c45ff tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] DELETE http://192.168.122.57/volume/v3/types/93af7202-f192-46ba-8e31-4540fcaf085a/extra_specs/spec1 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e57a6d5-a3c8-4717-9e39-680c237c45ff tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e57a6d5-a3c8-4717-9e39-680c237c45ff tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e57a6d5-a3c8-4717-9e39-680c237c45ff tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/93af7202-f192-46ba-8e31-4540fcaf085a/extra_specs/spec1 returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1144/2255] 192.168.122.57 () {58 vars in 1278 bytes} [Sun Sep 6 17:12:58 2026] DELETE /volume/v3/types/93af7202-f192-46ba-8e31-4540fcaf085a/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b59dc43f-7e85-445f-a18a-8790de5fc8fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b59dc43f-7e85-445f-a18a-8790de5fc8fb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] GET http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/nonexistent_extra_spec_name Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b59dc43f-7e85-445f-a18a-8790de5fc8fb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b59dc43f-7e85-445f-a18a-8790de5fc8fb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b59dc43f-7e85-445f-a18a-8790de5fc8fb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1112/2256] 192.168.122.57 () {58 vars in 1341 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2feb3506-e1a7-4332-bd56-c786e4e7d1a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2feb3506-e1a7-4332-bd56-c786e4e7d1a8 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] GET http://192.168.122.57/volume/v3/types/060a9cde-c0ee-4fb1-bcbb-5b7b1a738719/extra_specs/spec1 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2feb3506-e1a7-4332-bd56-c786e4e7d1a8 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2feb3506-e1a7-4332-bd56-c786e4e7d1a8 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2feb3506-e1a7-4332-bd56-c786e4e7d1a8 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/060a9cde-c0ee-4fb1-bcbb-5b7b1a738719/extra_specs/spec1 returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1145/2257] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/types/060a9cde-c0ee-4fb1-bcbb-5b7b1a738719/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52176045-ee63-4cca-8fa0-e95d8aaaabd9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52176045-ee63-4cca-8fa0-e95d8aaaabd9 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] GET http://192.168.122.57/volume/v3/types/8065bb30-5fb7-44c0-954e-fd2f6117cf33/extra_specs Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52176045-ee63-4cca-8fa0-e95d8aaaabd9 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52176045-ee63-4cca-8fa0-e95d8aaaabd9 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52176045-ee63-4cca-8fa0-e95d8aaaabd9 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/8065bb30-5fb7-44c0-954e-fd2f6117cf33/extra_specs returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1113/2258] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/types/8065bb30-5fb7-44c0-954e-fd2f6117cf33/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3b40af42-da08-4e1a-8e59-59915467c152 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3b40af42-da08-4e1a-8e59-59915467c152 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] PUT http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3b40af42-da08-4e1a-8e59-59915467c152 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3b40af42-da08-4e1a-8e59-59915467c152 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1146/2259] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:12:58 2026] PUT /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dadd5c2e-1ad8-4eda-af0b-4769f2e7b8eb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dadd5c2e-1ad8-4eda-af0b-4769f2e7b8eb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] PUT http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dadd5c2e-1ad8-4eda-af0b-4769f2e7b8eb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'update', calling method: update, body: null {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dadd5c2e-1ad8-4eda-af0b-4769f2e7b8eb tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1114/2260] 192.168.122.57 () {60 vars in 1294 bytes} [Sun Sep 6 17:12:58 2026] PUT /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bef40366-9b12-4806-a405-c0c28d75e0e0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bef40366-9b12-4806-a405-c0c28d75e0e0 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] PUT http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/None Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bef40366-9b12-4806-a405-c0c28d75e0e0 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bef40366-9b12-4806-a405-c0c28d75e0e0 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bef40366-9b12-4806-a405-c0c28d75e0e0 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/None returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1147/2261] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:12:58 2026] PUT /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/None => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-01cf220f-443a-482d-8bec-de1756d998ef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01cf220f-443a-482d-8bec-de1756d998ef tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] PUT http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/53a108d2-7a18-4fee-8c9e-c3ca4ff1cfd1 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-01cf220f-443a-482d-8bec-de1756d998ef tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01cf220f-443a-482d-8bec-de1756d998ef tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-01cf220f-443a-482d-8bec-de1756d998ef tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/53a108d2-7a18-4fee-8c9e-c3ca4ff1cfd1 returned with HTTP 400 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1115/2262] 192.168.122.57 () {60 vars in 1388 bytes} [Sun Sep 6 17:12:58 2026] PUT /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a/extra_specs/53a108d2-7a18-4fee-8c9e-c3ca4ff1cfd1 => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-310b551c-4103-4447-a732-d9f5220b45f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-310b551c-4103-4447-a732-d9f5220b45f1 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] PUT http://192.168.122.57/volume/v3/types/b736ee52-7b60-4da0-ae67-57bc2d2ea378/extra_specs/spec1 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-310b551c-4103-4447-a732-d9f5220b45f1 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-310b551c-4103-4447-a732-d9f5220b45f1 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/b736ee52-7b60-4da0-ae67-57bc2d2ea378/extra_specs/spec1 returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1148/2263] 192.168.122.57 () {60 vars in 1295 bytes} [Sun Sep 6 17:12:58 2026] PUT /volume/v3/types/b736ee52-7b60-4da0-ae67-57bc2d2ea378/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-25b9a246-4692-44a0-b546-80d8893a0fb3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-25b9a246-4692-44a0-b546-80d8893a0fb3 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] DELETE http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-25b9a246-4692-44a0-b546-80d8893a0fb3 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-25b9a246-4692-44a0-b546-80d8893a0fb3 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-25b9a246-4692-44a0-b546-80d8893a0fb3 tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a returned with HTTP 202 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1116/2264] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:12:58 2026] DELETE /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8f130def-cad6-4131-ba18-112c3e1c521a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f130def-cad6-4131-ba18-112c3e1c521a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] GET http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8f130def-cad6-4131-ba18-112c3e1c521a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8f130def-cad6-4131-ba18-112c3e1c521a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f130def-cad6-4131-ba18-112c3e1c521a tempest-ExtraSpecsNegativeTest-1382666458 tempest-ExtraSpecsNegativeTest-1382666458-project-admin] http://192.168.122.57/volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1149/2265] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/types/4038e520-8283-454f-80a7-88e660ef6d4a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:12:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ccd470b3-afc2-4f8d-9245-4d3fda0c309d tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1117/2266] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:12:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:12:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:12:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a0c714b-adfc-46b8-a101-fd06c3501568 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:12:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1150/2267] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:12:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:12:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-f541c9b1-2b41-4939-87bd-970d73a91714 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:13:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1118/2268] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:12:59 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] POST http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5/action Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Begin detaching volume completed successfully. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-bc896399-7553-4cf6-ac12-26496b654159 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5/action returned with HTTP 202 Sep 06 17:13:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1151/2269] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:13:00 2026] POST /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-657a6860-547b-4045-9246-082ffa6102a4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-657a6860-547b-4045-9246-082ffa6102a4 None None] GET http://192.168.122.57/volume// Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-657a6860-547b-4045-9246-082ffa6102a4 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-657a6860-547b-4045-9246-082ffa6102a4 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-657a6860-547b-4045-9246-082ffa6102a4 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:13:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1119/2270] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:13:00 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-0455202c-cafc-47d7-bd5c-cfd8aa6c372e tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:13:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1152/2271] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:13:00 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 1355 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-1cf90300-04b7-4068-8c7d-23d7de333d24 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-1cf90300-04b7-4068-8c7d-23d7de333d24 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] DELETE http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-1cf90300-04b7-4068-8c7d-23d7de333d24 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-1cf90300-04b7-4068-8c7d-23d7de333d24 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:00 devstack devstack@c-api.service[87192]: /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 06 17:13:00 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:13:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-19450d69-45ef-4a33-82ee-6d2451884ffe req-1cf90300-04b7-4068-8c7d-23d7de333d24 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b returned with HTTP 200 Sep 06 17:13:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1120/2272] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:13:00 2026] DELETE /volume/v3/attachments/dc5d9962-6e2b-4821-86dd-62892481602b => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a0de3c6-1b73-497c-a60a-7e5248f33951 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a0de3c6-1b73-497c-a60a-7e5248f33951 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] POST http://192.168.122.57/volume/v3/types/206142ca-8065-48d6-950f-4e2d29af35ab/encryption Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a0de3c6-1b73-497c-a60a-7e5248f33951 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a0de3c6-1b73-497c-a60a-7e5248f33951 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/206142ca-8065-48d6-950f-4e2d29af35ab/encryption returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1153/2273] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/types/206142ca-8065-48d6-950f-4e2d29af35ab/encryption => generated 114 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-341412d4-ff7b-4850-a591-d541709c3640 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-341412d4-ff7b-4850-a591-d541709c3640 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-341412d4-ff7b-4850-a591-d541709c3640 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-592390940", "os-volume-type-access:is_public": false}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-341412d4-ff7b-4850-a591-d541709c3640 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1121/2274] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/types => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-489429d2-29d4-496b-a9fc-7ffca932ff17 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-489429d2-29d4-496b-a9fc-7ffca932ff17 tempest-VolumeTypesNegativeTest-1913721751 tempest-VolumeTypesNegativeTest-1913721751-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-489429d2-29d4-496b-a9fc-7ffca932ff17 tempest-VolumeTypesNegativeTest-1913721751 tempest-VolumeTypesNegativeTest-1913721751-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-295827822"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-489429d2-29d4-496b-a9fc-7ffca932ff17 tempest-VolumeTypesNegativeTest-1913721751 tempest-VolumeTypesNegativeTest-1913721751-project-member] Create volume request body: {'volume': {'volume_type': 'e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-295827822'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-489429d2-29d4-496b-a9fc-7ffca932ff17 tempest-VolumeTypesNegativeTest-1913721751 tempest-VolumeTypesNegativeTest-1913721751-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1154/2275] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/volumes => generated 114 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8aebfd43-1458-4750-bb03-d1c917b50430 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8aebfd43-1458-4750-bb03-d1c917b50430 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] DELETE http://192.168.122.57/volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8aebfd43-1458-4750-bb03-d1c917b50430 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8aebfd43-1458-4750-bb03-d1c917b50430 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8aebfd43-1458-4750-bb03-d1c917b50430 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 returned with HTTP 202 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1122/2276] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:13:04 2026] DELETE /volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d62c921e-39ec-440a-9b52-61eb0a3db72e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62c921e-39ec-440a-9b52-61eb0a3db72e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] GET http://192.168.122.57/volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62c921e-39ec-440a-9b52-61eb0a3db72e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d62c921e-39ec-440a-9b52-61eb0a3db72e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d62c921e-39ec-440a-9b52-61eb0a3db72e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1155/2277] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:13:04 2026] GET /volume/v3/types/e2a65c6a-ffe1-45b0-98eb-9e1eb56e6739 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-429c1b87-c67c-42ba-9732-896764a60483 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-429c1b87-c67c-42ba-9732-896764a60483 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-429c1b87-c67c-42ba-9732-896764a60483 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-429c1b87-c67c-42ba-9732-896764a60483 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 400 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1123/2278] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-077b260a-dd3e-4483-989b-ad617d7acd4e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-077b260a-dd3e-4483-989b-ad617d7acd4e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-077b260a-dd3e-4483-989b-ad617d7acd4e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-607282903"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-077b260a-dd3e-4483-989b-ad617d7acd4e tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1156/2279] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/types => generated 228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-638fccdf-e34e-435c-8f39-5e0de31109b8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-638fccdf-e34e-435c-8f39-5e0de31109b8 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-638fccdf-e34e-435c-8f39-5e0de31109b8 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-607282903"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-638fccdf-e34e-435c-8f39-5e0de31109b8 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-607282903 already exists. Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-638fccdf-e34e-435c-8f39-5e0de31109b8 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 409 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1124/2280] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:13:04 2026] POST /volume/v3/types => generated 133 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9840bac1-51ac-4a4d-a1c8-b22c6e08b78c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9840bac1-51ac-4a4d-a1c8-b22c6e08b78c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] DELETE http://192.168.122.57/volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9840bac1-51ac-4a4d-a1c8-b22c6e08b78c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9840bac1-51ac-4a4d-a1c8-b22c6e08b78c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9840bac1-51ac-4a4d-a1c8-b22c6e08b78c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e returned with HTTP 202 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1157/2281] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:13:04 2026] DELETE /volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6cee26cb-ab27-4711-b1b5-919d99fbf93c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cee26cb-ab27-4711-b1b5-919d99fbf93c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] GET http://192.168.122.57/volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cee26cb-ab27-4711-b1b5-919d99fbf93c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cee26cb-ab27-4711-b1b5-919d99fbf93c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cee26cb-ab27-4711-b1b5-919d99fbf93c tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1125/2282] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:13:04 2026] GET /volume/v3/types/65aa9d66-73b2-4a30-beb2-d912ddb94f4e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-76b22b2f-17d0-4844-a703-114b778ded89 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-76b22b2f-17d0-4844-a703-114b778ded89 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] DELETE http://192.168.122.57/volume/v3/types/32c3a6ce-613d-464c-9df6-69cbdc1d4817 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-76b22b2f-17d0-4844-a703-114b778ded89 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-76b22b2f-17d0-4844-a703-114b778ded89 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-76b22b2f-17d0-4844-a703-114b778ded89 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/32c3a6ce-613d-464c-9df6-69cbdc1d4817 returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1158/2283] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:13:04 2026] DELETE /volume/v3/types/32c3a6ce-613d-464c-9df6-69cbdc1d4817 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e6e76e99-db25-4692-9508-4f1ea34cbd33 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e6e76e99-db25-4692-9508-4f1ea34cbd33 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] GET http://192.168.122.57/volume/v3/types/2760468a-c825-4368-b659-9d3c3ce46554 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e6e76e99-db25-4692-9508-4f1ea34cbd33 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e6e76e99-db25-4692-9508-4f1ea34cbd33 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e6e76e99-db25-4692-9508-4f1ea34cbd33 tempest-VolumeTypesNegativeTest-1276754471 tempest-VolumeTypesNegativeTest-1276754471-project-admin] http://192.168.122.57/volume/v3/types/2760468a-c825-4368-b659-9d3c3ce46554 returned with HTTP 404 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1126/2284] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:13:04 2026] GET /volume/v3/types/2760468a-c825-4368-b659-9d3c3ce46554 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b923450-0d62-4407-afeb-2784b4b2098c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] DELETE http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Delete volume with id: 008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Delete volume request issued successfully. Sep 06 17:13:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b923450-0d62-4407-afeb-2784b4b2098c tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 202 Sep 06 17:13:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1159/2285] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:04 2026] DELETE /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c568d3d7-b592-4502-94c2-5a6e40a4f5aa tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 200 Sep 06 17:13:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1127/2286] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:04 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 878 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4e47250f-d4ce-4a71-9d24-9f0941711822 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e47250f-d4ce-4a71-9d24-9f0941711822 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 Sep 06 17:13:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e47250f-d4ce-4a71-9d24-9f0941711822 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e47250f-d4ce-4a71-9d24-9f0941711822 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e47250f-d4ce-4a71-9d24-9f0941711822 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 returned with HTTP 404 Sep 06 17:13:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1160/2287] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:05 2026] GET /volume/v3/volumes/008a972c-ca04-417c-9529-e25aa764e0e5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:13:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Delete snapshot with id: d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:13:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot delete request issued successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9c7557d-d021-4299-bdb1-678cc33895f0 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 202 Sep 06 17:13:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1128/2288] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:13:06 2026] DELETE /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:13:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98504229-0bde-4b79-bfe5-dbf1335e2869 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1161/2289] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:13:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Snapshot retrieved successfully. Sep 06 17:13:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17368ef3-5fc4-484d-89a7-f820ca1f66da tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 200 Sep 06 17:13:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1129/2290] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:07 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9df56cd9-3852-4de8-8c88-26e373cfbabb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9df56cd9-3852-4de8-8c88-26e373cfbabb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 Sep 06 17:13:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9df56cd9-3852-4de8-8c88-26e373cfbabb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9df56cd9-3852-4de8-8c88-26e373cfbabb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9df56cd9-3852-4de8-8c88-26e373cfbabb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 returned with HTTP 404 Sep 06 17:13:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1162/2291] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/snapshots/d853446c-e26b-4eeb-ada1-babe1ee66016 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:13:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-b5295bd4-e6b0-42c6-85ed-5dc990d97037 req-03493c70-7804-4387-b87f-9adca6426fbd tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1130/2292] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98a29f8c-0951-4527-87d4-03c77caf3bf3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98a29f8c-0951-4527-87d4-03c77caf3bf3 None None] GET http://192.168.122.57/volume// Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98a29f8c-0951-4527-87d4-03c77caf3bf3 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98a29f8c-0951-4527-87d4-03c77caf3bf3 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98a29f8c-0951-4527-87d4-03c77caf3bf3 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:13:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1163/2293] 192.168.122.57 () {56 vars in 883 bytes} [Sun Sep 6 17:13:09 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fcc84b09-6900-4958-94fa-a6d79ea4e93f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcc84b09-6900-4958-94fa-a6d79ea4e93f None None] GET http://192.168.122.57/volume// Sep 06 17:13:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcc84b09-6900-4958-94fa-a6d79ea4e93f None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcc84b09-6900-4958-94fa-a6d79ea4e93f None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcc84b09-6900-4958-94fa-a6d79ea4e93f None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:13:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1131/2294] 192.168.122.57 () {56 vars in 883 bytes} [Sun Sep 6 17:13:09 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ef96405-d255-42a9-ba77-1afb7e9c48da None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef96405-d255-42a9-ba77-1afb7e9c48da tempest-VersionsTest-418022409 tempest-VersionsTest-418022409-project-reader] GET http://192.168.122.57/volume/v3/ Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef96405-d255-42a9-ba77-1afb7e9c48da tempest-VersionsTest-418022409 tempest-VersionsTest-418022409-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef96405-d255-42a9-ba77-1afb7e9c48da tempest-VersionsTest-418022409 tempest-VersionsTest-418022409-project-reader] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef96405-d255-42a9-ba77-1afb7e9c48da tempest-VersionsTest-418022409 tempest-VersionsTest-418022409-project-reader] http://192.168.122.57/volume/v3/ returned with HTTP 200 Sep 06 17:13:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1164/2295] 192.168.122.57 () {58 vars in 1095 bytes} [Sun Sep 6 17:13:09 2026] GET /volume/v3/ => generated 389 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-39ec54fc-fded-442c-8959-4e7481381c56 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] DELETE http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:13:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Delete volume with id: 84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:13:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Delete volume request issued successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-39ec54fc-fded-442c-8959-4e7481381c56 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 202 Sep 06 17:13:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1132/2296] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:12 2026] DELETE /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1a6329cf-d578-49e6-997c-715e58ac0feb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a6329cf-d578-49e6-997c-715e58ac0feb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:13:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a6329cf-d578-49e6-997c-715e58ac0feb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a6329cf-d578-49e6-997c-715e58ac0feb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1a6329cf-d578-49e6-997c-715e58ac0feb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Volume info retrieved successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a6329cf-d578-49e6-997c-715e58ac0feb tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 200 Sep 06 17:13:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1165/2297] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:12 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3d84b74e-ae02-4290-ad94-d5c2d2806636 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3d84b74e-ae02-4290-ad94-d5c2d2806636 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] GET http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 Sep 06 17:13:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3d84b74e-ae02-4290-ad94-d5c2d2806636 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3d84b74e-ae02-4290-ad94-d5c2d2806636 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3d84b74e-ae02-4290-ad94-d5c2d2806636 tempest-TestStampPattern-1780716254 tempest-TestStampPattern-1780716254-project-member] http://192.168.122.57/volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 returned with HTTP 404 Sep 06 17:13:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1133/2298] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:13 2026] GET /volume/v3/volumes/84df5e5f-8085-4f75-9a68-8f84efbe0260 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6b202c78-c018-4572-8af9-1371ec197051 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1055800543"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1055800543'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Create volume of 1 GB Sep 06 17:13:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Availability Zones retrieved successfully. Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Flow 'volume_create_api' (319e6974-db7e-42d8-8e4e-c9f22a78f0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c944968d-b875-4225-82a8-ef1a69c7d330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c944968d-b875-4225-82a8-ef1a69c7d330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb97c1d5-ce6f-48ba-b6a8-ed5b94d7b7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Created reservations ['c32384bd-ad20-4786-9b90-7fac0e3bf94d', '2549e4c0-c042-45c0-9983-4cb12b11e985', '9929f289-84a2-4c76-9491-44252a3b7856', 'b6d006bc-2b4b-4e50-984d-7a2e25a9bad8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb97c1d5-ce6f-48ba-b6a8-ed5b94d7b7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c32384bd-ad20-4786-9b90-7fac0e3bf94d', '2549e4c0-c042-45c0-9983-4cb12b11e985', '9929f289-84a2-4c76-9491-44252a3b7856', 'b6d006bc-2b4b-4e50-984d-7a2e25a9bad8']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9bc16e-9333-47d8-bcda-872678dc4190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9bc16e-9333-47d8-bcda-872678dc4190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e48631-42f7-4843-9bcf-43e9ca1f7236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1055800543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abb8bf943cf3438d90221cf81a94655b',qos_specs=None,replication_status=,reservations=['c32384bd-ad20-4786-9b90-7fac0e3bf94d','2549e4c0-c042-45c0-9983-4cb12b11e985','9929f289-84a2-4c76-9491-44252a3b7856','b6d006bc-2b4b-4e50-984d-7a2e25a9bad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fc3ce8e40a4c5c9a16a4243d987c5e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1055800543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2e48631-42f7-4843-9bcf-43e9ca1f7236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abb8bf943cf3438d90221cf81a94655b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83fc3ce8e40a4c5c9a16a4243d987c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518221be-218e-4c45-8768-77d49ebb4a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518221be-218e-4c45-8768-77d49ebb4a8c) transitioned into state 'SUCCESS' from state '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-1055800543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abb8bf943cf3438d90221cf81a94655b',qos_specs=None,replication_status=,reservations=['c32384bd-ad20-4786-9b90-7fac0e3bf94d','2549e4c0-c042-45c0-9983-4cb12b11e985','9929f289-84a2-4c76-9491-44252a3b7856','b6d006bc-2b4b-4e50-984d-7a2e25a9bad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fc3ce8e40a4c5c9a16a4243d987c5e',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29c1861-c23f-42e3-a863-4d6161aefffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29c1861-c23f-42e3-a863-4d6161aefffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Flow 'volume_create_api' (319e6974-db7e-42d8-8e4e-c9f22a78f0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Create volume request issued successfully. Sep 06 17:13:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6b202c78-c018-4572-8af9-1371ec197051 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1166/2299] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:13:14 2026] POST /volume/v3/volumes => generated 757 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9a921b8d-2fec-4026-af6f-4dff0bcc5328 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 200 Sep 06 17:13:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1134/2300] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:14 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-091c9746-ef91-445c-b173-ebec43b2e489 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-091c9746-ef91-445c-b173-ebec43b2e489 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-091c9746-ef91-445c-b173-ebec43b2e489 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-091c9746-ef91-445c-b173-ebec43b2e489 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-091c9746-ef91-445c-b173-ebec43b2e489 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-091c9746-ef91-445c-b173-ebec43b2e489 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 200 Sep 06 17:13:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1167/2301] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:15 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4af9f62a-49a4-4ed5-ac95-d8c92e259203 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 200 Sep 06 17:13:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1135/2302] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:16 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2ab91926-eaf7-48b2-bdb8-acebf2c8486c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ab91926-eaf7-48b2-bdb8-acebf2c8486c tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-reader] GET http://192.168.122.57/volume/v3/limits Sep 06 17:13:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ab91926-eaf7-48b2-bdb8-acebf2c8486c tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2ab91926-eaf7-48b2-bdb8-acebf2c8486c tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2ab91926-eaf7-48b2-bdb8-acebf2c8486c tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-reader] http://192.168.122.57/volume/v3/limits returned with HTTP 200 Sep 06 17:13:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1168/2303] 192.168.122.57 () {58 vars in 1113 bytes} [Sun Sep 6 17:13:16 2026] GET /volume/v3/limits => generated 302 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ae62b7b8-b15a-4113-b625-4af929d247f3 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 200 Sep 06 17:13:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1136/2304] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:17 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-51dda60a-00a4-4051-9231-4963e49aea38 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Delete volume with id: f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Delete volume request issued successfully. Sep 06 17:13:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51dda60a-00a4-4051-9231-4963e49aea38 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 202 Sep 06 17:13:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1169/2305] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:17 2026] DELETE /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de4ae302-f0d1-42e3-a35d-71c774985864 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de4ae302-f0d1-42e3-a35d-71c774985864 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de4ae302-f0d1-42e3-a35d-71c774985864 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de4ae302-f0d1-42e3-a35d-71c774985864 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de4ae302-f0d1-42e3-a35d-71c774985864 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Volume info retrieved successfully. Sep 06 17:13:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de4ae302-f0d1-42e3-a35d-71c774985864 tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 200 Sep 06 17:13:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1137/2306] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:17 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-148ef099-0ef7-4102-bc42-c38f713332dd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-148ef099-0ef7-4102-bc42-c38f713332dd tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] GET http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 Sep 06 17:13:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-148ef099-0ef7-4102-bc42-c38f713332dd tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-148ef099-0ef7-4102-bc42-c38f713332dd tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-148ef099-0ef7-4102-bc42-c38f713332dd tempest-AbsoluteLimitsTests-1339619670 tempest-AbsoluteLimitsTests-1339619670-project-member] http://192.168.122.57/volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 returned with HTTP 404 Sep 06 17:13:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1170/2307] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:18 2026] GET /volume/v3/volumes/f2e48631-42f7-4843-9bcf-43e9ca1f7236 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-526db454-61e1-42e6-a9bf-dac091d29055 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-9909660"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-9909660'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:22 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Create volume of 1 GB Sep 06 17:13:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Availability Zones retrieved successfully. Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Flow 'volume_create_api' (4d908882-4bcb-459f-9dad-125bfb8ae789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e4de40-2592-4350-8d5b-e7aad01da469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:22 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e4de40-2592-4350-8d5b-e7aad01da469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545604b0-3c3e-4beb-b777-f0b17148f325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Created reservations ['5291fc76-feb2-4103-baf2-51fe5ac2fea4', '1deb47ac-2083-43bf-a0a4-ef7eff4df223', 'df98b829-9a17-472b-b7f0-b1fbbe85f578', '3bf650a4-03f1-4b47-b18d-4018c1b6218c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545604b0-3c3e-4beb-b777-f0b17148f325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5291fc76-feb2-4103-baf2-51fe5ac2fea4', '1deb47ac-2083-43bf-a0a4-ef7eff4df223', 'df98b829-9a17-472b-b7f0-b1fbbe85f578', '3bf650a4-03f1-4b47-b18d-4018c1b6218c']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f897af5-25f1-4688-af90-295cb740048a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f897af5-25f1-4688-af90-295cb740048a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9a9d14-3311-4f6a-b2df-23a85c82d00f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-9909660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6f605b690fd49a686a68ae27913acd5',qos_specs=None,replication_status=,reservations=['5291fc76-feb2-4103-baf2-51fe5ac2fea4','1deb47ac-2083-43bf-a0a4-ef7eff4df223','df98b829-9a17-472b-b7f0-b1fbbe85f578','3bf650a4-03f1-4b47-b18d-4018c1b6218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e364587caf94d228f3ec2cba3531ab1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-9909660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb9a9d14-3311-4f6a-b2df-23a85c82d00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6f605b690fd49a686a68ae27913acd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e364587caf94d228f3ec2cba3531ab1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061c50e9-cae3-4870-a54c-49d7708e0b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061c50e9-cae3-4870-a54c-49d7708e0b41) transitioned into state 'SUCCESS' from state '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-9909660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6f605b690fd49a686a68ae27913acd5',qos_specs=None,replication_status=,reservations=['5291fc76-feb2-4103-baf2-51fe5ac2fea4','1deb47ac-2083-43bf-a0a4-ef7eff4df223','df98b829-9a17-472b-b7f0-b1fbbe85f578','3bf650a4-03f1-4b47-b18d-4018c1b6218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e364587caf94d228f3ec2cba3531ab1',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1417a9d8-5c13-40b3-8f18-b12c611f1d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1417a9d8-5c13-40b3-8f18-b12c611f1d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Flow 'volume_create_api' (4d908882-4bcb-459f-9dad-125bfb8ae789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Create volume request issued successfully. Sep 06 17:13:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-526db454-61e1-42e6-a9bf-dac091d29055 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1138/2308] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:13:22 2026] POST /volume/v3/volumes => generated 754 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-720935ee-d975-45a7-acbf-80f8423ddf11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-720935ee-d975-45a7-acbf-80f8423ddf11 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-720935ee-d975-45a7-acbf-80f8423ddf11 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-720935ee-d975-45a7-acbf-80f8423ddf11 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-720935ee-d975-45a7-acbf-80f8423ddf11 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-720935ee-d975-45a7-acbf-80f8423ddf11 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 200 Sep 06 17:13:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1171/2309] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:23 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aa984b4f-a565-470e-84e0-855425a72212 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa984b4f-a565-470e-84e0-855425a72212 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aa984b4f-a565-470e-84e0-855425a72212 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aa984b4f-a565-470e-84e0-855425a72212 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aa984b4f-a565-470e-84e0-855425a72212 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aa984b4f-a565-470e-84e0-855425a72212 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1139/2310] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f690b233-79e5-47cf-b461-58f54c657600 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f690b233-79e5-47cf-b461-58f54c657600 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] POST http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f690b233-79e5-47cf-b461-58f54c657600 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f690b233-79e5-47cf-b461-58f54c657600 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f690b233-79e5-47cf-b461-58f54c657600 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Create volume metadata completed successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f690b233-79e5-47cf-b461-58f54c657600 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1172/2311] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:13:24 2026] POST /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 101 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Volume info retrieved successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Get volume metadata completed successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee5b9a7b-b358-4ae2-a26a-fe5469329385 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1140/2312] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 101 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] PUT http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Update volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd3d7ef9-959a-48b8-9a62-4b6860b8bbd1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1173/2313] 192.168.122.57 () {60 vars in 1274 bytes} [Sun Sep 6 17:13:24 2026] PUT /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 57 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b187f4d3-da54-44db-971a-90b535d6515b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Get volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b187f4d3-da54-44db-971a-90b535d6515b tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1141/2314] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key1 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Get volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Delete volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c418d41f-6a29-49f3-a2e4-11a2c9f22d5d tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key1 returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1174/2315] 192.168.122.57 () {58 vars in 1272 bytes} [Sun Sep 6 17:13:25 2026] DELETE /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Get volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ed7e956a-4394-496e-b07a-28b7f4b0cb6c tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1142/2316] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-37690329-d620-480f-8ed7-30916d45a153 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37690329-d620-480f-8ed7-30916d45a153 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] PUT http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-37690329-d620-480f-8ed7-30916d45a153 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-37690329-d620-480f-8ed7-30916d45a153 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-37690329-d620-480f-8ed7-30916d45a153 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Update volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-37690329-d620-480f-8ed7-30916d45a153 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1175/2317] 192.168.122.57 () {60 vars in 1274 bytes} [Sun Sep 6 17:13:25 2026] PUT /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] POST http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Create volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1459ce33-732f-4d2d-9dc5-bb140b882789 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1143/2318] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:13:25 2026] POST /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b649f96f-314e-4073-8514-a686e8b0743e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b649f96f-314e-4073-8514-a686e8b0743e tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] PUT http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b649f96f-314e-4073-8514-a686e8b0743e tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b649f96f-314e-4073-8514-a686e8b0743e tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b649f96f-314e-4073-8514-a686e8b0743e tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Update volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b649f96f-314e-4073-8514-a686e8b0743e tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1176/2319] 192.168.122.57 () {60 vars in 1289 bytes} [Sun Sep 6 17:13:25 2026] PUT /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Get volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1518a4ca-7f3b-4b33-b027-ea8277e59233 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1144/2320] 192.168.122.57 () {58 vars in 1269 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f98edc01-9d43-45a3-b924-20786fdc1627 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] Get volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f98edc01-9d43-45a3-b924-20786fdc1627 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-reader] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1177/2321] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 75 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] PUT http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Update volume metadata completed successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef0a598c-3780-4403-8ca1-3eac6f00075a tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1145/2322] 192.168.122.57 () {60 vars in 1274 bytes} [Sun Sep 6 17:13:25 2026] PUT /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c977116-57d6-4f2a-8fbb-9a238a02f4e1 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1178/2323] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Delete volume with id: bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Delete volume request issued successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4efd32e9-5d27-4863-bf59-03be22541fe4 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 202 Sep 06 17:13:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1146/2324] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:25 2026] DELETE /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Volume info retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c3749e33-2472-4fbf-8eed-02ea5f5c4812 tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 200 Sep 06 17:13:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1179/2325] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:25 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0c5768c-a392-4af4-bf85-a96340931b95 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-515255959"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-515255959'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (370b77ab-4a2e-4ecf-b0e1-bf55ac53e7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce6fe9d-99a9-49bb-b290-515d98a99ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce6fe9d-99a9-49bb-b290-515d98a99ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ad8af0-fde8-499b-a6f3-fcd423da8651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['90f29969-b31b-4f28-95ec-603c76bdc97d', '8ffb83de-1d6f-4d21-b6a9-5eaadd453720', 'd30e9fac-b021-4d01-a6c0-3bb7504a8c9f', 'cb49525f-1f33-40f7-9722-f2fbc75c87e5'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ad8af0-fde8-499b-a6f3-fcd423da8651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f29969-b31b-4f28-95ec-603c76bdc97d', '8ffb83de-1d6f-4d21-b6a9-5eaadd453720', 'd30e9fac-b021-4d01-a6c0-3bb7504a8c9f', 'cb49525f-1f33-40f7-9722-f2fbc75c87e5']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856bf953-7113-42a7-b145-bfd4413b327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856bf953-7113-42a7-b145-bfd4413b327b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2cb12cb-45bf-467a-a1d1-3031144398de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-515255959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['90f29969-b31b-4f28-95ec-603c76bdc97d','8ffb83de-1d6f-4d21-b6a9-5eaadd453720','d30e9fac-b021-4d01-a6c0-3bb7504a8c9f','cb49525f-1f33-40f7-9722-f2fbc75c87e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-515255959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2cb12cb-45bf-467a-a1d1-3031144398de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7a0ac6-4fec-4c78-a24e-d5bd5805f9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7a0ac6-4fec-4c78-a24e-d5bd5805f9dc) transitioned into state 'SUCCESS' from state '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-515255959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['90f29969-b31b-4f28-95ec-603c76bdc97d','8ffb83de-1d6f-4d21-b6a9-5eaadd453720','d30e9fac-b021-4d01-a6c0-3bb7504a8c9f','cb49525f-1f33-40f7-9722-f2fbc75c87e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74118e37-e84d-494a-97e9-590963a11bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74118e37-e84d-494a-97e9-590963a11bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (370b77ab-4a2e-4ecf-b0e1-bf55ac53e7a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0c5768c-a392-4af4-bf85-a96340931b95 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1147/2326] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:13:25 2026] POST /volume/v3/volumes => generated 766 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:13:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5f74227e-198b-43a6-9b6a-ef9ef25199f4 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 200 Sep 06 17:13:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1180/2327] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:26 2026] GET /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 834 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0386a602-e1a0-408b-b4e3-db86a3c740bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0386a602-e1a0-408b-b4e3-db86a3c740bb tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] GET http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0386a602-e1a0-408b-b4e3-db86a3c740bb tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0386a602-e1a0-408b-b4e3-db86a3c740bb tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0386a602-e1a0-408b-b4e3-db86a3c740bb tempest-VolumesMetadataTest-2027166238 tempest-VolumesMetadataTest-2027166238-project-member] http://192.168.122.57/volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f returned with HTTP 404 Sep 06 17:13:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1148/2328] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:26 2026] GET /volume/v3/volumes/bb9a9d14-3311-4f6a-b2df-23a85c82d00f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-987e62bd-9e29-44c8-814c-b743dbb8fe6c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 200 Sep 06 17:13:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1181/2329] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:27 2026] GET /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=333,cinder:INSERT=46,cinder:UPDATE=90 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b7083e3-b670-4938-9d8f-d8f914d0fbbf tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 200 Sep 06 17:13:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1149/2330] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:28 2026] GET /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:13:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2cb12cb-45bf-467a-a1d1-3031144398de", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1696261377"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:28 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=296,cinder:UPDATE=56,cinder:INSERT=57 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:13:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:28 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create snapshot from volume b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:28 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['ebfe135d-c09c-431c-9a8a-e828cd4b6b1b', '269ef98a-ebb7-4602-968c-19d93df8c167', '2b5ab8d1-72c5-4ec5-9137-79fd1d06a4db', 'f65f7334-4e75-4cc4-aa26-995c25bb1087'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot create request issued successfully. Sep 06 17:13:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd64f7ad-4f2b-4c85-a701-16149de34a41 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:13:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1182/2331] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:13:28 2026] POST /volume/v3/snapshots => generated 316 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aed2ea64-a625-4b8a-873f-6f2689f43cd9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 200 Sep 06 17:13:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1150/2332] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:28 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1a194ae1-52c2-48c7-92fd-f410e0c408d7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 200 Sep 06 17:13:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1183/2333] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:29 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0fa394e-66cc-4e28-b5f8-fb3f9c421231 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 200 Sep 06 17:13:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1151/2334] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:30 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-32d14a59-0538-4003-88d9-968af2cbbdbb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e04d1d68-4b3f-466e-aea6-258d428a82f7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-325450162"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e04d1d68-4b3f-466e-aea6-258d428a82f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-325450162'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (1af1ffa0-64cd-42d5-8094-8fb0cde31c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b753a9c0-87fb-411b-ae83-c5180db0b514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b753a9c0-87fb-411b-ae83-c5180db0b514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69844287-53fa-41d2-bc5c-2c208a3e3cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['81aee2bb-6ffc-4508-9a07-4ef93cd77541', '45b5f3f7-4184-416e-af72-253f129a067e', '1f7657c2-d0ce-424d-b638-fca67fde5a15', 'ef58ea74-7f9a-4f56-b1c1-e463a52deba2'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69844287-53fa-41d2-bc5c-2c208a3e3cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81aee2bb-6ffc-4508-9a07-4ef93cd77541', '45b5f3f7-4184-416e-af72-253f129a067e', '1f7657c2-d0ce-424d-b638-fca67fde5a15', 'ef58ea74-7f9a-4f56-b1c1-e463a52deba2']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338efd46-841d-4e2e-ae03-2c70f6028b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338efd46-841d-4e2e-ae03-2c70f6028b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98987a7-2276-49fc-a31b-f014627c728c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-325450162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['81aee2bb-6ffc-4508-9a07-4ef93cd77541','45b5f3f7-4184-416e-af72-253f129a067e','1f7657c2-d0ce-424d-b638-fca67fde5a15','ef58ea74-7f9a-4f56-b1c1-e463a52deba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-325450162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e98987a7-2276-49fc-a31b-f014627c728c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950290fc-b04b-460c-ad56-90612e54152f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950290fc-b04b-460c-ad56-90612e54152f) transitioned into state 'SUCCESS' from state '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-325450162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['81aee2bb-6ffc-4508-9a07-4ef93cd77541','45b5f3f7-4184-416e-af72-253f129a067e','1f7657c2-d0ce-424d-b638-fca67fde5a15','ef58ea74-7f9a-4f56-b1c1-e463a52deba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c102a6-7d1c-4d34-a58e-6b5d568ddd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c102a6-7d1c-4d34-a58e-6b5d568ddd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (1af1ffa0-64cd-42d5-8094-8fb0cde31c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-32d14a59-0538-4003-88d9-968af2cbbdbb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1184/2335] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:30 2026] POST /volume/v3/volumes => generated 766 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ea859079-0796-4fef-b430-00b93d731ec9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e04d1d68-4b3f-466e-aea6-258d428a82f7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-955354796"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e04d1d68-4b3f-466e-aea6-258d428a82f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-955354796'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (63e793bf-3080-4efd-bf03-022249b53172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecff900f-369d-4952-87a3-1ca4b657e892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecff900f-369d-4952-87a3-1ca4b657e892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2110701881"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7d4cb2-2da7-49f9-888b-6196a7754810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2110701881'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume of 1 GB Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Availability Zones retrieved successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Flow 'volume_create_api' (0eff44e1-1b28-4059-a417-667069f49bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc65afa-a491-4442-9ce7-bdd21fa7072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['aed19163-3b89-4a67-87a9-3041c173f9c6', 'd7205216-bcdf-45cf-ad71-0ad2dd009415', '890a94d5-0c55-4cb6-bf26-9232ca4140e3', 'f0e0624c-143b-410c-ad26-e5ed0e22f360'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7d4cb2-2da7-49f9-888b-6196a7754810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aed19163-3b89-4a67-87a9-3041c173f9c6', 'd7205216-bcdf-45cf-ad71-0ad2dd009415', '890a94d5-0c55-4cb6-bf26-9232ca4140e3', 'f0e0624c-143b-410c-ad26-e5ed0e22f360']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2697c10d-4c76-49c0-a6b1-eba13928fb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc65afa-a491-4442-9ce7-bdd21fa7072a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f76033a-27a8-41d2-a7ad-4bf153312de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2697c10d-4c76-49c0-a6b1-eba13928fb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd863167d-9189-4545-a9f2-e59a568149b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-955354796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['aed19163-3b89-4a67-87a9-3041c173f9c6','d7205216-bcdf-45cf-ad71-0ad2dd009415','890a94d5-0c55-4cb6-bf26-9232ca4140e3','f0e0624c-143b-410c-ad26-e5ed0e22f360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-955354796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d863167d-9189-4545-a9f2-e59a568149b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41041a6-a2dd-44a0-9705-8b918d699d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41041a6-a2dd-44a0-9705-8b918d699d50) transitioned into state 'SUCCESS' from state '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-955354796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['aed19163-3b89-4a67-87a9-3041c173f9c6','d7205216-bcdf-45cf-ad71-0ad2dd009415','890a94d5-0c55-4cb6-bf26-9232ca4140e3','f0e0624c-143b-410c-ad26-e5ed0e22f360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2678ad5f-d0b8-4af9-968c-59004e0d6421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2678ad5f-d0b8-4af9-968c-59004e0d6421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (63e793bf-3080-4efd-bf03-022249b53172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ea859079-0796-4fef-b430-00b93d731ec9 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1185/2336] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:31 2026] POST /volume/v3/volumes => generated 766 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e04d1d68-4b3f-466e-aea6-258d428a82f7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1512319448"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e04d1d68-4b3f-466e-aea6-258d428a82f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1512319448'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Created reservations ['b2217039-e6a1-4b2c-a5c8-64118788684b', '58a8e3bf-3309-41fd-9411-d9a616daad95', '2d4d9abb-a870-40fc-9d30-9addaed40c39', '3b66b2c2-3e22-4a81-906b-1b250f6a5ae6'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f76033a-27a8-41d2-a7ad-4bf153312de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2217039-e6a1-4b2c-a5c8-64118788684b', '58a8e3bf-3309-41fd-9411-d9a616daad95', '2d4d9abb-a870-40fc-9d30-9addaed40c39', '3b66b2c2-3e22-4a81-906b-1b250f6a5ae6']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cae9d5-39e3-45f5-b7e0-0a3cb1ecce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (ffc1de19-2465-4d9a-8963-c3217e363b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6187c44c-da32-4f52-abb9-7bd03310b952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cae9d5-39e3-45f5-b7e0-0a3cb1ecce80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc97501-5c3b-48c5-ae44-ddc61b37c39e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2110701881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5529da77593b40c59361723197613dd6',qos_specs=None,replication_status=,reservations=['b2217039-e6a1-4b2c-a5c8-64118788684b','58a8e3bf-3309-41fd-9411-d9a616daad95','2d4d9abb-a870-40fc-9d30-9addaed40c39','3b66b2c2-3e22-4a81-906b-1b250f6a5ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2110701881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc97501-5c3b-48c5-ae44-ddc61b37c39e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5529da77593b40c59361723197613dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3313452d-d785-4745-8932-80b779633337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3313452d-d785-4745-8932-80b779633337) transitioned into state 'SUCCESS' from state '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-2110701881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5529da77593b40c59361723197613dd6',qos_specs=None,replication_status=,reservations=['b2217039-e6a1-4b2c-a5c8-64118788684b','58a8e3bf-3309-41fd-9411-d9a616daad95','2d4d9abb-a870-40fc-9d30-9addaed40c39','3b66b2c2-3e22-4a81-906b-1b250f6a5ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e4a597-21a0-40a5-ab40-e0f47e43f9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6187c44c-da32-4f52-abb9-7bd03310b952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a54e24-5143-4bbd-94aa-09b65d3cb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e4a597-21a0-40a5-ab40-e0f47e43f9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Flow 'volume_create_api' (0eff44e1-1b28-4059-a417-667069f49bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume request issued successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f1469ee3-2589-4edd-9c43-2104bbaf85d1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1152/2337] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:13:31 2026] POST /volume/v3/volumes => generated 826 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d2bf2ad-c22f-4af8-9e74-affa95fa0171 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1153/2338] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:31 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 894 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['277ac1ea-fa11-48db-a0a5-ab0e889bd1d5', '57b5ae90-1229-43d5-a213-525c67e516f0', 'cdb7b9aa-257c-4e2b-8d63-2520c20baa2e', '507c9e77-e2b4-4a29-a7a0-295ea23a9c8b'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a54e24-5143-4bbd-94aa-09b65d3cb56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['277ac1ea-fa11-48db-a0a5-ab0e889bd1d5', '57b5ae90-1229-43d5-a213-525c67e516f0', 'cdb7b9aa-257c-4e2b-8d63-2520c20baa2e', '507c9e77-e2b4-4a29-a7a0-295ea23a9c8b']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a13cb-ba32-4562-a4ab-f722277777b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a13cb-ba32-4562-a4ab-f722277777b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e7f4b0-a9a5-474a-b994-c65545700070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1512319448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['277ac1ea-fa11-48db-a0a5-ab0e889bd1d5','57b5ae90-1229-43d5-a213-525c67e516f0','cdb7b9aa-257c-4e2b-8d63-2520c20baa2e','507c9e77-e2b4-4a29-a7a0-295ea23a9c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1512319448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e7f4b0-a9a5-474a-b994-c65545700070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e6f758-f425-4309-9957-4ab4cf2a5f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e6f758-f425-4309-9957-4ab4cf2a5f2c) transitioned into state 'SUCCESS' from state '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-1512319448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['277ac1ea-fa11-48db-a0a5-ab0e889bd1d5','57b5ae90-1229-43d5-a213-525c67e516f0','cdb7b9aa-257c-4e2b-8d63-2520c20baa2e','507c9e77-e2b4-4a29-a7a0-295ea23a9c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b6751d-4451-4e68-a0cf-7004340e53b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b6751d-4451-4e68-a0cf-7004340e53b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (ffc1de19-2465-4d9a-8963-c3217e363b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b94f4e61-5cbe-45e2-89fb-68a2450e7448 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1186/2339] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:31 2026] POST /volume/v3/volumes => generated 767 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e04d1d68-4b3f-466e-aea6-258d428a82f7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1937119321"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e04d1d68-4b3f-466e-aea6-258d428a82f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1937119321'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (433c44f4-b3a8-4b08-8d1f-f8a5dde61f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4993a1d-7f8b-40dd-b0df-cfcf6a9c525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4993a1d-7f8b-40dd-b0df-cfcf6a9c525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0decfec8-4854-491f-ad78-6c407105e4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['19f8ae12-6c20-4050-b003-94370ba5ba0a', 'bc8ad3d8-2d31-49e9-b43b-4f83fe0b44af', 'ec2510aa-951b-4914-8bf4-f4fc19dbe161', '0faac337-33eb-4b9b-b397-191cc35e5128'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0decfec8-4854-491f-ad78-6c407105e4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f8ae12-6c20-4050-b003-94370ba5ba0a', 'bc8ad3d8-2d31-49e9-b43b-4f83fe0b44af', 'ec2510aa-951b-4914-8bf4-f4fc19dbe161', '0faac337-33eb-4b9b-b397-191cc35e5128']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764a26e9-3dd7-4d29-8a14-467277bdeb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764a26e9-3dd7-4d29-8a14-467277bdeb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161a3b57-feb5-46fe-b343-d30ad2135e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1937119321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['19f8ae12-6c20-4050-b003-94370ba5ba0a','bc8ad3d8-2d31-49e9-b43b-4f83fe0b44af','ec2510aa-951b-4914-8bf4-f4fc19dbe161','0faac337-33eb-4b9b-b397-191cc35e5128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1937119321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161a3b57-feb5-46fe-b343-d30ad2135e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bb4ef5-6489-4208-aef3-59e9fd57c63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bb4ef5-6489-4208-aef3-59e9fd57c63c) transitioned into state 'SUCCESS' from state '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-1937119321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['19f8ae12-6c20-4050-b003-94370ba5ba0a','bc8ad3d8-2d31-49e9-b43b-4f83fe0b44af','ec2510aa-951b-4914-8bf4-f4fc19dbe161','0faac337-33eb-4b9b-b397-191cc35e5128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f93fe56-2d5b-4f4c-a92f-07874c0239da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f93fe56-2d5b-4f4c-a92f-07874c0239da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (433c44f4-b3a8-4b08-8d1f-f8a5dde61f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d83f68d-0bdd-4282-86dd-46a4e192fe31 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1154/2340] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:32 2026] POST /volume/v3/volumes => generated 767 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e04d1d68-4b3f-466e-aea6-258d428a82f7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1704924587"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e04d1d68-4b3f-466e-aea6-258d428a82f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1704924587'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume of 1 GB Sep 06 17:13:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Availability Zones retrieved successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (e52e65fb-3db2-43de-9393-f0f15a5ba842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93d9c74-db4e-44f5-8f20-499f0b7e4e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93d9c74-db4e-44f5-8f20-499f0b7e4e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01eb79d8-3111-4d82-8db4-eec8a3c465c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Created reservations ['34c10219-2db9-48e7-81b7-ae6133a9543c', '9a4044de-9672-47b1-9cbd-b66c9e0b310a', '5475c52d-e6bb-40c0-a095-02177cbba750', 'dba70c7e-c033-4d11-9494-5c844a6dd1e6'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01eb79d8-3111-4d82-8db4-eec8a3c465c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c10219-2db9-48e7-81b7-ae6133a9543c', '9a4044de-9672-47b1-9cbd-b66c9e0b310a', '5475c52d-e6bb-40c0-a095-02177cbba750', 'dba70c7e-c033-4d11-9494-5c844a6dd1e6']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a5bad2-b45f-4a7e-9a09-77e002a44dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a5bad2-b45f-4a7e-9a09-77e002a44dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b51320d9-99d7-4927-9b57-583d10a2b994', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1704924587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['34c10219-2db9-48e7-81b7-ae6133a9543c','9a4044de-9672-47b1-9cbd-b66c9e0b310a','5475c52d-e6bb-40c0-a095-02177cbba750','dba70c7e-c033-4d11-9494-5c844a6dd1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1704924587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b51320d9-99d7-4927-9b57-583d10a2b994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b899c5c2939c482c88c334e0b06c52cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61c4db95989e4481bf16fec47dc42402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d9a96c-f8b7-41b3-bbba-95aeb70cfb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d9a96c-f8b7-41b3-bbba-95aeb70cfb4b) transitioned into state 'SUCCESS' from state '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-1704924587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b899c5c2939c482c88c334e0b06c52cc',qos_specs=None,replication_status=,reservations=['34c10219-2db9-48e7-81b7-ae6133a9543c','9a4044de-9672-47b1-9cbd-b66c9e0b310a','5475c52d-e6bb-40c0-a095-02177cbba750','dba70c7e-c033-4d11-9494-5c844a6dd1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c4db95989e4481bf16fec47dc42402',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d6d932-4b7f-41bb-a463-deaf80a35574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d6d932-4b7f-41bb-a463-deaf80a35574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Flow 'volume_create_api' (e52e65fb-3db2-43de-9393-f0f15a5ba842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Create volume request issued successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae2a0f11-5aae-4c6d-a76d-3248080c7342 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1187/2341] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:13:32 2026] POST /volume/v3/volumes => generated 767 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7257ad17-5e0c-44fc-827c-614bc15ab51a tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c returned with HTTP 200 Sep 06 17:13:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1155/2342] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:32 2026] GET /volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-119992ce-4a56-44f2-a72a-f245f75289ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-119992ce-4a56-44f2-a72a-f245f75289ae tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-119992ce-4a56-44f2-a72a-f245f75289ae tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-119992ce-4a56-44f2-a72a-f245f75289ae tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc54135a-a2dd-476f-b9bd-f910219b4184 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 returned with HTTP 200 Sep 06 17:13:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1188/2343] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:32 2026] GET /volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-119992ce-4a56-44f2-a72a-f245f75289ae tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-119992ce-4a56-44f2-a72a-f245f75289ae tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1156/2344] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:32 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-31104cfa-7e3d-454f-814f-24238054f1d5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-31104cfa-7e3d-454f-814f-24238054f1d5 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-31104cfa-7e3d-454f-814f-24238054f1d5 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-31104cfa-7e3d-454f-814f-24238054f1d5 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-31104cfa-7e3d-454f-814f-24238054f1d5 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-31104cfa-7e3d-454f-814f-24238054f1d5 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 returned with HTTP 200 Sep 06 17:13:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1189/2345] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:33 2026] GET /volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-489baa53-235f-453c-9bc5-f861d29b6313 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-489baa53-235f-453c-9bc5-f861d29b6313 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-489baa53-235f-453c-9bc5-f861d29b6313 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-489baa53-235f-453c-9bc5-f861d29b6313 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1776f4a1-fe2f-4f98-ae3e-30e676394f68 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1157/2346] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:33 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 918 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-489baa53-235f-453c-9bc5-f861d29b6313 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-489baa53-235f-453c-9bc5-f861d29b6313 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 returned with HTTP 200 Sep 06 17:13:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1190/2347] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:33 2026] GET /volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4181a5e1-af5b-4bc0-abfa-e2adb56006cd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1158/2348] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da9cbe73-3b99-426b-b159-d18723ae784f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] POST http://192.168.122.57/volume/v3/volume-transfers Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bfc97501-5c3b-48c5-ae44-ddc61b37c39e"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volume_transfer [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bfc97501-5c3b-48c5-ae44-ddc61b37c39e'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volume_transfer [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Creating transfer of volume bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.transfer.api [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Generating transfer record for volume bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8898d730-9a00-4d22-98c6-b11a1bf4b138 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1191/2349] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da9cbe73-3b99-426b-b159-d18723ae784f tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:13:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1159/2350] 192.168.122.57 () {62 vars in 1205 bytes} [Sun Sep 6 17:13:35 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 06 17:13:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-509e0e76-ea50-405e-b336-988d1b988542 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-509e0e76-ea50-405e-b336-988d1b988542 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-509e0e76-ea50-405e-b336-988d1b988542 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-509e0e76-ea50-405e-b336-988d1b988542 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbbe3064-1c3d-4807-b547-f9640249cf4b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1192/2351] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-509e0e76-ea50-405e-b336-988d1b988542 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-509e0e76-ea50-405e-b336-988d1b988542 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1160/2352] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ab1e53f-c5bc-441c-9867-966c0f9e7352 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ab1e53f-c5bc-441c-9867-966c0f9e7352 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/184685a9-d328-4535-8750-6205ff6c7caa Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ab1e53f-c5bc-441c-9867-966c0f9e7352 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ab1e53f-c5bc-441c-9867-966c0f9e7352 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ab1e53f-c5bc-441c-9867-966c0f9e7352 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/184685a9-d328-4535-8750-6205ff6c7caa returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1193/2353] 192.168.122.57 () {60 vars in 1301 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/os-volume-transfer/184685a9-d328-4535-8750-6205ff6c7caa => generated 546 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.volume_transfer [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Listing volume transfers {{(pid=87192) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:13:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3c73d310-2fa5-4adf-a7f3-32d17b029ec1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:13:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1161/2354] 192.168.122.57 () {60 vars in 1190 bytes} [Sun Sep 6 17:13:35 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] POST http://192.168.122.57/volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa/accept Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6c066473cb0a4d53"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.volume_transfer [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Accepting volume transfer 184685a9-d328-4535-8750-6205ff6c7caa {{(pid=87191) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.volume_transfer [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Accepting transfer 184685a9-d328-4535-8750-6205ff6c7caa Sep 06 17:13:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Created reservations ['13fc4ea1-4b6e-42dd-8384-cae9d7093108', 'be139ca3-38aa-47de-807f-24321bf8b0cc', '4031edb0-63b0-4913-abb3-04d3ff8b32f1', 'e0a31a46-afd2-40b5-824f-6d4e2a4604aa'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Created reservations ['0b40e39a-b1dc-46c1-9932-5459beaaef8b', '2f9f144f-9c1a-4e2a-bcc4-295aa3d0a6f3', 'f0536091-ee08-457d-b829-5322911a3f0a', 'c2f74328-9145-4b71-8d5b-29bdc368c8c2'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: /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 06 17:13:35 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Created reservations ['b467cfd9-ab55-4f8e-b290-7ea1d567b996', '64491bdc-d3e5-4afb-8a90-c274604c1cfd', '0c36cae0-e6e6-4965-91c8-1b7ba1fcb91d', '7cc93cd6-63b2-4509-8537-039aafea9373'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Created reservations ['41de0d8a-c3c7-473e-8694-138e80619b48', '772dd9d9-8d80-495c-a9a2-92c2fd7c89ea', '062b584a-50f5-4ac1-8691-b7bac8cf8b05', 'f8ff2eb3-d6ff-4f62-914f-aa2c0e7b0eec'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Transfer volume completed successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.transfer.api [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Volume bfc97501-5c3b-48c5-ae44-ddc61b37c39e has been transferred. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-96a32737-2d3f-4309-ac8f-fcdea92a3a7e tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] http://192.168.122.57/volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa/accept returned with HTTP 202 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1194/2355] 192.168.122.57 () {62 vars in 1337 bytes} [Sun Sep 6 17:13:35 2026] POST /volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa/accept => generated 371 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e79b46c-9efb-413f-bc09-f16465e56a85 tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1162/2356] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:36 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18025a25-e663-4821-ad7a-1ff2b0e289ad tempest-VolumesTransfersV357Test-1346541018 tempest-VolumesTransfersV357Test-1346541018-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1195/2357] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:36 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7de545c5-8575-4694-a4aa-36ce0056f710 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7de545c5-8575-4694-a4aa-36ce0056f710 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7de545c5-8575-4694-a4aa-36ce0056f710 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7de545c5-8575-4694-a4aa-36ce0056f710 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-7de545c5-8575-4694-a4aa-36ce0056f710 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Delete transfer with id: 184685a9-d328-4535-8750-6205ff6c7caa Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-be64b1e5-b299-439c-a388-cea4f891d880 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be64b1e5-b299-439c-a388-cea4f891d880 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be64b1e5-b299-439c-a388-cea4f891d880 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7de545c5-8575-4694-a4aa-36ce0056f710 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa returned with HTTP 404 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be64b1e5-b299-439c-a388-cea4f891d880 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1163/2358] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:13:36 2026] DELETE /volume/v3/volume-transfers/184685a9-d328-4535-8750-6205ff6c7caa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-be64b1e5-b299-439c-a388-cea4f891d880 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be64b1e5-b299-439c-a388-cea4f891d880 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f returned with HTTP 200 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1196/2359] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:36 2026] GET /volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fadb8ae-461e-4651-9afd-14ea6bc66091 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 returned with HTTP 200 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1197/2360] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:36 2026] GET /volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Delete volume with id: bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Delete volume request issued successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbb305fd-a34f-4b3b-87dd-3862ff1d064a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 202 Sep 06 17:13:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1164/2361] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:13:36 2026] DELETE /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3368183e-7431-438d-b3b7-1b05078febb5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3368183e-7431-438d-b3b7-1b05078febb5 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3368183e-7431-438d-b3b7-1b05078febb5 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3368183e-7431-438d-b3b7-1b05078febb5 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3368183e-7431-438d-b3b7-1b05078febb5 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Volume info retrieved successfully. Sep 06 17:13:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3368183e-7431-438d-b3b7-1b05078febb5 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 200 Sep 06 17:13:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1198/2362] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:36 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1206251f-d3aa-426d-8650-8a479da1fd79 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1206251f-d3aa-426d-8650-8a479da1fd79 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1206251f-d3aa-426d-8650-8a479da1fd79 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1206251f-d3aa-426d-8650-8a479da1fd79 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1206251f-d3aa-426d-8650-8a479da1fd79 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1206251f-d3aa-426d-8650-8a479da1fd79 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 returned with HTTP 200 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1165/2363] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:37 2026] GET /volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-73def026-b4bc-425b-8a69-ff206d442d35 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73def026-b4bc-425b-8a69-ff206d442d35 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 returned with HTTP 202 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1199/2364] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:37 2026] DELETE /volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60bdeef5-7f48-405d-a181-b5581dca636f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60bdeef5-7f48-405d-a181-b5581dca636f tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60bdeef5-7f48-405d-a181-b5581dca636f tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60bdeef5-7f48-405d-a181-b5581dca636f tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60bdeef5-7f48-405d-a181-b5581dca636f tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 404 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1200/2365] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:37 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-698e333a-222c-428e-8cf9-224d8c5ad832 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-698e333a-222c-428e-8cf9-224d8c5ad832 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-698e333a-222c-428e-8cf9-224d8c5ad832 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-698e333a-222c-428e-8cf9-224d8c5ad832 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2b4aead-49e5-4537-bc46-5336481ebc5e tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 returned with HTTP 200 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1166/2366] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:37 2026] GET /volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-698e333a-222c-428e-8cf9-224d8c5ad832 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 404 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1201/2367] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:37 2026] GET /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] DELETE http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Delete volume with id: bfc97501-5c3b-48c5-ae44-ddc61b37c39e Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-166b5867-ff0f-4bbc-9a25-f834cae03298 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e returned with HTTP 404 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1167/2368] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:13:37 2026] DELETE /volume/v3/volumes/bfc97501-5c3b-48c5-ae44-ddc61b37c39e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1539723990"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1539723990'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume of 1 GB Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Availability Zones retrieved successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Flow 'volume_create_api' (a8df559b-7029-4f1c-a707-a480f7e35b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee4edc6-8458-4d62-aff6-58e60eb6fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee4edc6-8458-4d62-aff6-58e60eb6fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942b8c3d-6d95-49b9-babb-2c573ff962ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Created reservations ['edc9ea7d-3d41-4411-8111-529ab9950e37', 'acf8e138-5999-44d2-9ba7-3e8d5f9ef583', '90df6936-fd9a-4a2d-85e3-3dca178dce2c', 'df26a255-365d-4e2d-8a36-c6086469ab26'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942b8c3d-6d95-49b9-babb-2c573ff962ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc9ea7d-3d41-4411-8111-529ab9950e37', 'acf8e138-5999-44d2-9ba7-3e8d5f9ef583', '90df6936-fd9a-4a2d-85e3-3dca178dce2c', 'df26a255-365d-4e2d-8a36-c6086469ab26']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f79516-30c0-403a-afcf-b907edcb071e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f79516-30c0-403a-afcf-b907edcb071e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3813d7-a94a-407a-856b-f6eef2fdef08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1539723990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5529da77593b40c59361723197613dd6',qos_specs=None,replication_status=,reservations=['edc9ea7d-3d41-4411-8111-529ab9950e37','acf8e138-5999-44d2-9ba7-3e8d5f9ef583','90df6936-fd9a-4a2d-85e3-3dca178dce2c','df26a255-365d-4e2d-8a36-c6086469ab26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1539723990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da3813d7-a94a-407a-856b-f6eef2fdef08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5529da77593b40c59361723197613dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8b3353-2d01-45df-9425-e2bef0db06d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8b3353-2d01-45df-9425-e2bef0db06d9) transitioned into state 'SUCCESS' from state '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-1539723990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5529da77593b40c59361723197613dd6',qos_specs=None,replication_status=,reservations=['edc9ea7d-3d41-4411-8111-529ab9950e37','acf8e138-5999-44d2-9ba7-3e8d5f9ef583','90df6936-fd9a-4a2d-85e3-3dca178dce2c','df26a255-365d-4e2d-8a36-c6086469ab26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc86ea6ba374c92af5cb5b477b8c52d',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625a842d-e6d0-4bc7-93cd-2f0225626e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625a842d-e6d0-4bc7-93cd-2f0225626e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Flow 'volume_create_api' (a8df559b-7029-4f1c-a707-a480f7e35b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Create volume request issued successfully. Sep 06 17:13:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29ec0d7f-2767-42f0-bc88-4dd8700d8adf tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1202/2369] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:13:37 2026] POST /volume/v3/volumes => generated 826 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-89671759-ce06-4976-aa0b-5b794b0934c8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-89671759-ce06-4976-aa0b-5b794b0934c8 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-89671759-ce06-4976-aa0b-5b794b0934c8 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-89671759-ce06-4976-aa0b-5b794b0934c8 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-89671759-ce06-4976-aa0b-5b794b0934c8 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-89671759-ce06-4976-aa0b-5b794b0934c8 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1168/2370] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:37 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-16dff9a6-5d71-4d01-97f2-622d0599f6bb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16dff9a6-5d71-4d01-97f2-622d0599f6bb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16dff9a6-5d71-4d01-97f2-622d0599f6bb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16dff9a6-5d71-4d01-97f2-622d0599f6bb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16dff9a6-5d71-4d01-97f2-622d0599f6bb tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 returned with HTTP 404 Sep 06 17:13:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1203/2371] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:38 2026] GET /volume/v3/volumes/b51320d9-99d7-4927-9b57-583d10a2b994 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:13:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4631f9f4-8657-4532-b68c-e13aed995d97 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: 161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4631f9f4-8657-4532-b68c-e13aed995d97 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f returned with HTTP 202 Sep 06 17:13:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1169/2372] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:38 2026] DELETE /volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc0047e5-ed5f-4c8e-84f0-a12bd3a2a1cd tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f returned with HTTP 200 Sep 06 17:13:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1204/2373] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:38 2026] GET /volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e67b9649-3253-4837-8cf3-d0a85dd5070a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1170/2374] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:39 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d39b5309-7e69-4dd1-aaca-5559bca4e5b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d39b5309-7e69-4dd1-aaca-5559bca4e5b7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d39b5309-7e69-4dd1-aaca-5559bca4e5b7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d39b5309-7e69-4dd1-aaca-5559bca4e5b7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d39b5309-7e69-4dd1-aaca-5559bca4e5b7 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f returned with HTTP 404 Sep 06 17:13:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1205/2375] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:39 2026] GET /volume/v3/volumes/161a3b57-feb5-46fe-b343-d30ad2135e7f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: 41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e1072e8-cfe4-4208-a6a5-c854b263f185 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 returned with HTTP 202 Sep 06 17:13:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1171/2376] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:39 2026] DELETE /volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9296ea31-250a-4a52-a613-e342f5d79e91 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9296ea31-250a-4a52-a613-e342f5d79e91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9296ea31-250a-4a52-a613-e342f5d79e91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9296ea31-250a-4a52-a613-e342f5d79e91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9296ea31-250a-4a52-a613-e342f5d79e91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9296ea31-250a-4a52-a613-e342f5d79e91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 returned with HTTP 200 Sep 06 17:13:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1206/2377] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:39 2026] GET /volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dae7c5d2-9aaa-40b2-b8a4-501df9a763fd tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1172/2378] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] POST http://192.168.122.57/volume/v3/volume-transfers Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "da3813d7-a94a-407a-856b-f6eef2fdef08"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volume_transfer [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Creating new volume transfer {'transfer': {'volume_id': 'da3813d7-a94a-407a-856b-f6eef2fdef08'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volume_transfer [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Creating transfer of volume da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.transfer.api [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Generating transfer record for volume da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5ef07f15-e06e-45ec-b3c5-309a9f7ae85a tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1207/2379] 192.168.122.57 () {62 vars in 1205 bytes} [Sun Sep 6 17:13:40 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9cd50665-d9ee-4946-abfd-2bd2320ee516 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1173/2380] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 962 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] GET http://192.168.122.57/volume/v3/os-volume-transfer/detail Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.volume_transfer [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] Listing volume transfers {{(pid=87191) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e36385d-07e7-4966-95c3-55ddd1e44888 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-reader] http://192.168.122.57/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1208/2381] 192.168.122.57 () {60 vars in 1211 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Delete transfer with id: 7c532f71-d1c7-44cf-bcfe-bd2793959aef Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cb93fe49-f17a-4825-b03b-22de1b633aa1 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef returned with HTTP 202 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1174/2382] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:13:40 2026] DELETE /volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Volume info retrieved successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-904dcfb0-c9f7-48f9-a60d-3786d7ff78e4 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1209/2383] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-02c7165e-faea-4998-bc6e-6092f01e9030 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02c7165e-faea-4998-bc6e-6092f01e9030 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] DELETE http://192.168.122.57/volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02c7165e-faea-4998-bc6e-6092f01e9030 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02c7165e-faea-4998-bc6e-6092f01e9030 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.contrib.volume_transfer [None req-02c7165e-faea-4998-bc6e-6092f01e9030 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Delete transfer with id: 7c532f71-d1c7-44cf-bcfe-bd2793959aef Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02c7165e-faea-4998-bc6e-6092f01e9030 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef returned with HTTP 404 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1175/2384] 192.168.122.57 () {60 vars in 1298 bytes} [Sun Sep 6 17:13:40 2026] DELETE /volume/v3/volume-transfers/7c532f71-d1c7-44cf-bcfe-bd2793959aef => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Delete volume with id: da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Volume info retrieved successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Delete volume request issued successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-001ed9a5-cb29-4b60-9d4a-a3657585b05a tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 202 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1210/2385] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:13:40 2026] DELETE /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Volume info retrieved successfully. Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9f5c1126-c571-43b7-8129-58520c4f88e6 tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 200 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1176/2386] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 1137 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbdc7e18-d16f-47ce-899f-8e38f6d06811 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbdc7e18-d16f-47ce-899f-8e38f6d06811 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbdc7e18-d16f-47ce-899f-8e38f6d06811 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbdc7e18-d16f-47ce-899f-8e38f6d06811 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbdc7e18-d16f-47ce-899f-8e38f6d06811 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 returned with HTTP 404 Sep 06 17:13:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1211/2387] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:40 2026] GET /volume/v3/volumes/41e7f4b0-a9a5-474a-b994-c65545700070 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a7be2921-75ab-49af-88ab-f922967454ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:40 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7be2921-75ab-49af-88ab-f922967454ab tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 returned with HTTP 202 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1177/2388] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:40 2026] DELETE /volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0af6039d-e353-4359-9997-c916921b170b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0af6039d-e353-4359-9997-c916921b170b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0af6039d-e353-4359-9997-c916921b170b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0af6039d-e353-4359-9997-c916921b170b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0af6039d-e353-4359-9997-c916921b170b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0af6039d-e353-4359-9997-c916921b170b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 returned with HTTP 200 Sep 06 17:13:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1212/2389] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:41 2026] GET /volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e882a3f5-f5e7-4583-9c37-2eb720e4387d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e882a3f5-f5e7-4583-9c37-2eb720e4387d tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e882a3f5-f5e7-4583-9c37-2eb720e4387d tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e882a3f5-f5e7-4583-9c37-2eb720e4387d tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e882a3f5-f5e7-4583-9c37-2eb720e4387d tempest-VolumesTransfersV357Test-727462741 tempest-VolumesTransfersV357Test-727462741-project-admin] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 404 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1178/2390] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:41 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-333a2886-5372-47c9-a632-bcc3d9971546 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-333a2886-5372-47c9-a632-bcc3d9971546 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] GET http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-333a2886-5372-47c9-a632-bcc3d9971546 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-333a2886-5372-47c9-a632-bcc3d9971546 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-333a2886-5372-47c9-a632-bcc3d9971546 tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 404 Sep 06 17:13:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1213/2391] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:13:41 2026] GET /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-35a497d7-2198-40d1-aeac-13d9a84538fc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35a497d7-2198-40d1-aeac-13d9a84538fc tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] DELETE http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35a497d7-2198-40d1-aeac-13d9a84538fc tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35a497d7-2198-40d1-aeac-13d9a84538fc tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-35a497d7-2198-40d1-aeac-13d9a84538fc tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] Delete volume with id: da3813d7-a94a-407a-856b-f6eef2fdef08 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35a497d7-2198-40d1-aeac-13d9a84538fc tempest-VolumesTransfersV357Test-535119109 tempest-VolumesTransfersV357Test-535119109-project-member] http://192.168.122.57/volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 returned with HTTP 404 Sep 06 17:13:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1179/2392] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:13:41 2026] DELETE /volume/v3/volumes/da3813d7-a94a-407a-856b-f6eef2fdef08 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc890787-2aef-48d1-9d60-d28b457c02ea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc890787-2aef-48d1-9d60-d28b457c02ea tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc890787-2aef-48d1-9d60-d28b457c02ea tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc890787-2aef-48d1-9d60-d28b457c02ea tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc890787-2aef-48d1-9d60-d28b457c02ea tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 returned with HTTP 404 Sep 06 17:13:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1214/2393] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:42 2026] GET /volume/v3/volumes/d863167d-9189-4545-a9f2-e59a568149b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c Sep 06 17:13:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:42 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: e98987a7-2276-49fc-a31b-f014627c728c Sep 06 17:13:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2557a02-1937-457a-a4bd-965fad79a7c0 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c returned with HTTP 202 Sep 06 17:13:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1180/2394] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:42 2026] DELETE /volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-790a8d23-5684-4426-a27e-d7f36e0cd38b tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c returned with HTTP 200 Sep 06 17:13:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1215/2395] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:42 2026] GET /volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2a368e81-eb7e-496a-87c7-8df08c757190 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a368e81-eb7e-496a-87c7-8df08c757190 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a368e81-eb7e-496a-87c7-8df08c757190 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2a368e81-eb7e-496a-87c7-8df08c757190 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2a368e81-eb7e-496a-87c7-8df08c757190 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c returned with HTTP 404 Sep 06 17:13:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1181/2396] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:43 2026] GET /volume/v3/volumes/e98987a7-2276-49fc-a31b-f014627c728c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1c9b151e-6129-4c37-b35f-effff1bab258 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete snapshot with id: e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot delete request issued successfully. Sep 06 17:13:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c9b151e-6129-4c37-b35f-effff1bab258 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 202 Sep 06 17:13:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1216/2397] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:13:43 2026] DELETE /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-615ec00d-aff9-4e73-a2e3-57bbfe7fb90c tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 200 Sep 06 17:13:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1182/2398] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:43 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Snapshot retrieved successfully. Sep 06 17:13:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-80bd8f89-5fc7-4f99-bd13-c1872b1d3d91 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 200 Sep 06 17:13:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1217/2399] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:44 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 474 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ce6af471-5886-46f2-87e3-a01fa33cb130 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce6af471-5886-46f2-87e3-a01fa33cb130 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce6af471-5886-46f2-87e3-a01fa33cb130 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce6af471-5886-46f2-87e3-a01fa33cb130 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce6af471-5886-46f2-87e3-a01fa33cb130 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 returned with HTTP 404 Sep 06 17:13:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1183/2400] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:13:45 2026] GET /volume/v3/snapshots/e04d1d68-4b3f-466e-aea6-258d428a82f7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume with id: b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Delete volume request issued successfully. Sep 06 17:13:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ab1ddba-8f62-4025-9476-febcb6fdc8aa tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 202 Sep 06 17:13:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1218/2401] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:45 2026] DELETE /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Volume info retrieved successfully. Sep 06 17:13:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de1f6c5d-8069-4297-bd04-36cd58b3fcf8 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 200 Sep 06 17:13:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1184/2402] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:45 2026] GET /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-db8acaf0-f8ed-4413-9a3b-7ccb8e210e45 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db8acaf0-f8ed-4413-9a3b-7ccb8e210e45 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] GET http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de Sep 06 17:13:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db8acaf0-f8ed-4413-9a3b-7ccb8e210e45 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db8acaf0-f8ed-4413-9a3b-7ccb8e210e45 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db8acaf0-f8ed-4413-9a3b-7ccb8e210e45 tempest-CreateVolumesFromSnapshotTest-1640698832 tempest-CreateVolumesFromSnapshotTest-1640698832-project-member] http://192.168.122.57/volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de returned with HTTP 404 Sep 06 17:13:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1219/2403] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:46 2026] GET /volume/v3/volumes/b2cb12cb-45bf-467a-a1d1-3031144398de => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] GET http://192.168.122.57/volume/v3/volumes/summary Sep 06 17:13:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:13:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] Get summary completed successfully. Sep 06 17:13:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97fea3ac-4807-4ed5-8938-9488c3120fe9 tempest-VolumesSummaryTest-1499167978 tempest-VolumesSummaryTest-1499167978-project-reader] http://192.168.122.57/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:13:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1185/2404] 192.168.122.57 () {60 vars in 1181 bytes} [Sun Sep 6 17:13:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542426204"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542426204'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume of 1 GB Sep 06 17:13:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Availability Zones retrieved successfully. Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Flow 'volume_create_api' (651cc6fc-cf15-4d54-a28c-232f37e431bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e892ef-82e2-4842-9b36-664cf954c962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e892ef-82e2-4842-9b36-664cf954c962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034425e7-2f38-4898-8494-a77af7fd7ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Created reservations ['d804137d-1306-447c-9ba4-6de1965b962a', '0cf07ff9-1a9c-44ec-a5e4-b7cea9307fdc', 'fbfbb12c-d1b7-44bb-8c3a-857caa44371d', '60b6b53c-307f-4373-bc24-5585b3111a80'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034425e7-2f38-4898-8494-a77af7fd7ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d804137d-1306-447c-9ba4-6de1965b962a', '0cf07ff9-1a9c-44ec-a5e4-b7cea9307fdc', 'fbfbb12c-d1b7-44bb-8c3a-857caa44371d', '60b6b53c-307f-4373-bc24-5585b3111a80']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b95293-d337-45bd-90a6-875d463dcf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b95293-d337-45bd-90a6-875d463dcf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e93f4be-85b9-4692-a767-252cd7036354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542426204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',qos_specs=None,replication_status=,reservations=['d804137d-1306-447c-9ba4-6de1965b962a','0cf07ff9-1a9c-44ec-a5e4-b7cea9307fdc','fbfbb12c-d1b7-44bb-8c3a-857caa44371d','60b6b53c-307f-4373-bc24-5585b3111a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542426204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e93f4be-85b9-4692-a767-252cd7036354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69579e2-3cad-485c-aa62-ce812a263de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69579e2-3cad-485c-aa62-ce812a263de7) transitioned into state 'SUCCESS' from state '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-542426204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',qos_specs=None,replication_status=,reservations=['d804137d-1306-447c-9ba4-6de1965b962a','0cf07ff9-1a9c-44ec-a5e4-b7cea9307fdc','fbfbb12c-d1b7-44bb-8c3a-857caa44371d','60b6b53c-307f-4373-bc24-5585b3111a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de717739-81e8-4644-add8-1eef2ad26ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de717739-81e8-4644-add8-1eef2ad26ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Flow 'volume_create_api' (651cc6fc-cf15-4d54-a28c-232f37e431bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume request issued successfully. Sep 06 17:13:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1c7c4417-3436-4654-8c5a-d3278bfc1452 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1220/2405] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:13:50 2026] POST /volume/v3/volumes => generated 784 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0bd35ec2-c27f-4abb-8c69-07913230d68d tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 200 Sep 06 17:13:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1186/2406] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:50 2026] GET /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e0ac01c8-a52c-47c0-bb34-4f1337cc5c43 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 200 Sep 06 17:13:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1221/2407] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:51 2026] GET /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6c4670bc-ad14-4bc3-873c-96e6bbf74067 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 200 Sep 06 17:13:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1187/2408] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:52 2026] GET /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c02c4a83-54e8-4d62-a248-991531be0094 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] POST http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354/action Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Volume info retrieved successfully. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '12fd50784b3a49db9695ee03f5af8a59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e94c0649ad3c4ec4b7415b3e0dea41e9', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c02c4a83-54e8-4d62-a248-991531be0094 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354/action returned with HTTP 403 Sep 06 17:13:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1222/2409] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:13:52 2026] POST /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354/action => generated 131 bytes in 232 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f2877729-8e6b-442b-af39-182163b3db3e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Delete volume with id: 3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Delete volume request issued successfully. Sep 06 17:13:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f2877729-8e6b-442b-af39-182163b3db3e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 202 Sep 06 17:13:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1188/2410] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:53 2026] DELETE /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ee17ef7-5544-4a3c-8d7a-6ad8ed8d33c3 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 200 Sep 06 17:13:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1223/2411] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:53 2026] GET /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e5168c05-94ba-424b-9d64-2e658d192894 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e5168c05-94ba-424b-9d64-2e658d192894 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e5168c05-94ba-424b-9d64-2e658d192894 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e5168c05-94ba-424b-9d64-2e658d192894 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e5168c05-94ba-424b-9d64-2e658d192894 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 returned with HTTP 404 Sep 06 17:13:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1189/2412] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:54 2026] GET /volume/v3/volumes/3e93f4be-85b9-4692-a767-252cd7036354 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-958167736"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-958167736'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume of 1 GB Sep 06 17:13:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Availability Zones retrieved successfully. Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Flow 'volume_create_api' (8f935885-5280-450a-845f-7e7f4e449a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c7fb3f-02d2-4dc2-87cf-28f68fa00bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c7fb3f-02d2-4dc2-87cf-28f68fa00bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f8517a-e35c-42c1-8723-7898a48d73b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Created reservations ['a7c20aa9-bd6e-44d3-886a-0fd271eab662', 'e8338995-a128-4fa9-a8ec-5b3340f92640', '637b682f-1200-4017-9832-f7f10e0c6817', 'aba2c36d-f3f2-4b37-bc17-f4e6cc6dcc76'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f8517a-e35c-42c1-8723-7898a48d73b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c20aa9-bd6e-44d3-886a-0fd271eab662', 'e8338995-a128-4fa9-a8ec-5b3340f92640', '637b682f-1200-4017-9832-f7f10e0c6817', 'aba2c36d-f3f2-4b37-bc17-f4e6cc6dcc76']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d40702-0413-482d-a669-919562c098d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d40702-0413-482d-a669-919562c098d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b6f642-5c12-406d-8269-19babf8cbbdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-958167736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',qos_specs=None,replication_status=,reservations=['a7c20aa9-bd6e-44d3-886a-0fd271eab662','e8338995-a128-4fa9-a8ec-5b3340f92640','637b682f-1200-4017-9832-f7f10e0c6817','aba2c36d-f3f2-4b37-bc17-f4e6cc6dcc76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-958167736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b6f642-5c12-406d-8269-19babf8cbbdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f651b4-1465-4ffa-afe9-b0df418a8965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f651b4-1465-4ffa-afe9-b0df418a8965) transitioned into state 'SUCCESS' from state '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-958167736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94c0649ad3c4ec4b7415b3e0dea41e9',qos_specs=None,replication_status=,reservations=['a7c20aa9-bd6e-44d3-886a-0fd271eab662','e8338995-a128-4fa9-a8ec-5b3340f92640','637b682f-1200-4017-9832-f7f10e0c6817','aba2c36d-f3f2-4b37-bc17-f4e6cc6dcc76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f2e3d1d6c40318c74d0b0f9ae8cbe',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9291dc89-4f68-45a1-982d-872e4f15c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9291dc89-4f68-45a1-982d-872e4f15c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Flow 'volume_create_api' (8f935885-5280-450a-845f-7e7f4e449a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:13:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Create volume request issued successfully. Sep 06 17:13:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a9435d27-0204-4a44-b4a7-60a0b0611d12 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:13:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1224/2413] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:13:54 2026] POST /volume/v3/volumes => generated 784 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0c71e560-4784-498d-8576-b61c890f677a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c71e560-4784-498d-8576-b61c890f677a tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c71e560-4784-498d-8576-b61c890f677a tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c71e560-4784-498d-8576-b61c890f677a tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c71e560-4784-498d-8576-b61c890f677a tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c71e560-4784-498d-8576-b61c890f677a tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf returned with HTTP 200 Sep 06 17:13:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1190/2414] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:54 2026] GET /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbf4babc-1396-4028-94c8-c6a3ddff84d1 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf returned with HTTP 200 Sep 06 17:13:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1225/2415] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:55 2026] GET /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] POST http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf/action Sep 06 17:13:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:55 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '12fd50784b3a49db9695ee03f5af8a59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e94c0649ad3c4ec4b7415b3e0dea41e9', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:13:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a3088b5-0ef5-4c46-96a3-030269fb9c7e tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-reader] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf/action returned with HTTP 403 Sep 06 17:13:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1191/2416] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:13:55 2026] POST /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d7112a2-203d-4417-abae-2b86bdd03628 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:55 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Delete volume with id: 26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:13:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:13:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Delete volume request issued successfully. Sep 06 17:13:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d7112a2-203d-4417-abae-2b86bdd03628 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf returned with HTTP 202 Sep 06 17:13:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1226/2417] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:13:55 2026] DELETE /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:13:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:13:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:13:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:13:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Volume info retrieved successfully. Sep 06 17:13:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-232a0622-9d21-4bfb-8ecb-16269dc518d6 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf returned with HTTP 200 Sep 06 17:13:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1192/2418] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:56 2026] GET /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-317fe1d9-526c-4bea-bc51-50619d4bce20 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-317fe1d9-526c-4bea-bc51-50619d4bce20 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] GET http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf Sep 06 17:13:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-317fe1d9-526c-4bea-bc51-50619d4bce20 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-317fe1d9-526c-4bea-bc51-50619d4bce20 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-317fe1d9-526c-4bea-bc51-50619d4bce20 tempest-ProjectReaderTests-333195958 tempest-ProjectReaderTests-333195958-project-admin] http://192.168.122.57/volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf returned with HTTP 404 Sep 06 17:13:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1227/2419] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:13:57 2026] GET /volume/v3/volumes/26b6f642-5c12-406d-8269-19babf8cbbdf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-278900da-91d4-4034-9666-d056996dd276 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1095560895"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1095560895'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume of 1 GB Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Availability Zones retrieved successfully. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (fc53bd10-04c4-4670-a66e-4904ecebcda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb623128-711f-48f8-858d-37861c393191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6f585427-d62b-4e1e-85ef-50d8e001a88b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb623128-711f-48f8-858d-37861c393191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a690421f-3eed-46af-bb6f-f1d9135dec57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f585427-d62b-4e1e-85ef-50d8e001a88b tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6f585427-d62b-4e1e-85ef-50d8e001a88b tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-655312651", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f585427-d62b-4e1e-85ef-50d8e001a88b tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1228/2420] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:01 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 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['89d686da-8ae1-4e63-8828-a19b02467707', '4714a7ec-9b4e-4349-b5b2-41bed335c3c3', '034c3e32-d78f-472d-952b-72c55058bf73', 'd0e6b5eb-722a-4d71-a926-585ba5e1d9ee'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6dcdf463-4ba0-442a-a2e8-08e586bb942f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a690421f-3eed-46af-bb6f-f1d9135dec57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d686da-8ae1-4e63-8828-a19b02467707', '4714a7ec-9b4e-4349-b5b2-41bed335c3c3', '034c3e32-d78f-472d-952b-72c55058bf73', 'd0e6b5eb-722a-4d71-a926-585ba5e1d9ee']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dcdf463-4ba0-442a-a2e8-08e586bb942f tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6dcdf463-4ba0-442a-a2e8-08e586bb942f tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc3c8de6-38d2-4702-92e8-2f2fac4a1521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6dcdf463-4ba0-442a-a2e8-08e586bb942f tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption returned with HTTP 200 Sep 06 17:14:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1229/2421] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:14:01 2026] POST /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc3c8de6-38d2-4702-92e8-2f2fac4a1521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e66696-18b5-4bea-9ea7-8f5912b56c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1095560895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['89d686da-8ae1-4e63-8828-a19b02467707','4714a7ec-9b4e-4349-b5b2-41bed335c3c3','034c3e32-d78f-472d-952b-72c55058bf73','d0e6b5eb-722a-4d71-a926-585ba5e1d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1095560895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1e66696-18b5-4bea-9ea7-8f5912b56c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36c6794803e44a5a4e599bbeba6133a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc31facb297c47c6a28004c3c517d520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736cc705-4aed-491d-8815-5011f6275d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b6b89c6f-f164-4f79-836c-66ec40430916 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b6b89c6f-f164-4f79-836c-66ec40430916 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b6b89c6f-f164-4f79-836c-66ec40430916 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-373991144", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b6b89c6f-f164-4f79-836c-66ec40430916 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1230/2422] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:01 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 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736cc705-4aed-491d-8815-5011f6275d0c) transitioned into state 'SUCCESS' from state '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-1095560895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['89d686da-8ae1-4e63-8828-a19b02467707','4714a7ec-9b4e-4349-b5b2-41bed335c3c3','034c3e32-d78f-472d-952b-72c55058bf73','d0e6b5eb-722a-4d71-a926-585ba5e1d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2547bc88-bb96-4673-bf1b-31f12c41c659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b82285a-e35f-4469-ad00-f76282a246ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2547bc88-bb96-4673-bf1b-31f12c41c659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (fc53bd10-04c4-4670-a66e-4904ecebcda7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request issued successfully. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-278900da-91d4-4034-9666-d056996dd276 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1193/2423] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:14:01 2026] POST /volume/v3/volumes => generated 761 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-606516d3-2b8c-456e-adef-797de7a8604a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-606516d3-2b8c-456e-adef-797de7a8604a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-606516d3-2b8c-456e-adef-797de7a8604a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-606516d3-2b8c-456e-adef-797de7a8604a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-606516d3-2b8c-456e-adef-797de7a8604a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-606516d3-2b8c-456e-adef-797de7a8604a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1194/2424] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:01 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b82285a-e35f-4469-ad00-f76282a246ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] POST http://192.168.122.57/volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0/encryption Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b82285a-e35f-4469-ad00-f76282a246ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-4b82285a-e35f-4469-ad00-f76282a246ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b82285a-e35f-4469-ad00-f76282a246ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0/encryption returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1231/2425] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:14:01 2026] POST /volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0/encryption => generated 127 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e2ecdcd9-5e8f-4567-a848-dd5b216f59cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2ecdcd9-5e8f-4567-a848-dd5b216f59cb tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e2ecdcd9-5e8f-4567-a848-dd5b216f59cb tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1463409336", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2ecdcd9-5e8f-4567-a848-dd5b216f59cb tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1195/2426] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:02 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-42143fd2-4f4f-4ecb-9cc5-bf8158ad9b11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-42143fd2-4f4f-4ecb-9cc5-bf8158ad9b11 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] POST http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-42143fd2-4f4f-4ecb-9cc5-bf8158ad9b11 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-42143fd2-4f4f-4ecb-9cc5-bf8158ad9b11 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-42143fd2-4f4f-4ecb-9cc5-bf8158ad9b11 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1232/2427] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:14:02 2026] POST /volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88e94c6b-4b0d-49fc-8b34-eee9ed95e921 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88e94c6b-4b0d-49fc-8b34-eee9ed95e921 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] PUT http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs/key2 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88e94c6b-4b0d-49fc-8b34-eee9ed95e921 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-88e94c6b-4b0d-49fc-8b34-eee9ed95e921 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88e94c6b-4b0d-49fc-8b34-eee9ed95e921 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs/key2 returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1196/2428] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:14:02 2026] PUT /volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d57afaaf-caf2-4296-b280-e136935340a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d57afaaf-caf2-4296-b280-e136935340a9 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d57afaaf-caf2-4296-b280-e136935340a9 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-d57afaaf-caf2-4296-b280-e136935340a9 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d57afaaf-caf2-4296-b280-e136935340a9 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1233/2429] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:14:02 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d3a549c-bf52-4f35-8326-5761ae88d541 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d3a549c-bf52-4f35-8326-5761ae88d541 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d3a549c-bf52-4f35-8326-5761ae88d541 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1077402699", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d3a549c-bf52-4f35-8326-5761ae88d541 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1197/2430] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:02 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 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-134e0a6a-3d11-4618-be26-1f675d195082 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-134e0a6a-3d11-4618-be26-1f675d195082 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-134e0a6a-3d11-4618-be26-1f675d195082 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-134e0a6a-3d11-4618-be26-1f675d195082 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1234/2431] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:14:02 2026] POST /volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0713dddd-17c3-4332-b784-d61d57a9f790 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0713dddd-17c3-4332-b784-d61d57a9f790 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] DELETE http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption/6fa446ef-9067-4df3-acf2-9b399e75ab96 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0713dddd-17c3-4332-b784-d61d57a9f790 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0713dddd-17c3-4332-b784-d61d57a9f790 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-0713dddd-17c3-4332-b784-d61d57a9f790 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0713dddd-17c3-4332-b784-d61d57a9f790 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption/6fa446ef-9067-4df3-acf2-9b399e75ab96 returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1198/2432] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186/encryption/6fa446ef-9067-4df3-acf2-9b399e75ab96 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-67dca015-a70b-41d9-bdd7-841c39b39bcf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-67dca015-a70b-41d9-bdd7-841c39b39bcf tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-67dca015-a70b-41d9-bdd7-841c39b39bcf tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-454013512", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-67dca015-a70b-41d9-bdd7-841c39b39bcf tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1235/2433] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:02 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 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] DELETE http://192.168.122.57/volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20/extra_specs/key1 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e7319c5-5bfe-428d-a7f4-37b625c210ee tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20/extra_specs/key1 returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1199/2434] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b3a0d70-4852-4521-b3d7-06091ca4c310 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b3a0d70-4852-4521-b3d7-06091ca4c310 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b3a0d70-4852-4521-b3d7-06091ca4c310 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-112433435", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b3a0d70-4852-4521-b3d7-06091ca4c310 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1236/2435] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:14:02 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d77787c8-4525-435f-b644-2685ae34064c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d77787c8-4525-435f-b644-2685ae34064c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] DELETE http://192.168.122.57/volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d77787c8-4525-435f-b644-2685ae34064c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d77787c8-4525-435f-b644-2685ae34064c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-d77787c8-4525-435f-b644-2685ae34064c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d77787c8-4525-435f-b644-2685ae34064c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1200/2436] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98c69477-1d43-4c95-9929-38249583ba53 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98c69477-1d43-4c95-9929-38249583ba53 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] GET http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98c69477-1d43-4c95-9929-38249583ba53 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98c69477-1d43-4c95-9929-38249583ba53 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98c69477-1d43-4c95-9929-38249583ba53 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1237/2437] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:14:02 2026] GET /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] GET http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/cipher Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c82c2ac-128f-49bc-9fb9-68e4f086cb71 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/cipher returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1201/2438] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:14:02 2026] GET /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] GET http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e981c8d-4327-4157-9138-ba15fb9c19fa tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1238/2439] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:14:02 2026] GET /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37a20772-f633-475c-a773-9bb341c96f0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37a20772-f633-475c-a773-9bb341c96f0e tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] GET http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/multiattach Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37a20772-f633-475c-a773-9bb341c96f0e tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37a20772-f633-475c-a773-9bb341c96f0e tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37a20772-f633-475c-a773-9bb341c96f0e tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/multiattach returned with HTTP 200 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1202/2440] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:14:02 2026] GET /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3add619c-f9d1-4e82-8750-cb284f98e616 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3add619c-f9d1-4e82-8750-cb284f98e616 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] GET http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/volume_backend_name Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3add619c-f9d1-4e82-8750-cb284f98e616 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3add619c-f9d1-4e82-8750-cb284f98e616 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3add619c-f9d1-4e82-8750-cb284f98e616 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1239/2441] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:14:02 2026] GET /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4dbbca08-cba6-4b6f-8df4-51288a8ec6c2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4dbbca08-cba6-4b6f-8df4-51288a8ec6c2 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] PUT http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/3c1d1d11-dd5d-48f5-b5c4-5f7583f46a53 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4dbbca08-cba6-4b6f-8df4-51288a8ec6c2 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-4dbbca08-cba6-4b6f-8df4-51288a8ec6c2 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4dbbca08-cba6-4b6f-8df4-51288a8ec6c2 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/3c1d1d11-dd5d-48f5-b5c4-5f7583f46a53 returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1203/2442] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:14:02 2026] PUT /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/encryption/3c1d1d11-dd5d-48f5-b5c4-5f7583f46a53 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cb08eed1-02b8-4327-94e4-ad991b4e7070 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cb08eed1-02b8-4327-94e4-ad991b4e7070 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] PUT http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/key1 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cb08eed1-02b8-4327-94e4-ad991b4e7070 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-cb08eed1-02b8-4327-94e4-ad991b4e7070 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cb08eed1-02b8-4327-94e4-ad991b4e7070 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/key1 returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1240/2443] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:14:02 2026] PUT /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-441805b4-0580-4052-918a-e7c0ad306a29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-441805b4-0580-4052-918a-e7c0ad306a29 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] PUT http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-441805b4-0580-4052-918a-e7c0ad306a29 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-441805b4-0580-4052-918a-e7c0ad306a29 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'df6a64a3dd6548719442a042e8c497b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da0d793225394e04a79c19caaba53ff4', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-441805b4-0580-4052-918a-e7c0ad306a29 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-reader] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce returned with HTTP 403 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1204/2444] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:14:02 2026] PUT /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6043f68d-501a-4854-98ea-3c47f78d24fd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6043f68d-501a-4854-98ea-3c47f78d24fd tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6043f68d-501a-4854-98ea-3c47f78d24fd tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6043f68d-501a-4854-98ea-3c47f78d24fd tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6043f68d-501a-4854-98ea-3c47f78d24fd tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b returned with HTTP 202 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1241/2445] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/02891cf7-b78b-4bd1-bef6-423774cf429b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a64178aa-a09c-4d19-98c1-a923e2897e0a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a64178aa-a09c-4d19-98c1-a923e2897e0a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a64178aa-a09c-4d19-98c1-a923e2897e0a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a64178aa-a09c-4d19-98c1-a923e2897e0a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a64178aa-a09c-4d19-98c1-a923e2897e0a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20 returned with HTTP 202 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1205/2446] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/9751d0ac-0853-4031-b00f-5603f2a8fd20 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d635c2f1-5e32-4f37-adfb-f1229943eb7c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d635c2f1-5e32-4f37-adfb-f1229943eb7c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d635c2f1-5e32-4f37-adfb-f1229943eb7c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d635c2f1-5e32-4f37-adfb-f1229943eb7c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d635c2f1-5e32-4f37-adfb-f1229943eb7c tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186 returned with HTTP 202 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1242/2447] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/86d79406-87a3-4c73-9ae0-3002674d2186 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-29b51941-d888-4219-b73c-f3d68c609e90 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29b51941-d888-4219-b73c-f3d68c609e90 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29b51941-d888-4219-b73c-f3d68c609e90 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-29b51941-d888-4219-b73c-f3d68c609e90 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-29b51941-d888-4219-b73c-f3d68c609e90 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e returned with HTTP 202 Sep 06 17:14:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1206/2448] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/722df05f-58b1-4c24-93c1-9f9591526a0e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-493fa41a-0a18-41ef-9efb-d37496704b18 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-493fa41a-0a18-41ef-9efb-d37496704b18 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0 Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-493fa41a-0a18-41ef-9efb-d37496704b18 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-493fa41a-0a18-41ef-9efb-d37496704b18 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-493fa41a-0a18-41ef-9efb-d37496704b18 tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0 returned with HTTP 202 Sep 06 17:14:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1243/2449] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:02 2026] DELETE /volume/v3/types/d4c3918b-c281-4fc2-b15f-9532c93bf5f0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-add96473-b37c-42bb-b252-6dde4b55c54a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-add96473-b37c-42bb-b252-6dde4b55c54a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] DELETE http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce Sep 06 17:14:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-add96473-b37c-42bb-b252-6dde4b55c54a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-add96473-b37c-42bb-b252-6dde4b55c54a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfcc6488-c3f3-46ba-a386-51915efeee52 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1207/2450] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:03 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-add96473-b37c-42bb-b252-6dde4b55c54a tempest-VolumeTypesReaderTests-487613277 tempest-VolumeTypesReaderTests-487613277-project-admin] http://192.168.122.57/volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce returned with HTTP 202 Sep 06 17:14:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1244/2451] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:14:03 2026] DELETE /volume/v3/types/a8d7fc17-ca84-487d-8e7d-2815067ac2ce => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-43773f02-a31a-467f-b7b7-73630d8c58c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1208/2452] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:04 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Volume info retrieved successfully. Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-251fb8e4-4f94-49d4-8161-5879d1ae6166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1245/2453] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:04 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 854 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1e66696-18b5-4bea-9ea7-8f5912b56c7d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-451320722"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create snapshot from volume b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:04 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['f889e4af-6826-438a-95e0-8490958b8090', 'e5746e26-b1d9-4f3c-b83c-22e046d2eb59', '8d831682-2695-4180-88bc-9042b09717b4', '26a095a1-52d7-4c7b-879d-f51cd0e6af97'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot create request issued successfully. Sep 06 17:14:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1eb5a3fc-5cb7-40b5-b691-568ac48d6dcb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1209/2454] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14:04 2026] POST /volume/v3/snapshots => generated 379 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d818c78c-7ace-4554-9acd-45dd8a05b310 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1246/2455] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:04 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96a5ef43-b23e-43ea-99d6-d851ba2614c7 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1210/2456] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:05 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944858703"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944858703'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume of 1 GB Sep 06 17:14:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Availability Zones retrieved successfully. Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (3b8674db-195a-4412-b6ef-00b3297e8309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a901d07d-e9fc-476a-ac3a-4729bdc97b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a901d07d-e9fc-476a-ac3a-4729bdc97b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d3b1f1-459b-491e-adb9-c801c1512599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Created reservations ['11ec24b8-d303-4756-9589-1a81532fa148', 'a92a6827-c0e2-47b0-a171-6bcc479a922d', 'b82912b3-a870-41c6-adae-6dff34f1c235', '96f30fe2-01ee-48ac-864e-71ebde3ed171'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d3b1f1-459b-491e-adb9-c801c1512599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ec24b8-d303-4756-9589-1a81532fa148', 'a92a6827-c0e2-47b0-a171-6bcc479a922d', 'b82912b3-a870-41c6-adae-6dff34f1c235', '96f30fe2-01ee-48ac-864e-71ebde3ed171']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d894233-a141-4149-82ad-1a491d71f144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12fc042e-a958-471e-bf1b-5aa7422f1bfc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1211/2457] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:06 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d894233-a141-4149-82ad-1a491d71f144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3799936-1ca9-4511-bfc2-c25be8dd1357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944858703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['11ec24b8-d303-4756-9589-1a81532fa148','a92a6827-c0e2-47b0-a171-6bcc479a922d','b82912b3-a870-41c6-adae-6dff34f1c235','96f30fe2-01ee-48ac-864e-71ebde3ed171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944858703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3799936-1ca9-4511-bfc2-c25be8dd1357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d09731274af4f3bb699fe0c10259dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170a8a62-b292-467a-a3b8-54ad1251fb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170a8a62-b292-467a-a3b8-54ad1251fb5a) transitioned into state 'SUCCESS' from state '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-1944858703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['11ec24b8-d303-4756-9589-1a81532fa148','a92a6827-c0e2-47b0-a171-6bcc479a922d','b82912b3-a870-41c6-adae-6dff34f1c235','96f30fe2-01ee-48ac-864e-71ebde3ed171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7955ebc6-c250-45db-8cba-7f0ee5ba4979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7955ebc6-c250-45db-8cba-7f0ee5ba4979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (3b8674db-195a-4412-b6ef-00b3297e8309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request issued successfully. Sep 06 17:14:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfbbe411-7f78-48d4-a571-035e4b61d220 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1247/2458] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:14:06 2026] POST /volume/v3/volumes => generated 785 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c285f9a1-e295-4dea-9847-721bfd2c8120 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 returned with HTTP 200 Sep 06 17:14:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1212/2459] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:06 2026] GET /volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-75d2c1a2-852d-4d8c-a205-86ee0047042b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1248/2460] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:07 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Snapshot retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-83fc8399-7468-4c9c-8b48-e5b4f7be0e07 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1213/2461] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:07 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-460d31d5-0086-4474-9096-dbff062cad49 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: /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 06 17:14:07 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Get all snapshots completed successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-460d31d5-0086-4474-9096-dbff062cad49 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1249/2462] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:14:07 2026] GET /volume/v3/snapshots => generated 407 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0f031de2-584e-41ad-a387-d6b7fd7f7aca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f031de2-584e-41ad-a387-d6b7fd7f7aca tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] PUT http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f031de2-584e-41ad-a387-d6b7fd7f7aca tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-682408299", "description": "This is the new description of snapshot."}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0f031de2-584e-41ad-a387-d6b7fd7f7aca tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f031de2-584e-41ad-a387-d6b7fd7f7aca tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1214/2463] 192.168.122.57 () {60 vars in 1254 bytes} [Sun Sep 6 17:14:07 2026] PUT /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Snapshot retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97c393da-9681-41ac-b1e3-e61ea3d45b1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1250/2464] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:07 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete snapshot with id: dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b587500-f34b-4825-9fbe-819aa84d837e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b587500-f34b-4825-9fbe-819aa84d837e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b587500-f34b-4825-9fbe-819aa84d837e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b587500-f34b-4825-9fbe-819aa84d837e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4b587500-f34b-4825-9fbe-819aa84d837e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b587500-f34b-4825-9fbe-819aa84d837e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 returned with HTTP 200 Sep 06 17:14:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1251/2465] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:07 2026] GET /volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot delete request issued successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f2e08c5-c219-4bad-85b1-49fbfa322893 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 202 Sep 06 17:14:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1215/2466] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:14:07 2026] DELETE /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-241e97cd-9ced-4ac8-87c5-45792a96bf0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1216/2467] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:08 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 575 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Get all volumes completed successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5697ace7-7c34-4220-b535-b2e6ab7f60bc tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:14:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1252/2468] 192.168.122.57 () {60 vars in 1157 bytes} [Sun Sep 6 17:14:08 2026] GET /volume/v3/volumes => generated 342 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume with id: e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume request issued successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0c27977e-c3e1-4f12-9d9c-abd5a32140ec tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 returned with HTTP 202 Sep 06 17:14:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1217/2469] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:14:08 2026] DELETE /volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-044e2819-f695-40de-b03c-77f43bc03593 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-044e2819-f695-40de-b03c-77f43bc03593 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-044e2819-f695-40de-b03c-77f43bc03593 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-044e2819-f695-40de-b03c-77f43bc03593 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-044e2819-f695-40de-b03c-77f43bc03593 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-044e2819-f695-40de-b03c-77f43bc03593 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 returned with HTTP 200 Sep 06 17:14:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1253/2470] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:08 2026] GET /volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fadeeea-13ca-478e-9d5a-c045a93831a8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 200 Sep 06 17:14:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1218/2471] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:09 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 575 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3833e42b-ec3b-422c-900d-8246d41b45d8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3833e42b-ec3b-422c-900d-8246d41b45d8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3833e42b-ec3b-422c-900d-8246d41b45d8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3833e42b-ec3b-422c-900d-8246d41b45d8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3833e42b-ec3b-422c-900d-8246d41b45d8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 returned with HTTP 404 Sep 06 17:14:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1254/2472] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:09 2026] GET /volume/v3/volumes/e3799936-1ca9-4511-bfc2-c25be8dd1357 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-451489781"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-451489781'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume of 1 GB Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Availability Zones retrieved successfully. Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (49defc14-6bb7-49ac-8112-ae0cd933ee54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9c2674-add1-40a2-92ea-df45718bdc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9c2674-add1-40a2-92ea-df45718bdc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3c9fce-63b4-449f-97a6-374da5156269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Created reservations ['b4652ae3-838b-42ff-9305-8314fa03c745', '44065f51-6c87-490e-983d-e64fb6045adf', '017f5b0d-6ce2-4180-ad83-1a6a27316ac7', 'dfbffa37-1c0d-4b6c-89ac-71d22d90a6a6'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3c9fce-63b4-449f-97a6-374da5156269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4652ae3-838b-42ff-9305-8314fa03c745', '44065f51-6c87-490e-983d-e64fb6045adf', '017f5b0d-6ce2-4180-ad83-1a6a27316ac7', 'dfbffa37-1c0d-4b6c-89ac-71d22d90a6a6']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99fbc5b-8f5e-4f7d-bacc-890a1fad5b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99fbc5b-8f5e-4f7d-bacc-890a1fad5b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451489781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['b4652ae3-838b-42ff-9305-8314fa03c745','44065f51-6c87-490e-983d-e64fb6045adf','017f5b0d-6ce2-4180-ad83-1a6a27316ac7','dfbffa37-1c0d-4b6c-89ac-71d22d90a6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451489781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d09731274af4f3bb699fe0c10259dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc770b4a-dc62-4184-a803-389be2662d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc770b4a-dc62-4184-a803-389be2662d5a) transitioned into state 'SUCCESS' from state '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-451489781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['b4652ae3-838b-42ff-9305-8314fa03c745','44065f51-6c87-490e-983d-e64fb6045adf','017f5b0d-6ce2-4180-ad83-1a6a27316ac7','dfbffa37-1c0d-4b6c-89ac-71d22d90a6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3269e6-eeec-4d16-aafa-30f4e38eed83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3269e6-eeec-4d16-aafa-30f4e38eed83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (49defc14-6bb7-49ac-8112-ae0cd933ee54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request issued successfully. Sep 06 17:14:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-089f59d5-67a6-4bc4-855c-6d4de19c22fb tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1219/2473] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:14:09 2026] POST /volume/v3/volumes => generated 784 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3febd5b0-a970-4904-a299-a405bb3f4b24 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 200 Sep 06 17:14:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1255/2474] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:09 2026] GET /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3a3c9ad2-bd3a-42b5-bb84-0fa2f0b0875a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a3c9ad2-bd3a-42b5-bb84-0fa2f0b0875a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a3c9ad2-bd3a-42b5-bb84-0fa2f0b0875a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a3c9ad2-bd3a-42b5-bb84-0fa2f0b0875a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a3c9ad2-bd3a-42b5-bb84-0fa2f0b0875a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 404 Sep 06 17:14:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1220/2475] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:10 2026] GET /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete snapshot with id: dd52fae6-f192-4a89-a868-e3189a0f9b7b Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6000fb07-1a3d-422c-9e93-4b4380d1f125 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b returned with HTTP 404 Sep 06 17:14:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1256/2476] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:14:10 2026] DELETE /volume/v3/snapshots/dd52fae6-f192-4a89-a868-e3189a0f9b7b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Volume info retrieved successfully. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f5fcaef-e347-4b8c-a5e8-354cfa402302 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1221/2477] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:10 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1825885082"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1825885082'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume of 1 GB Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Availability Zones retrieved successfully. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (78dbb7d5-a7e1-41e9-8ffd-8ffc9fadbb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91215578-cdf2-4cd5-aa26-12159191bf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91215578-cdf2-4cd5-aa26-12159191bf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174ffcbe-586d-4dd7-8df9-ac4fd31d8046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['54c49027-7ef8-4324-b73e-8dc85bd63ef5', '2e250c00-b96e-4399-b315-3ea8281eca7d', '6d0325c2-5605-4c9b-a473-4f3b6243d36c', '010a2013-07f3-4f03-a51e-72f16a912329'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174ffcbe-586d-4dd7-8df9-ac4fd31d8046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c49027-7ef8-4324-b73e-8dc85bd63ef5', '2e250c00-b96e-4399-b315-3ea8281eca7d', '6d0325c2-5605-4c9b-a473-4f3b6243d36c', '010a2013-07f3-4f03-a51e-72f16a912329']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3453bf21-4adb-43e2-9fe7-a9b94d27b296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3453bf21-4adb-43e2-9fe7-a9b94d27b296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03016e7c-9e24-4f78-961f-df8d2125c31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1825885082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['54c49027-7ef8-4324-b73e-8dc85bd63ef5','2e250c00-b96e-4399-b315-3ea8281eca7d','6d0325c2-5605-4c9b-a473-4f3b6243d36c','010a2013-07f3-4f03-a51e-72f16a912329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1825885082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03016e7c-9e24-4f78-961f-df8d2125c31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36c6794803e44a5a4e599bbeba6133a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc31facb297c47c6a28004c3c517d520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf324858-07b1-46f0-984d-63b417ebb775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf324858-07b1-46f0-984d-63b417ebb775) transitioned into state 'SUCCESS' from state '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-1825885082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['54c49027-7ef8-4324-b73e-8dc85bd63ef5','2e250c00-b96e-4399-b315-3ea8281eca7d','6d0325c2-5605-4c9b-a473-4f3b6243d36c','010a2013-07f3-4f03-a51e-72f16a912329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccef71e-f652-48af-a667-d355b4e9fa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccef71e-f652-48af-a667-d355b4e9fa1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (78dbb7d5-a7e1-41e9-8ffd-8ffc9fadbb99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request issued successfully. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45d20430-4e40-46fc-a2c2-efc1f896d6bb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1257/2478] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:14:10 2026] POST /volume/v3/volumes => generated 761 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ec088ab5-809c-415a-bd61-81165af871f9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ec088ab5-809c-415a-bd61-81165af871f9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ec088ab5-809c-415a-bd61-81165af871f9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ec088ab5-809c-415a-bd61-81165af871f9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ec088ab5-809c-415a-bd61-81165af871f9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ec088ab5-809c-415a-bd61-81165af871f9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 200 Sep 06 17:14:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1222/2479] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:10 2026] GET /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39a87ec2-2aba-4927-bc23-07b4b25369dd tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 200 Sep 06 17:14:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1258/2480] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:10 2026] GET /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36835fdb-1dbb-4bbc-9687-a88b52c251af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 200 Sep 06 17:14:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1223/2481] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:11 2026] GET /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03016e7c-9e24-4f78-961f-df8d2125c31f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-854448882"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create snapshot from volume 03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['50477c27-a0f0-4bd7-bac1-68eb5764b07b', 'e86ac4d0-f602-46a3-b5e1-2aa4f6591083', '4ce12d66-2bf7-4d84-9370-51c7c4368eed', '57fc9404-7f42-486a-ae0c-29af24453c79'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot create request issued successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b82e02d6-cfa5-4999-b7c1-37303aa35afc tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1259/2482] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da8d65c9-ed75-425f-943f-f1ddefb2c3df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1260/2483] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:11 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1433493c-ca75-4ba2-a6d0-abfb3dc64ca4 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 200 Sep 06 17:14:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1224/2484] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:11 2026] GET /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ce794cc-b349-47bc-9238-211024e25387 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /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 06 17:14:11 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Get all volumes completed successfully. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ce794cc-b349-47bc-9238-211024e25387 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:14:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1261/2485] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:14:11 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume with id: 97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume request issued successfully. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fc52865-255f-4929-8bc6-7bbba4ed6d1e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 202 Sep 06 17:14:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1225/2486] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:14:12 2026] DELETE /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:14:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-213b2093-1e38-440e-9824-83e71dc5acc8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-213b2093-1e38-440e-9824-83e71dc5acc8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-213b2093-1e38-440e-9824-83e71dc5acc8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-213b2093-1e38-440e-9824-83e71dc5acc8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-213b2093-1e38-440e-9824-83e71dc5acc8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-213b2093-1e38-440e-9824-83e71dc5acc8 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 200 Sep 06 17:14:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1262/2487] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:12 2026] GET /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e58d8f8f-8cb1-4b20-952f-24500085b061 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1226/2488] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:12 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e9450ba-54f6-4a62-ab2b-040ae610299b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e9450ba-54f6-4a62-ab2b-040ae610299b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e9450ba-54f6-4a62-ab2b-040ae610299b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e9450ba-54f6-4a62-ab2b-040ae610299b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e9450ba-54f6-4a62-ab2b-040ae610299b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 returned with HTTP 404 Sep 06 17:14:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1263/2489] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:13 2026] GET /volume/v3/volumes/97b8135b-dfc9-4cbe-9ef3-b3f9c2a10d86 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2032207228"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2032207228'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume of 1 GB Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Availability Zones retrieved successfully. Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (11db19e9-77f5-48b3-8c00-9fcda1becf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed34400-94ee-49ee-a00a-c72eafd83a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed34400-94ee-49ee-a00a-c72eafd83a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03146ddb-3677-4ef6-b4fe-25a18e6a25b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Created reservations ['b6475afe-c5f5-4dea-9d78-1343544f1b28', '7e243f76-e865-4622-96b5-8c86efb63199', '24669e85-7410-44e9-8676-66ecbd068414', '825a2081-5740-4aa6-b8dd-73f87656e7cb'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03146ddb-3677-4ef6-b4fe-25a18e6a25b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6475afe-c5f5-4dea-9d78-1343544f1b28', '7e243f76-e865-4622-96b5-8c86efb63199', '24669e85-7410-44e9-8676-66ecbd068414', '825a2081-5740-4aa6-b8dd-73f87656e7cb']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b34493d-fb20-4299-afc9-9fcbb91a38c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b34493d-fb20-4299-afc9-9fcbb91a38c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b11141-60d8-4ce5-8607-1950001c47d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032207228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['b6475afe-c5f5-4dea-9d78-1343544f1b28','7e243f76-e865-4622-96b5-8c86efb63199','24669e85-7410-44e9-8676-66ecbd068414','825a2081-5740-4aa6-b8dd-73f87656e7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032207228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b11141-60d8-4ce5-8607-1950001c47d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d09731274af4f3bb699fe0c10259dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f61e1f6-1974-47f0-ae2d-ae0d49b86d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f61e1f6-1974-47f0-ae2d-ae0d49b86d53) transitioned into state 'SUCCESS' from state '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-2032207228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['b6475afe-c5f5-4dea-9d78-1343544f1b28','7e243f76-e865-4622-96b5-8c86efb63199','24669e85-7410-44e9-8676-66ecbd068414','825a2081-5740-4aa6-b8dd-73f87656e7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c567eec6-2455-4e1e-a814-e1407469e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c567eec6-2455-4e1e-a814-e1407469e80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (11db19e9-77f5-48b3-8c00-9fcda1becf90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request issued successfully. Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4f2c9f1-c5e1-435b-b2dc-6587500d7cf7 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1227/2490] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:14:13 2026] POST /volume/v3/volumes => generated 785 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11b14566-e6f0-435b-a063-e4ac08dcc7ba tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 200 Sep 06 17:14:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1264/2491] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:13 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 964 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-816491de-9f28-4ddd-9519-043dd181f95d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-816491de-9f28-4ddd-9519-043dd181f95d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-816491de-9f28-4ddd-9519-043dd181f95d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-816491de-9f28-4ddd-9519-043dd181f95d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-816491de-9f28-4ddd-9519-043dd181f95d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-816491de-9f28-4ddd-9519-043dd181f95d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1228/2492] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:13 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77709eec-68e1-4ff0-9a97-1ffa683c8bac tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 200 Sep 06 17:14:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1265/2493] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:14 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a8556f9e-38b7-4e0c-b149-3ce7aceb283d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1229/2494] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:15 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2d33441f-7c3f-407e-83bd-eac4575bb559", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-622712325"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request body: {'volume': {'snapshot_id': '2d33441f-7c3f-407e-83bd-eac4575bb559', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-622712325'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume of 2 GB Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Availability Zones retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (a6503b67-a01a-4e1b-9ed9-ec44fd2d5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744e803c-ea2b-4a1f-93f7-be523beadca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744e803c-ea2b-4a1f-93f7-be523beadca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '2d33441f-7c3f-407e-83bd-eac4575bb559', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70971f13-460e-4ed7-b9be-940f570a6582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['4a7bf624-e136-4079-ac2a-0325a0066d27', 'eeeb3628-3e22-4ba2-a1d6-3ca57d4d2e13', 'e25dbdd1-6f91-444f-99d3-cfa9d64a4ee5', '742bc71a-e070-4b5c-8dbc-64a55067a089'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70971f13-460e-4ed7-b9be-940f570a6582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7bf624-e136-4079-ac2a-0325a0066d27', 'eeeb3628-3e22-4ba2-a1d6-3ca57d4d2e13', 'e25dbdd1-6f91-444f-99d3-cfa9d64a4ee5', '742bc71a-e070-4b5c-8dbc-64a55067a089']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fee705-0061-4238-9ca7-1e2a9b416137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fee705-0061-4238-9ca7-1e2a9b416137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2d754ab-2247-4e02-b9a4-dc9265cc30e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-622712325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['4a7bf624-e136-4079-ac2a-0325a0066d27','eeeb3628-3e22-4ba2-a1d6-3ca57d4d2e13','e25dbdd1-6f91-444f-99d3-cfa9d64a4ee5','742bc71a-e070-4b5c-8dbc-64a55067a089'],size=2,snapshot_id=2d33441f-7c3f-407e-83bd-eac4575bb559,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-622712325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2d754ab-2247-4e02-b9a4-dc9265cc30e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36c6794803e44a5a4e599bbeba6133a',provider_auth=None,provider_geometry=None,provider_id=None,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=2d33441f-7c3f-407e-83bd-eac4575bb559,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc31facb297c47c6a28004c3c517d520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f410e8b2-de79-4cc6-8f76-d5abffa0b3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f410e8b2-de79-4cc6-8f76-d5abffa0b3a6) transitioned into state 'SUCCESS' from state '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-622712325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['4a7bf624-e136-4079-ac2a-0325a0066d27','eeeb3628-3e22-4ba2-a1d6-3ca57d4d2e13','e25dbdd1-6f91-444f-99d3-cfa9d64a4ee5','742bc71a-e070-4b5c-8dbc-64a55067a089'],size=2,snapshot_id=2d33441f-7c3f-407e-83bd-eac4575bb559,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb30be-a6af-4b36-b4d4-ee3a5525020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb30be-a6af-4b36-b4d4-ee3a5525020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (a6503b67-a01a-4e1b-9ed9-ec44fd2d5d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request issued successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8fa630d3-d7f6-4811-bdd3-adfe6cd687cb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1266/2495] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:14:15 2026] POST /volume/v3/volumes => generated 794 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d1905b4-edcc-4bd5-be97-cc6fe8af2592 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1230/2496] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:15 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-037a4dbf-9b4e-46b5-8e6f-7266bbc96589 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 200 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1267/2497] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:15 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-79a8e383-b893-4a2d-8754-062ab0bed274 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a8e383-b893-4a2d-8754-062ab0bed274 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a8e383-b893-4a2d-8754-062ab0bed274 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79a8e383-b893-4a2d-8754-062ab0bed274 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-79a8e383-b893-4a2d-8754-062ab0bed274 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Volume info retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79a8e383-b893-4a2d-8754-062ab0bed274 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 200 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1231/2498] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:15 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume with id: e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume request issued successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cdbaca05-bf76-42d5-9276-b9e75b4fa0a6 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 202 Sep 06 17:14:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1268/2499] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:14:15 2026] DELETE /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd1a3a61-aa83-467c-bb38-8a5256933d96 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 200 Sep 06 17:14:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1232/2500] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:15 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b2181cff-1ded-4f9f-ab81-aa937c51ea43 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1269/2501] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:16 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90ce8fe9-dfdd-4218-8c37-0ff4b141903e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90ce8fe9-dfdd-4218-8c37-0ff4b141903e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90ce8fe9-dfdd-4218-8c37-0ff4b141903e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90ce8fe9-dfdd-4218-8c37-0ff4b141903e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90ce8fe9-dfdd-4218-8c37-0ff4b141903e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 returned with HTTP 404 Sep 06 17:14:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1233/2502] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:17 2026] GET /volume/v3/volumes/e4b11141-60d8-4ce5-8607-1950001c47d0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1423198258"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1423198258'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume of 1 GB Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Availability Zones retrieved successfully. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (514dbaeb-c2ec-45b1-8c18-f2bc2c078643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77c59f0-ad3b-488c-8d31-b46dcaac876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77c59f0-ad3b-488c-8d31-b46dcaac876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66b458e-54b2-4abd-9f17-d2d5adcd14a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Created reservations ['636e68e7-ce29-479a-b661-ef37d34bd1f2', '57574ffa-27fa-402b-90a8-8efcd25457c9', '86bf9f6b-2408-46aa-81e2-a9d1601e43fb', '625db9b6-fd61-46f6-aeb5-e3ab6721df67'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66b458e-54b2-4abd-9f17-d2d5adcd14a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['636e68e7-ce29-479a-b661-ef37d34bd1f2', '57574ffa-27fa-402b-90a8-8efcd25457c9', '86bf9f6b-2408-46aa-81e2-a9d1601e43fb', '625db9b6-fd61-46f6-aeb5-e3ab6721df67']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f440403f-085b-4b9f-b27a-64d570d2616d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f440403f-085b-4b9f-b27a-64d570d2616d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaaca891-58b0-464f-82be-84d609140d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423198258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['636e68e7-ce29-479a-b661-ef37d34bd1f2','57574ffa-27fa-402b-90a8-8efcd25457c9','86bf9f6b-2408-46aa-81e2-a9d1601e43fb','625db9b6-fd61-46f6-aeb5-e3ab6721df67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423198258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaaca891-58b0-464f-82be-84d609140d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d09731274af4f3bb699fe0c10259dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bcada0-c7af-4338-b3a3-96c5b7bda00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bcada0-c7af-4338-b3a3-96c5b7bda00d) transitioned into state 'SUCCESS' from state '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-1423198258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7ca4ca5e464aec94bb7d4564b8cabe',qos_specs=None,replication_status=,reservations=['636e68e7-ce29-479a-b661-ef37d34bd1f2','57574ffa-27fa-402b-90a8-8efcd25457c9','86bf9f6b-2408-46aa-81e2-a9d1601e43fb','625db9b6-fd61-46f6-aeb5-e3ab6721df67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d09731274af4f3bb699fe0c10259dbc',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4bd483-f1cb-49dd-9ebd-dcfa93d4ddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4bd483-f1cb-49dd-9ebd-dcfa93d4ddf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Flow 'volume_create_api' (514dbaeb-c2ec-45b1-8c18-f2bc2c078643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Create volume request issued successfully. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-917c8930-0883-4b3e-9b5a-ee5a34be9dc3 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1270/2503] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:14:17 2026] POST /volume/v3/volumes => generated 785 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2517390-8c90-4545-b617-7bf63e4ce781 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bf0ea45e-7682-4d43-a086-fb6e98637dac tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1234/2504] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:17 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2517390-8c90-4545-b617-7bf63e4ce781 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2517390-8c90-4545-b617-7bf63e4ce781 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2517390-8c90-4545-b617-7bf63e4ce781 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c2517390-8c90-4545-b617-7bf63e4ce781 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2517390-8c90-4545-b617-7bf63e4ce781 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1271/2505] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:17 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 964 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-07d299d2-7e54-400b-941a-b86b7678f198 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3bd4988b-925c-4c97-ad4b-b03e7919a0e4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1235/2506] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:18 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07d299d2-7e54-400b-941a-b86b7678f198 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07d299d2-7e54-400b-941a-b86b7678f198 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07d299d2-7e54-400b-941a-b86b7678f198 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-07d299d2-7e54-400b-941a-b86b7678f198 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07d299d2-7e54-400b-941a-b86b7678f198 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1272/2507] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:18 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 1014 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c4505727-a78e-4f4d-a757-a438cbf78dd0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1236/2508] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:19 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cf5b810-33ac-44c4-983b-8b53002c3a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1273/2509] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:20 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 1014 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f7bfe06-d827-4b96-ae23-1239bd8a973d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1237/2510] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:21 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf4ad7f3-ee6d-44a0-803c-5e0f08d3f85e tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1274/2511] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:21 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f0f8355c-b97d-4577-9b68-f8bd6b3537e6 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1238/2512] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fdd42c25-7398-4b02-9681-ba1687901a0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdd42c25-7398-4b02-9681-ba1687901a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdd42c25-7398-4b02-9681-ba1687901a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fdd42c25-7398-4b02-9681-ba1687901a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fdd42c25-7398-4b02-9681-ba1687901a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fdd42c25-7398-4b02-9681-ba1687901a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1275/2513] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9bb724e-1374-4dbc-bbde-f1bfb9d1216c tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1239/2514] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] GET http://192.168.122.57/volume/v3/volumes/summary Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] Get summary completed successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9e78b46-37e8-47d1-8791-a1d0a8da88c9 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-reader] http://192.168.122.57/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1240/2515] 192.168.122.57 () {60 vars in 1181 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume request issued successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e777ea0-ad30-49fb-81ef-c082efa732c0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 202 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1276/2516] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:22 2026] DELETE /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-343d1318-f288-47a0-95ab-b6b6115aea0d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume with id: aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-343d1318-f288-47a0-95ab-b6b6115aea0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-343d1318-f288-47a0-95ab-b6b6115aea0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-343d1318-f288-47a0-95ab-b6b6115aea0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-343d1318-f288-47a0-95ab-b6b6115aea0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-343d1318-f288-47a0-95ab-b6b6115aea0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1277/2517] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Delete volume request issued successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0909bda3-e677-4393-b7fd-b8bc634d4a07 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 202 Sep 06 17:14:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1241/2518] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:14:22 2026] DELETE /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4030acf8-591b-4966-84c0-dfa04f463525 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4030acf8-591b-4966-84c0-dfa04f463525 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4030acf8-591b-4966-84c0-dfa04f463525 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4030acf8-591b-4966-84c0-dfa04f463525 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4030acf8-591b-4966-84c0-dfa04f463525 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4030acf8-591b-4966-84c0-dfa04f463525 tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1278/2519] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:22 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-77f010cf-41bf-4930-b4b6-75eab3d6deab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-77f010cf-41bf-4930-b4b6-75eab3d6deab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-77f010cf-41bf-4930-b4b6-75eab3d6deab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-77f010cf-41bf-4930-b4b6-75eab3d6deab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-77f010cf-41bf-4930-b4b6-75eab3d6deab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 404 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1242/2520] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd5290d9-57c7-4792-89f2-774b843452dd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd5290d9-57c7-4792-89f2-774b843452dd tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd5290d9-57c7-4792-89f2-774b843452dd tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd5290d9-57c7-4792-89f2-774b843452dd tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd5290d9-57c7-4792-89f2-774b843452dd tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 404 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1279/2521] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: a2d754ab-2247-4e02-b9a4-dc9265cc30e6 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbace18c-5b87-4cfe-a18e-04b2697a2e82 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 returned with HTTP 404 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1243/2522] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:23 2026] DELETE /volume/v3/volumes/a2d754ab-2247-4e02-b9a4-dc9265cc30e6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-602a7044-cbe8-4cf3-b29b-5890e303eb6b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-602a7044-cbe8-4cf3-b29b-5890e303eb6b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] GET http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-602a7044-cbe8-4cf3-b29b-5890e303eb6b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-602a7044-cbe8-4cf3-b29b-5890e303eb6b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete snapshot with id: 2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-602a7044-cbe8-4cf3-b29b-5890e303eb6b tempest-ProjectReaderTests-1590436076 tempest-ProjectReaderTests-1590436076-project-admin] http://192.168.122.57/volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 returned with HTTP 404 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1280/2523] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/aaaca891-58b0-464f-82be-84d609140d29 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot delete request issued successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59bade0d-ed1e-477a-8df0-b201488d9da9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 202 Sep 06 17:14:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1244/2524] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:14:23 2026] DELETE /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eeb45dda-f97a-4ea5-881d-9b7e62b684c4 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1281/2525] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1ab1bc2b-eca0-45b2-8f6e-8ff7e6917167 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 200 Sep 06 17:14:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1245/2526] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:24 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-891d4f9b-55b7-4826-baf4-ecfe75465230 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-891d4f9b-55b7-4826-baf4-ecfe75465230 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-891d4f9b-55b7-4826-baf4-ecfe75465230 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-891d4f9b-55b7-4826-baf4-ecfe75465230 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-891d4f9b-55b7-4826-baf4-ecfe75465230 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 returned with HTTP 404 Sep 06 17:14:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1282/2527] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/v3/snapshots/2d33441f-7c3f-407e-83bd-eac4575bb559 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3af990f-a16d-4448-9bcd-4f14b85b703d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 200 Sep 06 17:14:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1246/2528] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: 03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume request issued successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9da62111-0df0-4f8b-b24b-9d0315c2110f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 202 Sep 06 17:14:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1283/2529] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:25 2026] DELETE /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-27aed8da-049a-4d08-8d07-28523ababf9f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27aed8da-049a-4d08-8d07-28523ababf9f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27aed8da-049a-4d08-8d07-28523ababf9f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27aed8da-049a-4d08-8d07-28523ababf9f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-27aed8da-049a-4d08-8d07-28523ababf9f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27aed8da-049a-4d08-8d07-28523ababf9f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 200 Sep 06 17:14:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1247/2530] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1aaa496-b47e-4f20-a428-52e59e090a0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1aaa496-b47e-4f20-a428-52e59e090a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f Sep 06 17:14:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1aaa496-b47e-4f20-a428-52e59e090a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1aaa496-b47e-4f20-a428-52e59e090a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1aaa496-b47e-4f20-a428-52e59e090a0b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f returned with HTTP 404 Sep 06 17:14:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1284/2531] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:26 2026] GET /volume/v3/volumes/03016e7c-9e24-4f78-961f-df8d2125c31f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Volume info retrieved successfully. Sep 06 17:14:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37dad79b-c485-4a68-93b2-3f50d1c15f11 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1248/2532] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:26 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72616283-a902-405f-9af0-0976ea966dfb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-978910752"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-978910752'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume of 1 GB Sep 06 17:14:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Availability Zones retrieved successfully. Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (1e69a98d-3fdd-4fb9-a0de-6de6fbfb4dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4fb047-7d14-49b2-9b3d-4de3f0e16940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4fb047-7d14-49b2-9b3d-4de3f0e16940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a693a4-70cf-4af5-9dad-e04222a10f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['0a74df0f-0711-4196-b85e-8450f7697afd', 'dd633087-2fdc-4ac2-941c-6178b25b3e12', 'cdc9947b-f105-4c1c-ad66-0a0fa6030a6c', '0b049301-f090-428f-98f3-f4cea8605eda'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a693a4-70cf-4af5-9dad-e04222a10f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a74df0f-0711-4196-b85e-8450f7697afd', 'dd633087-2fdc-4ac2-941c-6178b25b3e12', 'cdc9947b-f105-4c1c-ad66-0a0fa6030a6c', '0b049301-f090-428f-98f3-f4cea8605eda']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec0c07e-16da-47ab-b189-86f723ad61bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec0c07e-16da-47ab-b189-86f723ad61bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '293d31c6-ab97-4032-bec6-6f1240b97fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-978910752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['0a74df0f-0711-4196-b85e-8450f7697afd','dd633087-2fdc-4ac2-941c-6178b25b3e12','cdc9947b-f105-4c1c-ad66-0a0fa6030a6c','0b049301-f090-428f-98f3-f4cea8605eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-978910752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=293d31c6-ab97-4032-bec6-6f1240b97fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36c6794803e44a5a4e599bbeba6133a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc31facb297c47c6a28004c3c517d520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012964bf-5efe-42f2-a17b-d9fc3d6522af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012964bf-5efe-42f2-a17b-d9fc3d6522af) transitioned into state 'SUCCESS' from state '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-978910752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['0a74df0f-0711-4196-b85e-8450f7697afd','dd633087-2fdc-4ac2-941c-6178b25b3e12','cdc9947b-f105-4c1c-ad66-0a0fa6030a6c','0b049301-f090-428f-98f3-f4cea8605eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7bd88d-03ff-4106-ab91-b563b49f7bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7bd88d-03ff-4106-ab91-b563b49f7bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (1e69a98d-3fdd-4fb9-a0de-6de6fbfb4dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request issued successfully. Sep 06 17:14:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72616283-a902-405f-9af0-0976ea966dfb tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1285/2533] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:14:27 2026] POST /volume/v3/volumes => generated 760 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0d5b18b7-1d8e-4827-9633-b291446e626f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d5b18b7-1d8e-4827-9633-b291446e626f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d5b18b7-1d8e-4827-9633-b291446e626f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d5b18b7-1d8e-4827-9633-b291446e626f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0d5b18b7-1d8e-4827-9633-b291446e626f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d5b18b7-1d8e-4827-9633-b291446e626f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 200 Sep 06 17:14:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1249/2534] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:27 2026] GET /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-be9acb6e-4dbf-421e-b439-3ba12c85ac08 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 200 Sep 06 17:14:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1286/2535] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:28 2026] GET /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-803dd2e6-114a-424c-94d7-488460598b0d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "293d31c6-ab97-4032-bec6-6f1240b97fcb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-421511089"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create snapshot from volume 293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:28 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=393,cinder:INSERT=72,cinder:UPDATE=96 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:14:28 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['a9725ed2-5c4e-4725-8a2b-2eee77c3e0ee', '0e79b71b-3fd8-4364-a01a-b5f71a8ef1f3', '610dc814-6764-427a-bb89-c2f0d73b805b', 'a40786a4-c0ff-4974-83ea-b5acdd47c589'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot create request issued successfully. Sep 06 17:14:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-803dd2e6-114a-424c-94d7-488460598b0d tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1250/2536] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=590,cinder:INSERT=150,cinder:UPDATE=223 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:14:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfcacf30-f8f1-4e8f-a426-f26d8ae37ab2 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 200 Sep 06 17:14:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1287/2537] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:28 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd6cd620-90cd-45a7-a3ce-4c9f2e173168 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 200 Sep 06 17:14:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1251/2538] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:29 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1b97881a-a656-4c3c-808b-8b90ee493368 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1b97881a-a656-4c3c-808b-8b90ee493368 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1b97881a-a656-4c3c-808b-8b90ee493368 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1b97881a-a656-4c3c-808b-8b90ee493368 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1b97881a-a656-4c3c-808b-8b90ee493368 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1b97881a-a656-4c3c-808b-8b90ee493368 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 200 Sep 06 17:14:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1288/2539] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:30 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "96113bfc-cdd5-49c1-bf02-3d907a973175", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-714526173"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request body: {'volume': {'snapshot_id': '96113bfc-cdd5-49c1-bf02-3d907a973175', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-714526173'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:30 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume of 1 GB Sep 06 17:14:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Availability Zones retrieved successfully. Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (456246e8-8c7c-4a21-a3f3-b590ac8e378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ddd8aa-283e-47d4-ac72-12758332b5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ddd8aa-283e-47d4-ac72-12758332b5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96113bfc-cdd5-49c1-bf02-3d907a973175', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051c9fd-d94b-4ad7-8bec-be30c006d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Created reservations ['430b6dc1-7ca5-4daf-a896-c8d11af6cdc6', '4599ff2d-c241-4c55-a142-2ca582c5ac14', '13b54b30-061a-486c-ac7f-497315b0b952', '3d1017be-fa47-49df-8c99-d9512d4e4a23'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051c9fd-d94b-4ad7-8bec-be30c006d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['430b6dc1-7ca5-4daf-a896-c8d11af6cdc6', '4599ff2d-c241-4c55-a142-2ca582c5ac14', '13b54b30-061a-486c-ac7f-497315b0b952', '3d1017be-fa47-49df-8c99-d9512d4e4a23']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c6396e-2e7b-4352-8841-3c0551589067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c6396e-2e7b-4352-8841-3c0551589067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563f7648-05e3-4b4f-b3c6-4a93399f83ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-714526173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['430b6dc1-7ca5-4daf-a896-c8d11af6cdc6','4599ff2d-c241-4c55-a142-2ca582c5ac14','13b54b30-061a-486c-ac7f-497315b0b952','3d1017be-fa47-49df-8c99-d9512d4e4a23'],size=1,snapshot_id=96113bfc-cdd5-49c1-bf02-3d907a973175,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-714526173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563f7648-05e3-4b4f-b3c6-4a93399f83ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36c6794803e44a5a4e599bbeba6133a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96113bfc-cdd5-49c1-bf02-3d907a973175,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc31facb297c47c6a28004c3c517d520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03b4cd-33ed-4996-a994-f82729cc89dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03b4cd-33ed-4996-a994-f82729cc89dc) transitioned into state 'SUCCESS' from state '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-714526173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36c6794803e44a5a4e599bbeba6133a',qos_specs=None,replication_status=,reservations=['430b6dc1-7ca5-4daf-a896-c8d11af6cdc6','4599ff2d-c241-4c55-a142-2ca582c5ac14','13b54b30-061a-486c-ac7f-497315b0b952','3d1017be-fa47-49df-8c99-d9512d4e4a23'],size=1,snapshot_id=96113bfc-cdd5-49c1-bf02-3d907a973175,source_replicaid=,source_volid=None,status='creating',user_id='fc31facb297c47c6a28004c3c517d520',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc8c19b-8652-4e30-9343-dfd66b1b9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc8c19b-8652-4e30-9343-dfd66b1b9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Flow 'volume_create_api' (456246e8-8c7c-4a21-a3f3-b590ac8e378e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Create volume request issued successfully. Sep 06 17:14:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a4d2879-a1bd-4c72-aa6f-112fa9e0fc1b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1252/2540] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:14:30 2026] POST /volume/v3/volumes => generated 794 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa96b6d5-6a03-4783-a67b-4ba41cc9b67b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1289/2541] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:31 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e879d802-6a63-4675-8959-0fcd589f55df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e879d802-6a63-4675-8959-0fcd589f55df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e879d802-6a63-4675-8959-0fcd589f55df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e879d802-6a63-4675-8959-0fcd589f55df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e879d802-6a63-4675-8959-0fcd589f55df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e879d802-6a63-4675-8959-0fcd589f55df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1253/2542] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:32 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a8c7a61-2155-425a-924e-7af8c495047f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a8c7a61-2155-425a-924e-7af8c495047f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a8c7a61-2155-425a-924e-7af8c495047f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a8c7a61-2155-425a-924e-7af8c495047f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4a8c7a61-2155-425a-924e-7af8c495047f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a8c7a61-2155-425a-924e-7af8c495047f tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1290/2543] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:33 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 886 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1025e686-e333-4010-96d7-b88bc21ed7df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1025e686-e333-4010-96d7-b88bc21ed7df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1025e686-e333-4010-96d7-b88bc21ed7df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1025e686-e333-4010-96d7-b88bc21ed7df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1025e686-e333-4010-96d7-b88bc21ed7df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1025e686-e333-4010-96d7-b88bc21ed7df tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1254/2544] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:34 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 886 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-119f6877-83b6-40db-bba5-a704ad568859 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-119f6877-83b6-40db-bba5-a704ad568859 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-119f6877-83b6-40db-bba5-a704ad568859 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-119f6877-83b6-40db-bba5-a704ad568859 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:35 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:35 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-119f6877-83b6-40db-bba5-a704ad568859 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-119f6877-83b6-40db-bba5-a704ad568859 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1291/2545] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:35 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 886 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8d36352e-376f-4e51-92b3-010ca97924af None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d36352e-376f-4e51-92b3-010ca97924af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d36352e-376f-4e51-92b3-010ca97924af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8d36352e-376f-4e51-92b3-010ca97924af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8d36352e-376f-4e51-92b3-010ca97924af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8d36352e-376f-4e51-92b3-010ca97924af tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1255/2546] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:36 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] Volume info retrieved successfully. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c12299b2-f596-4545-9ee3-9219dd3e4200 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-reader] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1292/2547] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:36 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ec214a75-f1bd-4107-b6d2-8742300856ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: 563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:36 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume request issued successfully. Sep 06 17:14:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ec214a75-f1bd-4107-b6d2-8742300856ab tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 202 Sep 06 17:14:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1256/2548] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:36 2026] DELETE /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:36 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ca2846b-9b47-4eef-9fef-d4b692c897f8 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 200 Sep 06 17:14:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1293/2549] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:36 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4e43f77c-64e3-4bfb-b1c5-1939f95340a9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e43f77c-64e3-4bfb-b1c5-1939f95340a9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e43f77c-64e3-4bfb-b1c5-1939f95340a9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e43f77c-64e3-4bfb-b1c5-1939f95340a9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e43f77c-64e3-4bfb-b1c5-1939f95340a9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 404 Sep 06 17:14:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1257/2550] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:37 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-53d77671-deaf-4d1c-aded-446cc899c731 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53d77671-deaf-4d1c-aded-446cc899c731 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53d77671-deaf-4d1c-aded-446cc899c731 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53d77671-deaf-4d1c-aded-446cc899c731 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53d77671-deaf-4d1c-aded-446cc899c731 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 404 Sep 06 17:14:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1294/2551] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:37 2026] GET /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: 563f7648-05e3-4b4f-b3c6-4a93399f83ba Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a70e2c21-cb0f-48e7-84c1-6fcd3ea27084 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba returned with HTTP 404 Sep 06 17:14:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1258/2552] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:37 2026] DELETE /volume/v3/volumes/563f7648-05e3-4b4f-b3c6-4a93399f83ba => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete snapshot with id: 96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:37 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:37 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot delete request issued successfully. Sep 06 17:14:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8deb285c-6fa6-4afe-ab4d-9a877caebf7b tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 202 Sep 06 17:14:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1295/2553] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:14:37 2026] DELETE /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d443c974-0a9b-43a2-b0a5-ff2608211261 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 200 Sep 06 17:14:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1259/2554] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:37 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Snapshot retrieved successfully. Sep 06 17:14:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-48105917-dcc6-4108-bd31-65ddc8cf5166 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 200 Sep 06 17:14:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1296/2555] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:39 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-adfc1fb9-ec43-4a63-bad4-91f8e44efcf0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adfc1fb9-ec43-4a63-bad4-91f8e44efcf0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adfc1fb9-ec43-4a63-bad4-91f8e44efcf0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adfc1fb9-ec43-4a63-bad4-91f8e44efcf0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adfc1fb9-ec43-4a63-bad4-91f8e44efcf0 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 returned with HTTP 404 Sep 06 17:14:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1260/2556] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:40 2026] GET /volume/v3/snapshots/96113bfc-cdd5-49c1-bf02-3d907a973175 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc55ee7d-5248-467a-89ec-0e12cbbb9908 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 200 Sep 06 17:14:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1297/2557] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:40 2026] GET /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: 293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume request issued successfully. Sep 06 17:14:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a2c9ff26-3bf2-4018-8c8f-d079e1841103 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 202 Sep 06 17:14:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1261/2558] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:40 2026] DELETE /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e42a6fdb-217d-4a8c-9716-2a6a35886a14 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 200 Sep 06 17:14:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1298/2559] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:40 2026] GET /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-97b249cc-db5b-4aac-8816-5453912b195a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97b249cc-db5b-4aac-8816-5453912b195a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97b249cc-db5b-4aac-8816-5453912b195a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-97b249cc-db5b-4aac-8816-5453912b195a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-97b249cc-db5b-4aac-8816-5453912b195a tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb returned with HTTP 404 Sep 06 17:14:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1262/2560] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:41 2026] GET /volume/v3/volumes/293d31c6-ab97-4032-bec6-6f1240b97fcb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-288a4b7e-f228-4ce8-ba23-2fd63b10818c tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1299/2561] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:41 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume with id: b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Delete volume request issued successfully. Sep 06 17:14:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c17d5e70-db75-4a9c-b5ad-a717f870cdb9 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 202 Sep 06 17:14:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1263/2562] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:14:41 2026] DELETE /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bced3317-f9ef-4500-9068-91d65eea60ff None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bced3317-f9ef-4500-9068-91d65eea60ff tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bced3317-f9ef-4500-9068-91d65eea60ff tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bced3317-f9ef-4500-9068-91d65eea60ff tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bced3317-f9ef-4500-9068-91d65eea60ff tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Volume info retrieved successfully. Sep 06 17:14:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bced3317-f9ef-4500-9068-91d65eea60ff tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 200 Sep 06 17:14:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1300/2563] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:41 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-576e7467-31b6-44ca-9ea1-ddaf6123f677 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576e7467-31b6-44ca-9ea1-ddaf6123f677 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] GET http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d Sep 06 17:14:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576e7467-31b6-44ca-9ea1-ddaf6123f677 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-576e7467-31b6-44ca-9ea1-ddaf6123f677 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-576e7467-31b6-44ca-9ea1-ddaf6123f677 tempest-VolumesSnapshotTestJSON-285479233 tempest-VolumesSnapshotTestJSON-285479233-project-member] http://192.168.122.57/volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d returned with HTTP 404 Sep 06 17:14:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1264/2564] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:42 2026] GET /volume/v3/volumes/b1e66696-18b5-4bea-9ea7-8f5912b56c7d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7bea162c-e871-4712-9ee9-238a610a1931 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:14:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-420149007"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-420149007'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create volume of 1 GB Sep 06 17:14:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Availability Zones retrieved successfully. Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Flow 'volume_create_api' (4bcbb06e-92e8-4391-b1f7-d3cdc0c4fbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d750d69-2428-4f60-ba31-e0cfde675b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d750d69-2428-4f60-ba31-e0cfde675b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d0ddd8-5180-4aea-90cf-b8e077c0d051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Created reservations ['9f3306fc-ffd6-41f6-97e6-70d8e4f57638', '8cc24d34-8d19-4328-924e-aaff543a7ac5', 'dff2b62f-2e35-49db-a705-734ebbf7f2e2', '9c0c4b64-352c-4c5b-9436-c24567a894c7'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d0ddd8-5180-4aea-90cf-b8e077c0d051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f3306fc-ffd6-41f6-97e6-70d8e4f57638', '8cc24d34-8d19-4328-924e-aaff543a7ac5', 'dff2b62f-2e35-49db-a705-734ebbf7f2e2', '9c0c4b64-352c-4c5b-9436-c24567a894c7']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc0661c-f13d-48ef-b1a7-7f557bc9d968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc0661c-f13d-48ef-b1a7-7f557bc9d968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc2a159-c97a-4ad1-bdb9-e22e6530f834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-420149007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de25b13bf49d450f862835c04fb6d5ca',qos_specs=None,replication_status=,reservations=['9f3306fc-ffd6-41f6-97e6-70d8e4f57638','8cc24d34-8d19-4328-924e-aaff543a7ac5','dff2b62f-2e35-49db-a705-734ebbf7f2e2','9c0c4b64-352c-4c5b-9436-c24567a894c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e98fbee44242fca8a43be5398a3821',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-420149007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc2a159-c97a-4ad1-bdb9-e22e6530f834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de25b13bf49d450f862835c04fb6d5ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e98fbee44242fca8a43be5398a3821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206f75d6-a68e-44e0-a68d-870c4594cef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206f75d6-a68e-44e0-a68d-870c4594cef3) transitioned into state 'SUCCESS' from state '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-420149007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de25b13bf49d450f862835c04fb6d5ca',qos_specs=None,replication_status=,reservations=['9f3306fc-ffd6-41f6-97e6-70d8e4f57638','8cc24d34-8d19-4328-924e-aaff543a7ac5','dff2b62f-2e35-49db-a705-734ebbf7f2e2','9c0c4b64-352c-4c5b-9436-c24567a894c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e98fbee44242fca8a43be5398a3821',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d182f6-6620-460d-92d3-a2e143ff876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d182f6-6620-460d-92d3-a2e143ff876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Flow 'volume_create_api' (4bcbb06e-92e8-4391-b1f7-d3cdc0c4fbc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create volume request issued successfully. Sep 06 17:14:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7bea162c-e871-4712-9ee9-238a610a1931 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1301/2565] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:14:48 2026] POST /volume/v3/volumes => generated 764 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:14:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:14:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8ccc2c0-7fd1-4b8d-b805-1f3ce76fbfb6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 200 Sep 06 17:14:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1265/2566] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:49 2026] GET /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 832 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8534da5d-6291-46f2-8e44-4cea5a8acc01 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 200 Sep 06 17:14:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1302/2567] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:14:50 2026] GET /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d1026b3a-c316-4986-a503-a83fb5255700 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc2a159-c97a-4ad1-bdb9-e22e6530f834", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-17235095"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:14:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create snapshot from volume 3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:14:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Created reservations ['9bb3ab60-9ef5-4011-b4c2-31ca4cda8761', '0bc8db15-42cf-4010-9bfc-179af1da7ca1', '03586897-9ab0-451d-83f6-17f8e229ee78', '8fe979e1-0248-454b-9bda-36e2303a9290'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot create request issued successfully. Sep 06 17:14:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1026b3a-c316-4986-a503-a83fb5255700 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1266/2568] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14:50 2026] POST /volume/v3/snapshots => generated 312 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-630b3054-81c5-4cff-8cdc-498b02f59494 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-630b3054-81c5-4cff-8cdc-498b02f59494 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-630b3054-81c5-4cff-8cdc-498b02f59494 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-630b3054-81c5-4cff-8cdc-498b02f59494 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-630b3054-81c5-4cff-8cdc-498b02f59494 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-630b3054-81c5-4cff-8cdc-498b02f59494 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 200 Sep 06 17:14:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1303/2569] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:50 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 444 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:14:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3e48aaf2-98dc-4fa2-acd7-60344542d8e6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 200 Sep 06 17:14:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1267/2570] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:51 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 444 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98f3ea78-5193-443d-9c18-c035619f2a69 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98f3ea78-5193-443d-9c18-c035619f2a69 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98f3ea78-5193-443d-9c18-c035619f2a69 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98f3ea78-5193-443d-9c18-c035619f2a69 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-98f3ea78-5193-443d-9c18-c035619f2a69 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98f3ea78-5193-443d-9c18-c035619f2a69 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 200 Sep 06 17:14:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1304/2571] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:52 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc2a159-c97a-4ad1-bdb9-e22e6530f834", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1394013130"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:14:52 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create snapshot from volume 3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:14:52 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Created reservations ['89d135d4-a051-4132-8b99-195e6954d209', 'c2b11c57-a9c8-44e8-a7e2-1481d21f98f9', 'ccf29b44-df5c-4ba4-bd1f-721f6c301a51', 'fbc56634-9509-4d64-b590-cd86cb91cd49'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot create request issued successfully. Sep 06 17:14:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6586b38d-1d54-4177-b7ed-5d0b4ff8c9ea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1268/2572] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14: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 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3db131ad-8f27-47bd-a19e-385e5ff470cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:14:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1305/2573] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:52 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-873f5408-6949-4a3d-bba5-02602acbeb83 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-873f5408-6949-4a3d-bba5-02602acbeb83 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:14:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-873f5408-6949-4a3d-bba5-02602acbeb83 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-873f5408-6949-4a3d-bba5-02602acbeb83 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-873f5408-6949-4a3d-bba5-02602acbeb83 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-873f5408-6949-4a3d-bba5-02602acbeb83 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:14:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1269/2574] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:53 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:14:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86f7d3bb-ab5f-48d5-840f-1ea62300f8a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:14:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1306/2575] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:54 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc2a159-c97a-4ad1-bdb9-e22e6530f834", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-392960515"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:14:55 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Create snapshot from volume 3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:14:55 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Created reservations ['df88f4ef-eb3f-4ac7-80ae-a4e28a6a707a', '629ba6ee-c208-491b-919d-fd0c9f4348d0', 'dddbeb67-d51d-4c92-a39e-d9fbd20bee0a', '8576bcc1-ad18-4364-8a73-d40200e50529'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:14:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot create request issued successfully. Sep 06 17:14:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6029c61c-c063-4da2-80b0-3f66e9d06766 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:14:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1270/2576] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:14:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:14:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6fb179aa-db55-493a-a26d-80cb95c9fd1c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 200 Sep 06 17:14:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1307/2577] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:55 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8aa20d56-5736-4a41-a8ca-6d0ee2c3ed00 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 200 Sep 06 17:14:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1271/2578] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:56 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc458e09-16f3-42ce-aa81-f9fd3d1a97cc tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1308/2579] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?limit=1 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-431cbbef-f533-4f9d-a7c7-cafba8abaae3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1272/2580] 192.168.122.57 () {58 vars in 1137 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fff752bc-e12e-4841-9066-cade9261cad9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fff752bc-e12e-4841-9066-cade9261cad9 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1309/2581] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-73a097df-3b71-4d47-ab1c-305643e98e10 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?limit=100000 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-73a097df-3b71-4d47-ab1c-305643e98e10 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1273/2582] 192.168.122.57 () {58 vars in 1147 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?limit=0 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b1e9962-da97-4c8d-9618-c5d6d5876776 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1310/2583] 192.168.122.57 () {58 vars in 1137 bytes} [Sun Sep 6 17:14:57 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 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f80daaf2-ba28-448b-af8f-bf3f67c08d23 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1274/2584] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?marker=da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eee6e08d-68c4-4fb7-a698-2a9a418ca55b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?marker=da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1311/2585] 192.168.122.57 () {58 vars in 1209 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?marker=da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 340 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-beeeea66-559e-4aba-b06f-1071022d5652 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?offset=2&limit=3 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-beeeea66-559e-4aba-b06f-1071022d5652 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1275/2586] 192.168.122.57 () {58 vars in 1155 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 340 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81277fcd-dbf6-489c-b1b0-2380c4ca9d31 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1312/2587] 192.168.122.57 () {58 vars in 1187 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-52ff2521-11d4-48fe-b477-8e47ac6b72c2 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1276/2588] 192.168.122.57 () {58 vars in 1189 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d202bcb-1a1d-4e86-850f-e85a70f738d4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1313/2589] 192.168.122.57 () {58 vars in 1171 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c87cd1d3-8554-4ae8-a6ee-2567f50c399a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1277/2590] 192.168.122.57 () {58 vars in 1173 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52639ce9-e288-4a28-9ed6-f1b00b72c562 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1314/2591] 192.168.122.57 () {58 vars in 1191 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-55792e80-9de8-4a7d-9f84-88e483d88aec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55792e80-9de8-4a7d-9f84-88e483d88aec tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1278/2592] 192.168.122.57 () {58 vars in 1193 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d8103810-1d2d-4094-92ce-3d5fb0592723 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1315/2593] 192.168.122.57 () {58 vars in 1262 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots/detail?status=available Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5dca8e42-f3cb-402a-a5b8-d46f6c575642 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1279/2594] 192.168.122.57 () {58 vars in 1176 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /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 06 17:14:57 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-afa850f2-6a81-429b-aa2a-4b8435935ec4 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1316/2595] 192.168.122.57 () {58 vars in 1296 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-21f8da18-deee-4c28-82b6-0d4e97679902 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:57 devstack devstack@c-api.service[87192]: /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 06 17:14:57 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-21f8da18-deee-4c28-82b6-0d4e97679902 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 returned with HTTP 200 Sep 06 17:14:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1280/2596] 192.168.122.57 () {58 vars in 1241 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?status=available Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.db.api [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: /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 06 17:14:58 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-76b627cb-25a8-4998-a3ac-01465e3ad5bb tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?status=available returned with HTTP 200 Sep 06 17:14:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1317/2597] 192.168.122.57 () {58 vars in 1155 bytes} [Sun Sep 6 17:14:57 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] GET http://192.168.122.57/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: /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 06 17:14:58 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] Get all snapshots completed successfully. Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-377f2111-6c83-42f3-80cd-2f0cdbfbd71f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-reader] http://192.168.122.57/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 returned with HTTP 200 Sep 06 17:14:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1281/2598] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:14:58 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-392960515 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Delete snapshot with id: 4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:14:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot delete request issued successfully. Sep 06 17:14:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c30f7d8d-5039-4476-8751-f3a431728fa3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 202 Sep 06 17:14:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1318/2599] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:14:58 2026] DELETE /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e73ce17f-93f7-4921-ae58-fd74bd8fa2a6 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 200 Sep 06 17:14:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1282/2600] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:58 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:14:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:14:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:14:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:14:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:14:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c27bea69-1722-4e61-9ed8-f54e7a75262c tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 200 Sep 06 17:14:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1319/2601] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:14:59 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bff31e73-d475-4284-9f61-93175a75ab6a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bff31e73-d475-4284-9f61-93175a75ab6a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bff31e73-d475-4284-9f61-93175a75ab6a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bff31e73-d475-4284-9f61-93175a75ab6a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bff31e73-d475-4284-9f61-93175a75ab6a tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 returned with HTTP 404 Sep 06 17:15:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1283/2602] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:00 2026] GET /volume/v3/snapshots/4ec70b82-b6f3-4ef8-bc57-823dc593bb94 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:15:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:00 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Delete snapshot with id: da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:15:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot delete request issued successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b44e301-f2de-4f95-ba4c-af797e00f030 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 202 Sep 06 17:15:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1320/2603] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:15:00 2026] DELETE /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-49a2d64f-9b3e-4612-956b-909d9213d370 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-49a2d64f-9b3e-4612-956b-909d9213d370 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-49a2d64f-9b3e-4612-956b-909d9213d370 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-49a2d64f-9b3e-4612-956b-909d9213d370 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-49a2d64f-9b3e-4612-956b-909d9213d370 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-49a2d64f-9b3e-4612-956b-909d9213d370 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:15:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1284/2604] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:00 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:15:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-07350b8d-7f9c-47cb-ad77-5fc479fedbea tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 200 Sep 06 17:15:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1321/2605] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:01 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-671bf8d4-a12a-4a4b-bcee-185ec39f9247 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-671bf8d4-a12a-4a4b-bcee-185ec39f9247 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-671bf8d4-a12a-4a4b-bcee-185ec39f9247 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-671bf8d4-a12a-4a4b-bcee-185ec39f9247 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-671bf8d4-a12a-4a4b-bcee-185ec39f9247 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 returned with HTTP 404 Sep 06 17:15:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1285/2606] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:02 2026] GET /volume/v3/snapshots/da42caaa-55f8-4ce7-a110-3e40e30e6d94 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:15:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:02 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Delete snapshot with id: 8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:15:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot delete request issued successfully. Sep 06 17:15:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98fa031e-196a-4c37-a423-7b4d62abe4a3 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 202 Sep 06 17:15:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1322/2607] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:15:02 2026] DELETE /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-acc2d373-c911-4d0b-a9c2-a064558e860b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-acc2d373-c911-4d0b-a9c2-a064558e860b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-acc2d373-c911-4d0b-a9c2-a064558e860b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-acc2d373-c911-4d0b-a9c2-a064558e860b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-acc2d373-c911-4d0b-a9c2-a064558e860b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-acc2d373-c911-4d0b-a9c2-a064558e860b tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 200 Sep 06 17:15:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1286/2608] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:02 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94e00032-dca8-49fa-b046-0693d450d5ee None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94e00032-dca8-49fa-b046-0693d450d5ee tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:15:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94e00032-dca8-49fa-b046-0693d450d5ee tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94e00032-dca8-49fa-b046-0693d450d5ee tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94e00032-dca8-49fa-b046-0693d450d5ee tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Snapshot retrieved successfully. Sep 06 17:15:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94e00032-dca8-49fa-b046-0693d450d5ee tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 200 Sep 06 17:15:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1323/2609] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:03 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1cf3fa7c-7e7e-461b-912f-5db4962e5b4e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cf3fa7c-7e7e-461b-912f-5db4962e5b4e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1cf3fa7c-7e7e-461b-912f-5db4962e5b4e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1cf3fa7c-7e7e-461b-912f-5db4962e5b4e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1cf3fa7c-7e7e-461b-912f-5db4962e5b4e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 returned with HTTP 404 Sep 06 17:15:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1287/2610] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:15:04 2026] GET /volume/v3/snapshots/8b4f1918-2663-4a3c-ad03-707966f42ad2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-25829681-dbaa-45b7-b525-1998ffa3303e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-25829681-dbaa-45b7-b525-1998ffa3303e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-25829681-dbaa-45b7-b525-1998ffa3303e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-25829681-dbaa-45b7-b525-1998ffa3303e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-25829681-dbaa-45b7-b525-1998ffa3303e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-25829681-dbaa-45b7-b525-1998ffa3303e tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 200 Sep 06 17:15:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1324/2611] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:04 2026] GET /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] DELETE http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Delete volume with id: 3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:15:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Delete volume request issued successfully. Sep 06 17:15:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4f708d4c-0d1b-4738-803e-d8d6ecf8c67d tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 202 Sep 06 17:15:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1288/2612] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:15:04 2026] DELETE /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-345de103-b313-42e4-8fb1-7a4a88052083 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-345de103-b313-42e4-8fb1-7a4a88052083 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-345de103-b313-42e4-8fb1-7a4a88052083 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-345de103-b313-42e4-8fb1-7a4a88052083 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-345de103-b313-42e4-8fb1-7a4a88052083 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Volume info retrieved successfully. Sep 06 17:15:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-345de103-b313-42e4-8fb1-7a4a88052083 tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 200 Sep 06 17:15:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1325/2613] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:04 2026] GET /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5627e7ce-e8a7-4421-a19d-80e2e5ec7a5f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5627e7ce-e8a7-4421-a19d-80e2e5ec7a5f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] GET http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 Sep 06 17:15:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5627e7ce-e8a7-4421-a19d-80e2e5ec7a5f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5627e7ce-e8a7-4421-a19d-80e2e5ec7a5f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5627e7ce-e8a7-4421-a19d-80e2e5ec7a5f tempest-VolumesSnapshotListTestJSON-1919058160 tempest-VolumesSnapshotListTestJSON-1919058160-project-member] http://192.168.122.57/volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 returned with HTTP 404 Sep 06 17:15:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1289/2614] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:05 2026] GET /volume/v3/volumes/3cc2a159-c97a-4ad1-bdb9-e22e6530f834 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:14 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=109,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:15 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:UPDATE=63,cinder:INSERT=30,cinder:SELECT=124 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-958431d4-25e6-487d-b0fc-1094596303fd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-218818035", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-218818035', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume of 1 GB Sep 06 17:15:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Availability Zones retrieved successfully. Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Flow 'volume_create_api' (1602584b-80fb-4657-95c7-29ad0cfdef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1b3fcc-1c1d-49ea-b4d9-45ee58c96bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1b3fcc-1c1d-49ea-b4d9-45ee58c96bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617737a2-f030-4696-8af5-ca45a111a3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Created reservations ['7f9c46f9-b07d-4e0d-bf43-c0103f4c8ea1', '5b5bf5b8-6bb4-45a1-9002-09388dbc98fe', 'd437c2f4-c100-4bbb-8f76-42f575ce19f8', '34f39224-7e92-45db-ad8b-9aa9f3b84031'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617737a2-f030-4696-8af5-ca45a111a3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9c46f9-b07d-4e0d-bf43-c0103f4c8ea1', '5b5bf5b8-6bb4-45a1-9002-09388dbc98fe', 'd437c2f4-c100-4bbb-8f76-42f575ce19f8', '34f39224-7e92-45db-ad8b-9aa9f3b84031']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e609cb-cba1-4ca1-aa17-614e7446e307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e609cb-cba1-4ca1-aa17-614e7446e307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '201e340d-23ba-4e5c-949d-4bb1879558c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-218818035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ee21cafdb574985841ecdf947802748',qos_specs=None,replication_status=,reservations=['7f9c46f9-b07d-4e0d-bf43-c0103f4c8ea1','5b5bf5b8-6bb4-45a1-9002-09388dbc98fe','d437c2f4-c100-4bbb-8f76-42f575ce19f8','34f39224-7e92-45db-ad8b-9aa9f3b84031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-218818035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=201e340d-23ba-4e5c-949d-4bb1879558c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ee21cafdb574985841ecdf947802748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dffb380-f3ae-456f-8be5-10b64100e9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dffb380-f3ae-456f-8be5-10b64100e9e0) transitioned into state 'SUCCESS' from state '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-218818035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ee21cafdb574985841ecdf947802748',qos_specs=None,replication_status=,reservations=['7f9c46f9-b07d-4e0d-bf43-c0103f4c8ea1','5b5bf5b8-6bb4-45a1-9002-09388dbc98fe','d437c2f4-c100-4bbb-8f76-42f575ce19f8','34f39224-7e92-45db-ad8b-9aa9f3b84031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344536b0-24f3-45df-8490-ed747528aa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344536b0-24f3-45df-8490-ed747528aa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Flow 'volume_create_api' (1602584b-80fb-4657-95c7-29ad0cfdef2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume request issued successfully. Sep 06 17:15:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-958431d4-25e6-487d-b0fc-1094596303fd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:15:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1326/2615] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:15:26 2026] POST /volume/v3/volumes => generated 771 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-278166202", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-278166202', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume of 1 GB Sep 06 17:15:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Availability Zones retrieved successfully. Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Flow 'volume_create_api' (5c6bd449-d257-4445-a549-8be9a06df5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10282b8f-efc0-49ef-8453-fabcb066c93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10282b8f-efc0-49ef-8453-fabcb066c93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec63607b-e713-4710-acc5-58f04d89e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Created reservations ['14387c36-5ec0-4dcf-b893-53c75184133a', 'f99d2bf1-3eda-49a4-bf36-4ef1b7f812eb', '5e34e513-988c-44b8-be75-2498e3d9cc1c', '40493604-7f00-4720-b51f-b2d3e4bae14b'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec63607b-e713-4710-acc5-58f04d89e11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14387c36-5ec0-4dcf-b893-53c75184133a', 'f99d2bf1-3eda-49a4-bf36-4ef1b7f812eb', '5e34e513-988c-44b8-be75-2498e3d9cc1c', '40493604-7f00-4720-b51f-b2d3e4bae14b']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e910f2-13ea-4550-ab0e-6b14dc545c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e910f2-13ea-4550-ab0e-6b14dc545c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba1773e8-0e3c-4d6b-a99b-8705c5b54534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-278166202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ee21cafdb574985841ecdf947802748',qos_specs=None,replication_status=,reservations=['14387c36-5ec0-4dcf-b893-53c75184133a','f99d2bf1-3eda-49a4-bf36-4ef1b7f812eb','5e34e513-988c-44b8-be75-2498e3d9cc1c','40493604-7f00-4720-b51f-b2d3e4bae14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-278166202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba1773e8-0e3c-4d6b-a99b-8705c5b54534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ee21cafdb574985841ecdf947802748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab7db7f-9bef-4151-8dbd-d2a60cf48651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab7db7f-9bef-4151-8dbd-d2a60cf48651) transitioned into state 'SUCCESS' from state '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-278166202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ee21cafdb574985841ecdf947802748',qos_specs=None,replication_status=,reservations=['14387c36-5ec0-4dcf-b893-53c75184133a','f99d2bf1-3eda-49a4-bf36-4ef1b7f812eb','5e34e513-988c-44b8-be75-2498e3d9cc1c','40493604-7f00-4720-b51f-b2d3e4bae14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab7d4e17c514dad8cd8823c924e363b',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bbc23d-7009-4ad7-80e8-7509b182ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bbc23d-7009-4ad7-80e8-7509b182ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Flow 'volume_create_api' (5c6bd449-d257-4445-a549-8be9a06df5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Create volume request issued successfully. Sep 06 17:15:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c9a98a0-495e-4a6f-a4f0-ad3ac7fa7c66 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:15:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1290/2616] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:15:26 2026] POST /volume/v3/volumes => generated 771 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:15:36 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:36 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c11eed81-b1b7-4f13-b7d8-6b7d8bf7e1f1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1327/2617] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fab96412-2acf-4b5d-823c-25691b24e9f6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1291/2618] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-5a1ae252-ed23-4f8f-913f-8d713132c7b4 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1328/2619] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-916e10b6-a970-4118-90ee-f1aead8ace22 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-916e10b6-a970-4118-90ee-f1aead8ace22 None None] GET http://192.168.122.57/volume// Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-916e10b6-a970-4118-90ee-f1aead8ace22 None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-916e10b6-a970-4118-90ee-f1aead8ace22 None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-916e10b6-a970-4118-90ee-f1aead8ace22 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:15:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1292/2620] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-337c0158-ecc4-40d3-9dd9-345109027fa0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-337c0158-ecc4-40d3-9dd9-345109027fa0 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-337c0158-ecc4-40d3-9dd9-345109027fa0 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "201e340d-23ba-4e5c-949d-4bb1879558c2", "connector": null, "instance_uuid": "fff13186-dcb5-4823-9d71-ddf1e23836fb"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-337c0158-ecc4-40d3-9dd9-345109027fa0 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1329/2621] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:15:57 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 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fa6dad8e-71f0-4e49-87a1-d450296fd364 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa6dad8e-71f0-4e49-87a1-d450296fd364 None None] GET http://192.168.122.57/volume// Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa6dad8e-71f0-4e49-87a1-d450296fd364 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fa6dad8e-71f0-4e49-87a1-d450296fd364 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fa6dad8e-71f0-4e49-87a1-d450296fd364 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1330/2622] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-33873d82-b0a4-4399-aa02-eb0e1d16d737 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1293/2623] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-2f0c3a5a-eb4e-4c9f-b59d-f76105256101 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1331/2624] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:15:57 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1044 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] PUT http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Acquiring lock "cinder-attachment_update-201e340d-23ba-4e5c-949d-4bb1879558c2-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Lock "cinder-attachment_update-201e340d-23ba-4e5c-949d-4bb1879558c2-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Lock "cinder-attachment_update-201e340d-23ba-4e5c-949d-4bb1879558c2-devstack" released by "attachment_update" :: held 0.158s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-6d927c93-db48-426e-aa39-c68a5377f78f tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be returned with HTTP 200 Sep 06 17:15:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1294/2625] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:15:58 2026] PUT /volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be => generated 694 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-ed8a7925-f009-45ee-b97f-2647d7b15b5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-ed8a7925-f009-45ee-b97f-2647d7b15b5e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be/action Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-ed8a7925-f009-45ee-b97f-2647d7b15b5e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-ed8a7925-f009-45ee-b97f-2647d7b15b5e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-c5bed5cd-625f-468e-ae48-83a7fab0d57c req-ed8a7925-f009-45ee-b97f-2647d7b15b5e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be/action returned with HTTP 204 Sep 06 17:15:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1332/2626] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:15:58 2026] POST /volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3f539b6d-c849-43e5-845c-4692412ce398 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f539b6d-c849-43e5-845c-4692412ce398 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f539b6d-c849-43e5-845c-4692412ce398 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f539b6d-c849-43e5-845c-4692412ce398 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3f539b6d-c849-43e5-845c-4692412ce398 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f539b6d-c849-43e5-845c-4692412ce398 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1295/2627] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:58 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1156 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ef60bbc5-36e5-4e9a-a459-7116aa132147 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:15:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1333/2628] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:15:58 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-detach": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Attachment connected to vm fff13186-dcb5-4823-9d71-ddf1e23836fb, checking data on nova Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.compute.nova [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Creating Keystone token plugin using URL: http://192.168.122.57/identity {{(pid=87192) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] REQ: curl -g -i -X GET http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e41c08e3bb8ca4dacf065b9d2ece4379749d50240f5122d247e3f13e642d1d19" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59" -H "X-Service-Token: {SHA256}db3aaca769df157eadd41e5685bd3ef9c23157d89e41706b368dea2b1d2a73a9" {{(pid=87192) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:15:59 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-832a501c-4163-4d96-8ebb-a2a3efbaddc1 x-openstack-request-id: req-832a501c-4163-4d96-8ebb-a2a3efbaddc1 {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "201e340d-23ba-4e5c-949d-4bb1879558c2", "serverId": "fff13186-dcb5-4823-9d71-ddf1e23836fb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d2e210b-cd2b-4aa0-b450-3f7fb80228be", "bdm_uuid": "cd31d4bf-0f39-4d96-93f6-24d310a85c26"}} {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET call to compute for http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 used request id req-832a501c-4163-4d96-8ebb-a2a3efbaddc1 {{(pid=87192) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.volume.api [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-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 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Caught error: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: 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 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:15:59 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Sep 06 17:15:59 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-7a6d27e1-adbe-4fb1-a59a-22d1cfabdc59 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 409 Sep 06 17:15:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1296/2629] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 167 bytes in 267 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91940532-c8c1-49c4-9abe-c26c96081029 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:15:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:15:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Attachment connected to vm fff13186-dcb5-4823-9d71-ddf1e23836fb, checking data on nova Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.compute.nova [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Creating Keystone token plugin using URL: http://192.168.122.57/identity {{(pid=87191) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG novaclient.v2.client [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] REQ: curl -g -i -X GET http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dafe386f51d36b79d3ba1fa6cb81608a3ba58ee5050c02ac8f92d26e081ab00c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-91940532-c8c1-49c4-9abe-c26c96081029" -H "X-Service-Token: {SHA256}e96ed443f8f0158425238ca1bf890620c6501e4645bd478d27655c812da75a51" {{(pid=87191) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG novaclient.v2.client [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:15:59 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-386db259-934f-410a-98c6-2515834fe389 x-openstack-request-id: req-386db259-934f-410a-98c6-2515834fe389 {{(pid=87191) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG novaclient.v2.client [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "201e340d-23ba-4e5c-949d-4bb1879558c2", "serverId": "fff13186-dcb5-4823-9d71-ddf1e23836fb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d2e210b-cd2b-4aa0-b450-3f7fb80228be", "bdm_uuid": "cd31d4bf-0f39-4d96-93f6-24d310a85c26"}} {{(pid=87191) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG novaclient.v2.client [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET call to compute for http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 used request id req-386db259-934f-410a-98c6-2515834fe389 {{(pid=87191) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.volume.api [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-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 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Caught error: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: 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 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:15:59 devstack devstack@c-api.service[87191]: ERROR cinder.api.middleware.fault Sep 06 17:15:59 devstack devstack@c-api.service[87191]: INFO cinder.api.middleware.fault [None req-91940532-c8c1-49c4-9abe-c26c96081029 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 409 Sep 06 17:15:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1334/2630] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 167 bytes in 472 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b187f6aa-58ec-4293-9d6f-2a19467c620d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1297/2631] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3736de93-bf3d-4cb3-81c3-5ce2c5115a41 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1335/2632] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b15d2faf-3243-432c-bf6e-3d55717b7dad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: WARNING keystonemiddleware.auth_token [None req-b15d2faf-3243-432c-bf6e-3d55717b7dad None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:15:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1298/2633] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-19215188-5615-49d5-8bb7-8455e1ade0a4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87191]: WARNING keystonemiddleware.auth_token [None req-19215188-5615-49d5-8bb7-8455e1ade0a4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:15:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1336/2634] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-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=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Updating volume '201e340d-23ba-4e5c-949d-4bb1879558c2' with '{'status': 'error'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c7aa0fda-da95-4bd7-a490-a74af624dfb8 tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 202 Sep 06 17:16:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1299/2635] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:15:59 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG oslo_db.sqlalchemy.engines [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73a75d01-3acc-4fc6-ae3a-c8d786db0ed2 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1337/2636] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:00 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1155 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54c687b2-caa4-479c-aad6-7169ab41957c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6d2e210b-cd2b-4aa0-b450-3f7fb80228be"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6d2e210b-cd2b-4aa0-b450-3f7fb80228be"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Volume info retrieved successfully. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Attachment connected to vm fff13186-dcb5-4823-9d71-ddf1e23836fb, checking data on nova Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.compute.nova [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Creating Keystone token plugin using URL: http://192.168.122.57/identity {{(pid=87192) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] REQ: curl -g -i -X GET http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bcf66611ba502ffa6a9e469659628cd1a05badb71942445ed8d14d69e02003d1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-54c687b2-caa4-479c-aad6-7169ab41957c" -H "X-Service-Token: {SHA256}db3aaca769df157eadd41e5685bd3ef9c23157d89e41706b368dea2b1d2a73a9" {{(pid=87192) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:16:00 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-1d4aaf46-8f4f-42c1-9eb0-be5f5955afbf x-openstack-request-id: req-1d4aaf46-8f4f-42c1-9eb0-be5f5955afbf {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "201e340d-23ba-4e5c-949d-4bb1879558c2", "serverId": "fff13186-dcb5-4823-9d71-ddf1e23836fb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d2e210b-cd2b-4aa0-b450-3f7fb80228be", "bdm_uuid": "cd31d4bf-0f39-4d96-93f6-24d310a85c26"}} {{(pid=87192) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG novaclient.v2.client [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] GET call to compute for http://192.168.122.57/compute/v2.1/servers/fff13186-dcb5-4823-9d71-ddf1e23836fb/os-volume_attachments/201e340d-23ba-4e5c-949d-4bb1879558c2 used request id req-1d4aaf46-8f4f-42c1-9eb0-be5f5955afbf {{(pid=87192) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.volume.api [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-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 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Caught error: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: 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 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fff13186-dcb5-4823-9d71-ddf1e23836fb using the Compute API Sep 06 17:16:00 devstack devstack@c-api.service[87192]: ERROR cinder.api.middleware.fault Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.middleware.fault [None req-54c687b2-caa4-479c-aad6-7169ab41957c tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 409 Sep 06 17:16:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1300/2637] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:16:00 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 167 bytes in 237 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a5118fa5-3ce1-436b-9e9e-71d368441aef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1338/2638] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:16:00 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0b9e8f67-8832-495a-9462-f742dd259ea9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: WARNING keystonemiddleware.auth_token [None req-0b9e8f67-8832-495a-9462-f742dd259ea9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:16:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1301/2639] 192.168.122.57 () {62 vars in 1476 bytes} [Sun Sep 6 17:16:00 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-33abb78a-a13d-4ce2-8ebb-3be9f863e0b1 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1339/2640] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:00 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG oslo_db.sqlalchemy.engines [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cab4cfd6-2ceb-4f89-8282-7f0e83569d6e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1302/2641] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:00 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 864 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-414f03eb-ff54-4f92-851c-aa2e1fa2d74c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1340/2642] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:16:00 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0e0f8270-647a-4633-99bf-ce57a375ad1d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e0f8270-647a-4633-99bf-ce57a375ad1d None None] GET http://192.168.122.57/volume// Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e0f8270-647a-4633-99bf-ce57a375ad1d None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0e0f8270-647a-4633-99bf-ce57a375ad1d None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0e0f8270-647a-4633-99bf-ce57a375ad1d None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:16:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1303/2643] 192.168.122.57 () {58 vars in 1312 bytes} [Sun Sep 6 17:16:00 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-4370f74e-b78a-414e-95ea-757500748ede None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-4370f74e-b78a-414e-95ea-757500748ede tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/attachments Sep 06 17:16:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-4370f74e-b78a-414e-95ea-757500748ede tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba1773e8-0e3c-4d6b-a99b-8705c5b54534", "connector": null, "instance_uuid": "fff13186-dcb5-4823-9d71-ddf1e23836fb"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-4370f74e-b78a-414e-95ea-757500748ede tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments returned with HTTP 200 Sep 06 17:16:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1341/2644] 192.168.122.57 () {66 vars in 1478 bytes} [Sun Sep 6 17:16:00 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ca96875-f07d-48d5-8499-9d9e1ce54b46 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ca96875-f07d-48d5-8499-9d9e1ce54b46 None None] GET http://192.168.122.57/volume// Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ca96875-f07d-48d5-8499-9d9e1ce54b46 None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ca96875-f07d-48d5-8499-9d9e1ce54b46 None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ca96875-f07d-48d5-8499-9d9e1ce54b46 None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:16:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1342/2645] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:16:01 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:16:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b2954368-b82b-4d34-ab74-c6455c2d9207 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1304/2646] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:01 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-1e059045-44e1-4d59-859f-420ce317b6a8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1343/2647] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:16:01 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 1044 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] PUT http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.57", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c4558b672854", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d87ab2e3-172d-426d-8f53-dc14f112ef45", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Acquiring lock "cinder-attachment_update-ba1773e8-0e3c-4d6b-a99b-8705c5b54534-devstack" by "attachment_update" {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Lock "cinder-attachment_update-ba1773e8-0e3c-4d6b-a99b-8705c5b54534-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:01 devstack devstack@c-api.service[87192]: DEBUG cinder.coordination [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Lock "cinder-attachment_update-ba1773e8-0e3c-4d6b-a99b-8705c5b54534-devstack" released by "attachment_update" :: held 0.166s {{(pid=87192) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:16:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-efd4f0d4-ed30-411d-929a-5a007c8612b6 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 returned with HTTP 200 Sep 06 17:16:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1305/2648] 192.168.122.57 () {66 vars in 1588 bytes} [Sun Sep 6 17:16:01 2026] PUT /volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 => generated 694 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-b7495c91-a4ef-4c4d-913f-b911374111b5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-b7495c91-a4ef-4c4d-913f-b911374111b5 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76/action Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-b7495c91-a4ef-4c4d-913f-b911374111b5 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-complete": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-b7495c91-a4ef-4c4d-913f-b911374111b5 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-6db8fb21-a55f-4aa4-9a45-a4053ccd1aa6 req-b7495c91-a4ef-4c4d-913f-b911374111b5 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76/action returned with HTTP 204 Sep 06 17:16:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1344/2649] 192.168.122.57 () {66 vars in 1609 bytes} [Sun Sep 6 17:16:01 2026] POST /volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a6e809c9-1da5-4da2-a042-58e3a0c0390c tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1306/2650] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:02 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9d75b369-5966-4d15-8eea-35a63e0e8e1a tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1345/2651] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:02 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-detach": {"attachment_id": "696a1264-ac56-4463-812c-d3d0e0c96d76"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "696a1264-ac56-4463-812c-d3d0e0c96d76"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9d780347-34d2-475f-8f44-c6e8b86f3747 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 400 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1307/2652] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:16:02 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 100 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-e899f44e-2c1b-4dfd-8ea0-676b6ee9be01 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1346/2653] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:16:02 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534/action Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Begin detaching volume completed successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-d8ed7285-5403-4951-958f-6d9874f6aa12 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534/action returned with HTTP 202 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1308/2654] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:16:02 2026] POST /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-caed6aed-db50-4caa-bf9d-983eb72101fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-caed6aed-db50-4caa-bf9d-983eb72101fc None None] GET http://192.168.122.57/volume// Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-caed6aed-db50-4caa-bf9d-983eb72101fc None None] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-caed6aed-db50-4caa-bf9d-983eb72101fc None None] Calling method 'all' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-caed6aed-db50-4caa-bf9d-983eb72101fc None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1347/2655] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:16:02 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-07d94ec5-47c2-4ed8-aeaf-a012ae922366 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1309/2656] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:16:02 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 1340 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-4d3e2c9a-62d2-4a1e-8740-40292f9107b8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-4d3e2c9a-62d2-4a1e-8740-40292f9107b8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] DELETE http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-4d3e2c9a-62d2-4a1e-8740-40292f9107b8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-4d3e2c9a-62d2-4a1e-8740-40292f9107b8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:02 devstack devstack@c-api.service[87191]: /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 06 17:16:02 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, Sep 06 17:16:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-f4d36d9e-e167-4677-9455-5a1b8f019f09 req-4d3e2c9a-62d2-4a1e-8740-40292f9107b8 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 returned with HTTP 200 Sep 06 17:16:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1348/2657] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:16:02 2026] DELETE /volume/v3/attachments/696a1264-ac56-4463-812c-d3d0e0c96d76 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] Updating volume '201e340d-23ba-4e5c-949d-4bb1879558c2' with '{'status': 'in-use'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8eb19908-b1b7-42e7-8b68-e62961def3aa tempest-TestServerVolumeAttachmentScenario-1145357019 tempest-TestServerVolumeAttachmentScenario-1145357019-project-admin] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 202 Sep 06 17:16:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1310/2658] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:16:03 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca8851be-2ff4-4a50-8efc-bdb83474a4af tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1349/2659] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:03 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1156 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-db736d3a-37aa-4476-b71c-bedd20f97945 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1311/2660] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:16:03 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] POST http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Begin detaching volume completed successfully. Sep 06 17:16:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-99055e74-06c0-4717-9157-cbc55697f748 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action returned with HTTP 202 Sep 06 17:16:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1350/2661] 192.168.122.57 () {64 vars in 1556 bytes} [Sun Sep 6 17:16:03 2026] POST /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4112a765-c9c3-4748-9c03-3f9eae6365ad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4112a765-c9c3-4748-9c03-3f9eae6365ad None None] GET http://192.168.122.57/volume// Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4112a765-c9c3-4748-9c03-3f9eae6365ad None None] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4112a765-c9c3-4748-9c03-3f9eae6365ad None None] Calling method 'all' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4112a765-c9c3-4748-9c03-3f9eae6365ad None None] http://192.168.122.57/volume// returned with HTTP 300 Sep 06 17:16:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1312/2662] 192.168.122.57 () {58 vars in 1310 bytes} [Sun Sep 6 17:16:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:16:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-09ff12ae-4aa6-462d-88fe-3311bd5db1fc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1351/2663] 192.168.122.57 () {62 vars in 1523 bytes} [Sun Sep 6 17:16:04 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 1340 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-0b0fcc47-7b61-466c-8e8b-69c9e1df8166 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-0b0fcc47-7b61-466c-8e8b-69c9e1df8166 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] DELETE http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-0b0fcc47-7b61-466c-8e8b-69c9e1df8166 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-0b0fcc47-7b61-466c-8e8b-69c9e1df8166 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:04 devstack devstack@c-api.service[87192]: /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 06 17:16:04 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, Sep 06 17:16:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [req-1f4d1046-f339-475a-9e8e-e0cd4348bc92 req-0b0fcc47-7b61-466c-8e8b-69c9e1df8166 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be returned with HTTP 200 Sep 06 17:16:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1313/2664] 192.168.122.57 () {64 vars in 1557 bytes} [Sun Sep 6 17:16:04 2026] DELETE /volume/v3/attachments/6d2e210b-cd2b-4aa0-b450-3f7fb80228be => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [req-391f6b7a-76be-4d52-b1af-63fca785e662 req-a83aa387-cf3b-4f2b-9e27-1974b8d92720 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1352/2665] 192.168.122.57 () {60 vars in 1482 bytes} [Sun Sep 6 17:16:05 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Delete volume with id: ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Delete volume request issued successfully. Sep 06 17:16:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6fdbd570-0c8b-4301-95bb-06f9302292cc tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 202 Sep 06 17:16:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1314/2666] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:16:08 2026] DELETE /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1aa2ed7e-4c0c-4142-926b-82f0a2029b94 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 200 Sep 06 17:16:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1353/2667] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:08 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a18362a8-3df7-4dc2-988f-ecc5c6565f7d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a18362a8-3df7-4dc2-988f-ecc5c6565f7d tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 Sep 06 17:16:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a18362a8-3df7-4dc2-988f-ecc5c6565f7d tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a18362a8-3df7-4dc2-988f-ecc5c6565f7d tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a18362a8-3df7-4dc2-988f-ecc5c6565f7d tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 returned with HTTP 404 Sep 06 17:16:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1315/2668] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:09 2026] GET /volume/v3/volumes/ba1773e8-0e3c-4d6b-a99b-8705c5b54534 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:16:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] DELETE http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:09 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Delete volume with id: 201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Delete volume request issued successfully. Sep 06 17:16:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6cbec0a0-1a30-4cc0-bf31-4bcb04eeb5e9 tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 202 Sep 06 17:16:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1354/2669] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:16:09 2026] DELETE /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Volume info retrieved successfully. Sep 06 17:16:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6f446ba-98dc-4c20-ac80-bdde561860dd tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 200 Sep 06 17:16:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1316/2670] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:10 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-449f583e-6a68-4fd0-b333-1ad550da592e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-449f583e-6a68-4fd0-b333-1ad550da592e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] GET http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 Sep 06 17:16:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-449f583e-6a68-4fd0-b333-1ad550da592e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-449f583e-6a68-4fd0-b333-1ad550da592e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-449f583e-6a68-4fd0-b333-1ad550da592e tempest-TestServerVolumeAttachmentScenario-1792562717 tempest-TestServerVolumeAttachmentScenario-1792562717-project-member] http://192.168.122.57/volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 returned with HTTP 404 Sep 06 17:16:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1355/2671] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:11 2026] GET /volume/v3/volumes/201e340d-23ba-4e5c-949d-4bb1879558c2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:20 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:21 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-157654728", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-157654728', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Create volume of 1 GB Sep 06 17:16:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Availability Zones retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Flow 'volume_create_api' (a2452bb2-a8ae-4d88-bc4e-4c2b22dc6b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e8e1c3-8a44-498b-a0d6-30e7d9225af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e8e1c3-8a44-498b-a0d6-30e7d9225af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32be92a-2aed-47d7-b1f4-c6c5a0abfe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Created reservations ['3a760193-b891-4f4e-95a0-72efbc859254', '882047f7-b88f-4a3b-8b69-f5ab9941b295', 'd9db6c2b-b0da-49c0-b1f2-60d8e18e4aad', 'a07e0bec-bfda-4edf-83da-b3e07fd88611'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32be92a-2aed-47d7-b1f4-c6c5a0abfe09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a760193-b891-4f4e-95a0-72efbc859254', '882047f7-b88f-4a3b-8b69-f5ab9941b295', 'd9db6c2b-b0da-49c0-b1f2-60d8e18e4aad', 'a07e0bec-bfda-4edf-83da-b3e07fd88611']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87136169-b76c-420e-b7fb-2039ac355217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87136169-b76c-420e-b7fb-2039ac355217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e940b610-cae8-4f0a-af63-4f79ecccb635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-157654728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb807500263849128de1898ee854223c',qos_specs=None,replication_status=,reservations=['3a760193-b891-4f4e-95a0-72efbc859254','882047f7-b88f-4a3b-8b69-f5ab9941b295','d9db6c2b-b0da-49c0-b1f2-60d8e18e4aad','a07e0bec-bfda-4edf-83da-b3e07fd88611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b9742553d704388845386532389e421',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-157654728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e940b610-cae8-4f0a-af63-4f79ecccb635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb807500263849128de1898ee854223c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b9742553d704388845386532389e421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f36cb7-0047-4fde-8d0b-5d5d314d8f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f36cb7-0047-4fde-8d0b-5d5d314d8f62) transitioned into state 'SUCCESS' from state '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-157654728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb807500263849128de1898ee854223c',qos_specs=None,replication_status=,reservations=['3a760193-b891-4f4e-95a0-72efbc859254','882047f7-b88f-4a3b-8b69-f5ab9941b295','d9db6c2b-b0da-49c0-b1f2-60d8e18e4aad','a07e0bec-bfda-4edf-83da-b3e07fd88611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b9742553d704388845386532389e421',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbf98cd-5a4d-4238-bb54-bd9595ac8fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbf98cd-5a4d-4238-bb54-bd9595ac8fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Flow 'volume_create_api' (a2452bb2-a8ae-4d88-bc4e-4c2b22dc6b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Create volume request issued successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-baf6decf-90d0-4a2f-b1ee-d054159d70c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:16:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1317/2672] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:16:41 2026] POST /volume/v3/volumes => generated 762 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:16:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-951808c9-ce23-494c-b530-79c2454bbc64 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-951808c9-ce23-494c-b530-79c2454bbc64 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:16:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-951808c9-ce23-494c-b530-79c2454bbc64 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-951808c9-ce23-494c-b530-79c2454bbc64 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-951808c9-ce23-494c-b530-79c2454bbc64 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-951808c9-ce23-494c-b530-79c2454bbc64 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:16:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1356/2673] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:41 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-552d1fda-f80a-443e-a8b4-b7028b7c2551 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:16:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1318/2674] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:42 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b4441830-9ace-4061-aa70-30c4945403b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b4441830-9ace-4061-aa70-30c4945403b9 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:16:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b4441830-9ace-4061-aa70-30c4945403b9 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b4441830-9ace-4061-aa70-30c4945403b9 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:16:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:16:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b4441830-9ace-4061-aa70-30c4945403b9 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:16:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b4441830-9ace-4061-aa70-30c4945403b9 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:16:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1357/2675] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:16:42 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-710983ba-07c1-4a84-b82f-0b330f4e745d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] POST http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635/action Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1388854416", "disk_format": "raw"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1388854416", "disk_format": "raw"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:16:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:16:42 devstack devstack@c-api.service[87192]: DEBUG cinder.image.image_utils [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1388854416'}] 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-1388854416'}]. {{(pid=87192) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:16:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Copy volume to image completed successfully. Sep 06 17:16:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-710983ba-07c1-4a84-b82f-0b330f4e745d tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635/action returned with HTTP 202 Sep 06 17:16:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1319/2676] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:16:42 2026] POST /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635/action => generated 654 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:16:52 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=8 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:52 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:17:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a1d02ae-c83e-4891-a2f8-bd2a5e55dbb0 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:17:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1358/2677] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:07 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3caf8550-fed3-4f16-9127-2ee8e502a45b tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1320/2678] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Delete volume with id: e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Delete volume request issued successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbc54351-2d52-43c3-995f-3d92f334c0d4 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 202 Sep 06 17:17:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1359/2679] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:17:08 2026] DELETE /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Volume info retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0371d7a5-3b92-4768-a24f-1bc040a0e7c3 tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1321/2680] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-caf90cad-b703-4653-8ff2-a9318209be7f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-caf90cad-b703-4653-8ff2-a9318209be7f tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] GET http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 Sep 06 17:17:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-caf90cad-b703-4653-8ff2-a9318209be7f tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-caf90cad-b703-4653-8ff2-a9318209be7f tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-caf90cad-b703-4653-8ff2-a9318209be7f tempest-TestImageHashVerification-106512762 tempest-TestImageHashVerification-106512762-project-member] http://192.168.122.57/volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 returned with HTTP 404 Sep 06 17:17:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1360/2681] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/volumes/e940b610-cae8-4f0a-af63-4f79ecccb635 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:18 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=8 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:20 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c5a2ac6-c685-4a97-bbc3-253d76d94d60 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c5a2ac6-c685-4a97-bbc3-253d76d94d60 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c5a2ac6-c685-4a97-bbc3-253d76d94d60 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c5a2ac6-c685-4a97-bbc3-253d76d94d60 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1322/2682] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:21 2026] POST /volume/v3/types => generated 287 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "21b79147-6531-4d61-9971-7968390cebcf", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '21b79147-6531-4d61-9971-7968390cebcf', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Create volume of 1 GB Sep 06 17:17:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Availability Zones retrieved successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Flow 'volume_create_api' (8255c247-7a0d-4d01-887c-0ab5b71c1c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2178bcd4-9c3f-4f2b-b691-b1c8f5737f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2178bcd4-9c3f-4f2b-b691-b1c8f5737f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:17:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7b1b36a3-f605-42f3-a188-768fe436bfd3,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': '7b1b36a3-f605-42f3-a188-768fe436bfd3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813a3b26-f55a-4b75-8fd5-41bebcaf3e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-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 06 17:17:24 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-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 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Created reservations ['09bf8a6e-55eb-4b72-9073-92e52f47eba3', 'df743065-82f9-4585-8cc3-0543b5d52fda', '98bcb73b-e3db-4324-9249-606a28ac9e1f', '880906c1-1545-4f62-b662-0569773342d5'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813a3b26-f55a-4b75-8fd5-41bebcaf3e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09bf8a6e-55eb-4b72-9073-92e52f47eba3', 'df743065-82f9-4585-8cc3-0543b5d52fda', '98bcb73b-e3db-4324-9249-606a28ac9e1f', '880906c1-1545-4f62-b662-0569773342d5']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7176cee-368d-4916-973a-78931d302516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7176cee-368d-4916-973a-78931d302516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addb14ba-34d2-46b4-8077-0c122c3e096a', '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='35838ba194b34721b3ad1820482390c2',qos_specs=None,replication_status=,reservations=['09bf8a6e-55eb-4b72-9073-92e52f47eba3','df743065-82f9-4585-8cc3-0543b5d52fda','98bcb73b-e3db-4324-9249-606a28ac9e1f','880906c1-1545-4f62-b662-0569773342d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38be9f9b89ba4053a7e5b7b75557d506',volume_type_id=7b1b36a3-f605-42f3-a188-768fe436bfd3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:24Z,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=addb14ba-34d2-46b4-8077-0c122c3e096a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35838ba194b34721b3ad1820482390c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38be9f9b89ba4053a7e5b7b75557d506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b1b36a3-f605-42f3-a188-768fe436bfd3),volume_type_id=7b1b36a3-f605-42f3-a188-768fe436bfd3)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fafff0-0cb7-4d6d-bea3-ee7fa53fc055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fafff0-0cb7-4d6d-bea3-ee7fa53fc055) transitioned into state 'SUCCESS' from 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='35838ba194b34721b3ad1820482390c2',qos_specs=None,replication_status=,reservations=['09bf8a6e-55eb-4b72-9073-92e52f47eba3','df743065-82f9-4585-8cc3-0543b5d52fda','98bcb73b-e3db-4324-9249-606a28ac9e1f','880906c1-1545-4f62-b662-0569773342d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38be9f9b89ba4053a7e5b7b75557d506',volume_type_id=7b1b36a3-f605-42f3-a188-768fe436bfd3)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e9133a-e761-4179-990d-87b04abad770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e9133a-e761-4179-990d-87b04abad770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Flow 'volume_create_api' (8255c247-7a0d-4d01-887c-0ab5b71c1c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Create volume request issued successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca5c162f-2e23-4199-b16d-4f1929035fa6 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1361/2683] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:23 2026] POST /volume/v3/volumes => generated 804 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c1693681-7e63-4224-bca2-0fe648c58876 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c1693681-7e63-4224-bca2-0fe648c58876 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c1693681-7e63-4224-bca2-0fe648c58876 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c1693681-7e63-4224-bca2-0fe648c58876 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c1693681-7e63-4224-bca2-0fe648c58876 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c1693681-7e63-4224-bca2-0fe648c58876 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1323/2684] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:24 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-15f18750-b4b1-4de6-89e1-fdc434882660 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15f18750-b4b1-4de6-89e1-fdc434882660 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15f18750-b4b1-4de6-89e1-fdc434882660 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15f18750-b4b1-4de6-89e1-fdc434882660 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-15f18750-b4b1-4de6-89e1-fdc434882660 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15f18750-b4b1-4de6-89e1-fdc434882660 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1362/2685] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:25 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 896 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e7c8bce-16e4-4caa-b0b5-431f6e9062cb tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1324/2686] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-62b57ffc-db53-4080-a74c-9f735a462354 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62b57ffc-db53-4080-a74c-9f735a462354 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62b57ffc-db53-4080-a74c-9f735a462354 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62b57ffc-db53-4080-a74c-9f735a462354 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-62b57ffc-db53-4080-a74c-9f735a462354 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62b57ffc-db53-4080-a74c-9f735a462354 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1363/2687] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:27 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-67accad5-50bb-4f88-bdf5-6b755249fce4 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1325/2688] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:28 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1144e863-5d62-4094-b40a-8621973ef207 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1144e863-5d62-4094-b40a-8621973ef207 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1144e863-5d62-4094-b40a-8621973ef207 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1144e863-5d62-4094-b40a-8621973ef207 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1144e863-5d62-4094-b40a-8621973ef207 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1144e863-5d62-4094-b40a-8621973ef207 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1364/2689] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:29 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 1301 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] DELETE http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Delete volume with id: addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Delete volume request issued successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d0b4af84-16b1-46d4-9ea5-ad92287d2279 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 202 Sep 06 17:17:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1326/2690] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:17:29 2026] DELETE /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-73916d61-2480-488c-892b-a347f1547ae1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73916d61-2480-488c-892b-a347f1547ae1 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73916d61-2480-488c-892b-a347f1547ae1 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73916d61-2480-488c-892b-a347f1547ae1 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-73916d61-2480-488c-892b-a347f1547ae1 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73916d61-2480-488c-892b-a347f1547ae1 tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 200 Sep 06 17:17:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1365/2691] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:29 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 1300 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c9d5723-4206-4c4d-9f34-3e840c4e5bad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c9d5723-4206-4c4d-9f34-3e840c4e5bad tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] GET http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a Sep 06 17:17:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c9d5723-4206-4c4d-9f34-3e840c4e5bad tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c9d5723-4206-4c4d-9f34-3e840c4e5bad tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c9d5723-4206-4c4d-9f34-3e840c4e5bad tempest-VolumeAndVolumeTypeFromImageTest-1286321822 tempest-VolumeAndVolumeTypeFromImageTest-1286321822-project-member] http://192.168.122.57/volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a returned with HTTP 404 Sep 06 17:17:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1327/2692] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/volumes/addb14ba-34d2-46b4-8077-0c122c3e096a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2193333f-b39a-4401-b70f-191876e0aa0f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Calling method 'detail' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Get all volumes completed successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2193333f-b39a-4401-b70f-191876e0aa0f tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:17:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1366/2693] 192.168.122.57 () {58 vars in 1164 bytes} [Sun Sep 6 17:17:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-69821ee0-cd0f-4368-8a5d-b4e57ff0a6e5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69821ee0-cd0f-4368-8a5d-b4e57ff0a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] DELETE http://192.168.122.57/volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 Sep 06 17:17:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69821ee0-cd0f-4368-8a5d-b4e57ff0a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69821ee0-cd0f-4368-8a5d-b4e57ff0a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69821ee0-cd0f-4368-8a5d-b4e57ff0a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] http://192.168.122.57/volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 returned with HTTP 202 Sep 06 17:17:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1328/2694] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:31 2026] DELETE /volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-50068c76-0f98-40f1-ac1a-82bdb2acfb36 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50068c76-0f98-40f1-ac1a-82bdb2acfb36 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] GET http://192.168.122.57/volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-50068c76-0f98-40f1-ac1a-82bdb2acfb36 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-50068c76-0f98-40f1-ac1a-82bdb2acfb36 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50068c76-0f98-40f1-ac1a-82bdb2acfb36 tempest-VolumeAndVolumeTypeFromImageTest-1003947944 tempest-VolumeAndVolumeTypeFromImageTest-1003947944-project-admin] http://192.168.122.57/volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 returned with HTTP 404 Sep 06 17:17:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1367/2695] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:17:31 2026] GET /volume/v3/types/7b1b36a3-f605-42f3-a188-768fe436bfd3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7bf8d1e0-df16-4edc-830d-e5f6102691e2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bf8d1e0-df16-4edc-830d-e5f6102691e2 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bf8d1e0-df16-4edc-830d-e5f6102691e2 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-906821510", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bf8d1e0-df16-4edc-830d-e5f6102691e2 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1329/2696] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:35 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 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e25d3211-0320-47c7-995f-7b0be63c6d49 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e25d3211-0320-47c7-995f-7b0be63c6d49 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e25d3211-0320-47c7-995f-7b0be63c6d49 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e25d3211-0320-47c7-995f-7b0be63c6d49 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1368/2697] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4de4496b-e5c8-4db4-86df-427386638c63 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4de4496b-e5c8-4db4-86df-427386638c63 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4de4496b-e5c8-4db4-86df-427386638c63 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-592956530", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4de4496b-e5c8-4db4-86df-427386638c63 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1330/2698] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a044c505-6ffd-436e-bdc7-bb5235346158 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a044c505-6ffd-436e-bdc7-bb5235346158 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] POST http://192.168.122.57/volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0/encryption Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a044c505-6ffd-436e-bdc7-bb5235346158 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-a044c505-6ffd-436e-bdc7-bb5235346158 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a044c505-6ffd-436e-bdc7-bb5235346158 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0/encryption returned with HTTP 403 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1369/2699] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0/encryption => generated 127 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2215ec29-0da2-4381-90f9-f57a968adc71 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2215ec29-0da2-4381-90f9-f57a968adc71 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2215ec29-0da2-4381-90f9-f57a968adc71 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-752528851", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2215ec29-0da2-4381-90f9-f57a968adc71 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1331/2700] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:35 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 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ba20b08-f93e-49e1-a7fc-c65d97c0b1cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ba20b08-f93e-49e1-a7fc-c65d97c0b1cf tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] POST http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ba20b08-f93e-49e1-a7fc-c65d97c0b1cf tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-8ba20b08-f93e-49e1-a7fc-c65d97c0b1cf tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ba20b08-f93e-49e1-a7fc-c65d97c0b1cf tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs returned with HTTP 403 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1370/2701] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6086ab9c-57d8-4a7a-80e3-f309c7538d25 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6086ab9c-57d8-4a7a-80e3-f309c7538d25 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] PUT http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs/key2 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6086ab9c-57d8-4a7a-80e3-f309c7538d25 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-6086ab9c-57d8-4a7a-80e3-f309c7538d25 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6086ab9c-57d8-4a7a-80e3-f309c7538d25 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs/key2 returned with HTTP 403 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1332/2702] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:17:35 2026] PUT /volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9c548e7a-aeba-44f0-bc6b-a68fa7a9cf22 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c548e7a-aeba-44f0-bc6b-a68fa7a9cf22 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9c548e7a-aeba-44f0-bc6b-a68fa7a9cf22 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-9c548e7a-aeba-44f0-bc6b-a68fa7a9cf22 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9c548e7a-aeba-44f0-bc6b-a68fa7a9cf22 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types returned with HTTP 403 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1371/2703] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7ec37d4a-c3cf-49b6-96aa-5f403f94d99e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ec37d4a-c3cf-49b6-96aa-5f403f94d99e tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7ec37d4a-c3cf-49b6-96aa-5f403f94d99e tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-401526298", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ec37d4a-c3cf-49b6-96aa-5f403f94d99e tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1333/2704] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-116381b4-74e6-4ad0-a758-ebaa14121f95 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-116381b4-74e6-4ad0-a758-ebaa14121f95 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-116381b4-74e6-4ad0-a758-ebaa14121f95 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-116381b4-74e6-4ad0-a758-ebaa14121f95 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1372/2705] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:35 2026] POST /volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1f0c2a84-fefa-4992-9b57-16754786623a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f0c2a84-fefa-4992-9b57-16754786623a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] DELETE http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption/c80cc858-398c-43be-bb24-38e31c3583cb Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f0c2a84-fefa-4992-9b57-16754786623a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1f0c2a84-fefa-4992-9b57-16754786623a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-1f0c2a84-fefa-4992-9b57-16754786623a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1f0c2a84-fefa-4992-9b57-16754786623a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption/c80cc858-398c-43be-bb24-38e31c3583cb returned with HTTP 403 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1334/2706] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:17:35 2026] DELETE /volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3/encryption/c80cc858-398c-43be-bb24-38e31c3583cb => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-16d84b84-8902-43a9-9c55-327e1cfb239a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16d84b84-8902-43a9-9c55-327e1cfb239a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-16d84b84-8902-43a9-9c55-327e1cfb239a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1430133519", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-16d84b84-8902-43a9-9c55-327e1cfb239a tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1373/2707] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:35 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 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] DELETE http://192.168.122.57/volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1/extra_specs/key1 Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3cf9d703-fa89-4ca7-94c4-432bb222d5f7 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1/extra_specs/key1 returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1335/2708] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:17:35 2026] DELETE /volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45c3dc14-2f4f-4515-ac85-f3e38d15d86c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45c3dc14-2f4f-4515-ac85-f3e38d15d86c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45c3dc14-2f4f-4515-ac85-f3e38d15d86c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1013174904", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45c3dc14-2f4f-4515-ac85-f3e38d15d86c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1374/2709] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:36 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] DELETE http://192.168.122.57/volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c1ee86e-1767-4277-b292-d4ca58f7ed74 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1336/2710] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bbf1aaba-0075-48af-b292-0fad8ed124fe None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbf1aaba-0075-48af-b292-0fad8ed124fe tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbf1aaba-0075-48af-b292-0fad8ed124fe tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bbf1aaba-0075-48af-b292-0fad8ed124fe tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bbf1aaba-0075-48af-b292-0fad8ed124fe tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1375/2711] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-140f044b-be24-423d-9506-3c19ac8847b0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-140f044b-be24-423d-9506-3c19ac8847b0 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-140f044b-be24-423d-9506-3c19ac8847b0 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-140f044b-be24-423d-9506-3c19ac8847b0 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-140f044b-be24-423d-9506-3c19ac8847b0 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-140f044b-be24-423d-9506-3c19ac8847b0 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1337/2712] 192.168.122.57 () {58 vars in 1110 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types => generated 2360 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/cipher Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-871df2ec-9f5f-4ed4-a5ff-5c7895ccf7f1 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/cipher returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1376/2713] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9734472e-7dbf-4407-9064-19baf5ab9b31 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1338/2714] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86bd89a7-8718-4d9e-a0c3-67255c0c5a8c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86bd89a7-8718-4d9e-a0c3-67255c0c5a8c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/multiattach Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86bd89a7-8718-4d9e-a0c3-67255c0c5a8c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86bd89a7-8718-4d9e-a0c3-67255c0c5a8c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86bd89a7-8718-4d9e-a0c3-67255c0c5a8c tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/multiattach returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1377/2715] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cbc60379-cf8e-4737-8e3b-ae415fcb57cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbc60379-cf8e-4737-8e3b-ae415fcb57cb tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/volume_backend_name Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbc60379-cf8e-4737-8e3b-ae415fcb57cb tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cbc60379-cf8e-4737-8e3b-ae415fcb57cb tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cbc60379-cf8e-4737-8e3b-ae415fcb57cb tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1339/2716] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/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 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4ad23324-fbe7-4fb1-8946-1a91f3c7b153 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4ad23324-fbe7-4fb1-8946-1a91f3c7b153 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] GET http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4ad23324-fbe7-4fb1-8946-1a91f3c7b153 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4ad23324-fbe7-4fb1-8946-1a91f3c7b153 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4ad23324-fbe7-4fb1-8946-1a91f3c7b153 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1378/2717] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 => generated 317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3fe4ce78-6d77-44d2-a551-d0ec20dc5999 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fe4ce78-6d77-44d2-a551-d0ec20dc5999 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] PUT http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/d53cc178-4edc-4672-a2e2-3abb41803a3f Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3fe4ce78-6d77-44d2-a551-d0ec20dc5999 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-3fe4ce78-6d77-44d2-a551-d0ec20dc5999 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3fe4ce78-6d77-44d2-a551-d0ec20dc5999 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/d53cc178-4edc-4672-a2e2-3abb41803a3f returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1340/2718] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:17:36 2026] PUT /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/encryption/d53cc178-4edc-4672-a2e2-3abb41803a3f => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-02f6e3e5-498a-4a81-bd20-27614a034ab6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02f6e3e5-498a-4a81-bd20-27614a034ab6 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] PUT http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/key1 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-02f6e3e5-498a-4a81-bd20-27614a034ab6 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-02f6e3e5-498a-4a81-bd20-27614a034ab6 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-02f6e3e5-498a-4a81-bd20-27614a034ab6 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/key1 returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1379/2719] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:17:36 2026] PUT /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d26952a-a82a-49a9-9d0e-06f2b2c97256 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d26952a-a82a-49a9-9d0e-06f2b2c97256 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] PUT http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d26952a-a82a-49a9-9d0e-06f2b2c97256 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-4d26952a-a82a-49a9-9d0e-06f2b2c97256 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6fc6b8040baa417fbb8c7de6ae76dbda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dba0a4bc75b44e3967793b33e3e3c5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d26952a-a82a-49a9-9d0e-06f2b2c97256 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-member] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 returned with HTTP 403 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1341/2720] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:17:36 2026] PUT /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3807fdd7-adef-42d5-a8f2-13cb3d4a85e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3807fdd7-adef-42d5-a8f2-13cb3d4a85e5 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3807fdd7-adef-42d5-a8f2-13cb3d4a85e5 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3807fdd7-adef-42d5-a8f2-13cb3d4a85e5 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3807fdd7-adef-42d5-a8f2-13cb3d4a85e5 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1380/2721] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/7d928b01-7745-4cff-92b3-97fb9953c0de => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-42e9dc1d-1942-491d-86d7-960a01390964 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42e9dc1d-1942-491d-86d7-960a01390964 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42e9dc1d-1942-491d-86d7-960a01390964 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42e9dc1d-1942-491d-86d7-960a01390964 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42e9dc1d-1942-491d-86d7-960a01390964 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1 returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1342/2722] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/b74a9330-8262-4daa-8036-4bade53a6ee1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-652f5657-fd29-4d9a-b4f9-2cf7c24ecbed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-652f5657-fd29-4d9a-b4f9-2cf7c24ecbed tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-652f5657-fd29-4d9a-b4f9-2cf7c24ecbed tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-652f5657-fd29-4d9a-b4f9-2cf7c24ecbed tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-652f5657-fd29-4d9a-b4f9-2cf7c24ecbed tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3 returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1381/2723] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/f6a08463-2462-4634-b838-86ee65dad1e3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23901813-50d7-447c-b05a-b2a97c74beda None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23901813-50d7-447c-b05a-b2a97c74beda tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23901813-50d7-447c-b05a-b2a97c74beda tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23901813-50d7-447c-b05a-b2a97c74beda tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23901813-50d7-447c-b05a-b2a97c74beda tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463 returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1343/2724] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/2454f393-1a53-400c-9c77-b044bac64463 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbedcd91-3beb-4fef-837a-cf3e36b799f8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbedcd91-3beb-4fef-837a-cf3e36b799f8 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbedcd91-3beb-4fef-837a-cf3e36b799f8 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbedcd91-3beb-4fef-837a-cf3e36b799f8 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbedcd91-3beb-4fef-837a-cf3e36b799f8 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0 returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1382/2725] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/a3d738af-a1ec-4a09-a920-4436931fc9e0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3c013ce-2a6c-4205-9dc8-cd093c9e2489 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3c013ce-2a6c-4205-9dc8-cd093c9e2489 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] DELETE http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3c013ce-2a6c-4205-9dc8-cd093c9e2489 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3c013ce-2a6c-4205-9dc8-cd093c9e2489 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3c013ce-2a6c-4205-9dc8-cd093c9e2489 tempest-VolumeTypesMemberTests-145219546 tempest-VolumeTypesMemberTests-145219546-project-admin] http://192.168.122.57/volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 returned with HTTP 202 Sep 06 17:17:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1344/2726] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:17:36 2026] DELETE /volume/v3/types/ddf60516-9da6-4012-b482-22d1642d4e92 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=85,cinder:INSERT=24,cinder:UPDATE=24 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:46 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=67,cinder:INSERT=26,cinder:UPDATE=17 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d62acfb-696b-493d-8b53-98d24222c3ae None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51ee3b6c-d021-4797-a0c5-81689db11081 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-437009017"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-437009017'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (c28034e7-bc20-4b86-b94a-162d22938c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf77308f-1c28-4378-a117-3cd9a4d9f91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf77308f-1c28-4378-a117-3cd9a4d9f91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fc3a13-93eb-435b-818e-e83b2916f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-476154679"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-476154679'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (153f48ce-12f6-4204-8b80-16c6dfd16dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d6af3-362a-4b26-a0c2-4ad228fc262b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d6af3-362a-4b26-a0c2-4ad228fc262b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44851de-8e21-4fca-ad86-ad200c831c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['6c7ffe3a-9db9-47d2-aa46-fd5b76ce1643', '9c4545e4-6d86-4944-91bf-4623fe1aecd5', 'ea6a8131-718b-4fde-82d3-c2c8c8428252', '1cefa302-c7a9-4831-b56d-1cfe67e3f523'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fc3a13-93eb-435b-818e-e83b2916f551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7ffe3a-9db9-47d2-aa46-fd5b76ce1643', '9c4545e4-6d86-4944-91bf-4623fe1aecd5', 'ea6a8131-718b-4fde-82d3-c2c8c8428252', '1cefa302-c7a9-4831-b56d-1cfe67e3f523']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179c3dfb-62c5-4438-8de5-9d1008644c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179c3dfb-62c5-4438-8de5-9d1008644c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbf635dd-c7cf-4569-889a-525dda97f19d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437009017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['6c7ffe3a-9db9-47d2-aa46-fd5b76ce1643','9c4545e4-6d86-4944-91bf-4623fe1aecd5','ea6a8131-718b-4fde-82d3-c2c8c8428252','1cefa302-c7a9-4831-b56d-1cfe67e3f523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437009017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbf635dd-c7cf-4569-889a-525dda97f19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8591dc-d9b9-4d70-9150-a165d73a124a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8591dc-d9b9-4d70-9150-a165d73a124a) transitioned into state 'SUCCESS' from state '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-437009017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['6c7ffe3a-9db9-47d2-aa46-fd5b76ce1643','9c4545e4-6d86-4944-91bf-4623fe1aecd5','ea6a8131-718b-4fde-82d3-c2c8c8428252','1cefa302-c7a9-4831-b56d-1cfe67e3f523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c70dfa-4bb1-49b7-a7cc-aa81859e2e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['cb45d9e2-83ed-4501-8e94-39e1d10d89bb', '5c20eae0-af48-4ab9-ab7b-206563dea0f2', '2cd2a57d-6b6d-48c5-abc1-1621ba2c1d88', 'd113b4ed-38b5-40db-8c5f-ddb3654724f4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44851de-8e21-4fca-ad86-ad200c831c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb45d9e2-83ed-4501-8e94-39e1d10d89bb', '5c20eae0-af48-4ab9-ab7b-206563dea0f2', '2cd2a57d-6b6d-48c5-abc1-1621ba2c1d88', 'd113b4ed-38b5-40db-8c5f-ddb3654724f4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7fbed0-987b-4ceb-a919-400b57704151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c70dfa-4bb1-49b7-a7cc-aa81859e2e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (c28034e7-bc20-4b86-b94a-162d22938c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d62acfb-696b-493d-8b53-98d24222c3ae tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1383/2727] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:48 2026] POST /volume/v3/volumes => generated 766 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9a848f2c-625c-4449-ac0e-064ba570a41f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7fbed0-987b-4ceb-a919-400b57704151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dacdde98-556d-4692-b234-1b04a822aa59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-476154679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['cb45d9e2-83ed-4501-8e94-39e1d10d89bb','5c20eae0-af48-4ab9-ab7b-206563dea0f2','2cd2a57d-6b6d-48c5-abc1-1621ba2c1d88','d113b4ed-38b5-40db-8c5f-ddb3654724f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-476154679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dacdde98-556d-4692-b234-1b04a822aa59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ca04bc-73d0-40f1-aa7f-6c4cd5740ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ca04bc-73d0-40f1-aa7f-6c4cd5740ff2) transitioned into state 'SUCCESS' from state '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-476154679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['cb45d9e2-83ed-4501-8e94-39e1d10d89bb','5c20eae0-af48-4ab9-ab7b-206563dea0f2','2cd2a57d-6b6d-48c5-abc1-1621ba2c1d88','d113b4ed-38b5-40db-8c5f-ddb3654724f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e06e0a4-f221-4335-b596-67d5bfae2e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e06e0a4-f221-4335-b596-67d5bfae2e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (153f48ce-12f6-4204-8b80-16c6dfd16dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51ee3b6c-d021-4797-a0c5-81689db11081 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1345/2728] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:48 2026] POST /volume/v3/volumes => generated 770 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-68f33e24-f8b9-470c-ab48-7dd829edf672 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1346/2729] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 834 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-257843d5-4531-4c4a-bacf-f1ae7e4c1d47 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1347/2730] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 838 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2107292981"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2107292981'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume of 1 GB Sep 06 17:17:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Availability Zones retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (149ef444-45a9-4777-9e92-4e0ed7778a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2c12e9-bf79-446f-9b55-83fc6c0f9a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2c12e9-bf79-446f-9b55-83fc6c0f9a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d37aa6-b7a3-4738-99e4-01f40fef57d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-95a2da92-caad-40b5-8a81-7f294549e680 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Created reservations ['9b5e2312-ae9d-44f2-a018-26dff9977f33', '94ac6d71-c129-4e9b-8ab4-f2eee6d355a2', 'd4db4ba1-5560-4821-8f42-ddb234e8a433', '10790bd8-4012-4a29-8965-8fdaf075aa36'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d37aa6-b7a3-4738-99e4-01f40fef57d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5e2312-ae9d-44f2-a018-26dff9977f33', '94ac6d71-c129-4e9b-8ab4-f2eee6d355a2', 'd4db4ba1-5560-4821-8f42-ddb234e8a433', '10790bd8-4012-4a29-8965-8fdaf075aa36']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd39be33-7d13-4bd4-a24a-1bf1101c00c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-95a2da92-caad-40b5-8a81-7f294549e680 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-95a2da92-caad-40b5-8a81-7f294549e680 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd39be33-7d13-4bd4-a24a-1bf1101c00c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7d2694-c089-4a9a-9bdd-59aa212f5eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2107292981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['9b5e2312-ae9d-44f2-a018-26dff9977f33','94ac6d71-c129-4e9b-8ab4-f2eee6d355a2','d4db4ba1-5560-4821-8f42-ddb234e8a433','10790bd8-4012-4a29-8965-8fdaf075aa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2107292981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7d2694-c089-4a9a-9bdd-59aa212f5eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772cb0f70bb543dcb2ba191ad922c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b054d896f53846fd8c4d2a720564d240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8882e7-f2ab-4079-aea8-6c88e8d76c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-95a2da92-caad-40b5-8a81-7f294549e680 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1348/2731] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:17:49 2026] POST /volume/v3/types => generated 287 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8882e7-f2ab-4079-aea8-6c88e8d76c27) transitioned into state 'SUCCESS' from state '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-2107292981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['9b5e2312-ae9d-44f2-a018-26dff9977f33','94ac6d71-c129-4e9b-8ab4-f2eee6d355a2','d4db4ba1-5560-4821-8f42-ddb234e8a433','10790bd8-4012-4a29-8965-8fdaf075aa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dad9f6b-2db9-47bf-ac88-e2718cf75c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dad9f6b-2db9-47bf-ac88-e2718cf75c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (149ef444-45a9-4777-9e92-4e0ed7778a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request issued successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9a848f2c-625c-4449-ac0e-064ba570a41f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1384/2732] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:48 2026] POST /volume/v3/volumes => generated 764 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-36c7a450-f74e-4e88-8806-163aba270a1f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-99832445"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-99832445'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume of 1 GB Sep 06 17:17:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Availability Zones retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (8ca9c356-f65c-4750-81f7-57ebedfe9bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abadccc1-e3cb-479e-aed6-de5caacb4054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abadccc1-e3cb-479e-aed6-de5caacb4054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2537be8-0f23-4f42-b1e1-857072b83074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Created reservations ['0d231ea1-010e-4966-a228-6ebbb76ae373', '0fbe91b8-3622-4dd7-b618-74f4ec4b3616', 'a91d3fc5-bcc1-44bb-ad42-cc878c2c5749', 'e5adcfde-9fae-41e6-aae5-af21e3a767ac'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2537be8-0f23-4f42-b1e1-857072b83074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d231ea1-010e-4966-a228-6ebbb76ae373', '0fbe91b8-3622-4dd7-b618-74f4ec4b3616', 'a91d3fc5-bcc1-44bb-ad42-cc878c2c5749', 'e5adcfde-9fae-41e6-aae5-af21e3a767ac']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:49 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783d74b1-1a77-44a6-983a-cbd45a0a2abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783d74b1-1a77-44a6-983a-cbd45a0a2abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8b05820-a40f-4df8-968f-b0b24285cc15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-99832445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['0d231ea1-010e-4966-a228-6ebbb76ae373','0fbe91b8-3622-4dd7-b618-74f4ec4b3616','a91d3fc5-bcc1-44bb-ad42-cc878c2c5749','e5adcfde-9fae-41e6-aae5-af21e3a767ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-99832445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8b05820-a40f-4df8-968f-b0b24285cc15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772cb0f70bb543dcb2ba191ad922c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b054d896f53846fd8c4d2a720564d240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe140d58-55a0-4e53-99da-01a34a7c0a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe140d58-55a0-4e53-99da-01a34a7c0a93) transitioned into state 'SUCCESS' from state '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-99832445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['0d231ea1-010e-4966-a228-6ebbb76ae373','0fbe91b8-3622-4dd7-b618-74f4ec4b3616','a91d3fc5-bcc1-44bb-ad42-cc878c2c5749','e5adcfde-9fae-41e6-aae5-af21e3a767ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f02d49-bc1d-47ac-879c-f15298b95e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f02d49-bc1d-47ac-879c-f15298b95e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (8ca9c356-f65c-4750-81f7-57ebedfe9bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request issued successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36c7a450-f74e-4e88-8806-163aba270a1f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1349/2733] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:49 2026] POST /volume/v3/volumes => generated 762 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-79a02d72-961e-48c2-ab8e-30e3752b718d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1843021904"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1843021904'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume of 1 GB Sep 06 17:17:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Availability Zones retrieved successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d5aceac-edbd-4b57-a87c-2571e5af9618 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 200 Sep 06 17:17:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1350/2734] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:50 2026] GET /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-60883949-e20d-42be-b1a2-4567ce1128be None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (a75a0b22-a50e-4d38-b2f7-b4a70d680e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60883949-e20d-42be-b1a2-4567ce1128be tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60883949-e20d-42be-b1a2-4567ce1128be tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60883949-e20d-42be-b1a2-4567ce1128be tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9aebdd-d1d6-4e40-8adc-4fc0592793b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60883949-e20d-42be-b1a2-4567ce1128be tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60883949-e20d-42be-b1a2-4567ce1128be tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 200 Sep 06 17:17:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1351/2735] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:50 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9aebdd-d1d6-4e40-8adc-4fc0592793b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5e05ac-2cce-4ccd-9826-22e2f1cc0bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Created reservations ['67179820-9fac-4686-8665-d16069c7af0b', '11c5fc22-1978-43aa-9735-32d6562527dc', 'd2f09ed4-87bd-47f1-b4bd-3e44fabda564', 'debfeeed-f50d-4e04-ba27-51e05752cbe9'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5e05ac-2cce-4ccd-9826-22e2f1cc0bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67179820-9fac-4686-8665-d16069c7af0b', '11c5fc22-1978-43aa-9735-32d6562527dc', 'd2f09ed4-87bd-47f1-b4bd-3e44fabda564', 'debfeeed-f50d-4e04-ba27-51e05752cbe9']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2652822b-40db-4cf6-b5f0-f6ced29cc9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2652822b-40db-4cf6-b5f0-f6ced29cc9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c398b57-629c-47b2-949d-6ff72c4e03b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1843021904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['67179820-9fac-4686-8665-d16069c7af0b','11c5fc22-1978-43aa-9735-32d6562527dc','d2f09ed4-87bd-47f1-b4bd-3e44fabda564','debfeeed-f50d-4e04-ba27-51e05752cbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1843021904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c398b57-629c-47b2-949d-6ff72c4e03b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772cb0f70bb543dcb2ba191ad922c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b054d896f53846fd8c4d2a720564d240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce6ebbf-e5ab-4549-a65c-a871df5518a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce6ebbf-e5ab-4549-a65c-a871df5518a2) transitioned into state 'SUCCESS' from state '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-1843021904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['67179820-9fac-4686-8665-d16069c7af0b','11c5fc22-1978-43aa-9735-32d6562527dc','d2f09ed4-87bd-47f1-b4bd-3e44fabda564','debfeeed-f50d-4e04-ba27-51e05752cbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f8b3ba-7efb-4894-992c-e8af13c16e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f8b3ba-7efb-4894-992c-e8af13c16e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (a75a0b22-a50e-4d38-b2f7-b4a70d680e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request issued successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79a02d72-961e-48c2-ab8e-30e3752b718d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1385/2736] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:50 2026] POST /volume/v3/volumes => generated 764 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-896609914"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-896609914'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume of 1 GB Sep 06 17:17:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Availability Zones retrieved successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (222de028-cfa1-4e85-88dc-574e6c572811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767d2c01-5a77-4fde-9984-5e0737e1cf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767d2c01-5a77-4fde-9984-5e0737e1cf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a46e1b-c114-4a71-9db0-da405249feb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Created reservations ['e779d42b-ef03-4d33-b634-4095e5125f88', '1e318081-4d56-4623-a764-b23196dba8d9', '9cadff7c-fa86-4c45-875f-35f54a8000a2', '24b121c8-841a-4c72-92c4-a508469f6c33'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a46e1b-c114-4a71-9db0-da405249feb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e779d42b-ef03-4d33-b634-4095e5125f88', '1e318081-4d56-4623-a764-b23196dba8d9', '9cadff7c-fa86-4c45-875f-35f54a8000a2', '24b121c8-841a-4c72-92c4-a508469f6c33']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f90b7f-746a-4d1d-8dd8-b34bf45bd624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f90b7f-746a-4d1d-8dd8-b34bf45bd624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fa892de-5429-453f-8a4b-1d169f021538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-896609914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['e779d42b-ef03-4d33-b634-4095e5125f88','1e318081-4d56-4623-a764-b23196dba8d9','9cadff7c-fa86-4c45-875f-35f54a8000a2','24b121c8-841a-4c72-92c4-a508469f6c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-896609914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fa892de-5429-453f-8a4b-1d169f021538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772cb0f70bb543dcb2ba191ad922c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b054d896f53846fd8c4d2a720564d240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5498f68a-ca33-47ca-9cde-625a76f3c050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5498f68a-ca33-47ca-9cde-625a76f3c050) transitioned into state 'SUCCESS' from state '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-896609914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['e779d42b-ef03-4d33-b634-4095e5125f88','1e318081-4d56-4623-a764-b23196dba8d9','9cadff7c-fa86-4c45-875f-35f54a8000a2','24b121c8-841a-4c72-92c4-a508469f6c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fe7a09-795a-4930-a242-274b66a1bd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fe7a09-795a-4930-a242-274b66a1bd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (222de028-cfa1-4e85-88dc-574e6c572811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request issued successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da53f641-fecc-451f-8a93-a84dc3a3cf02 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1352/2737] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:50 2026] POST /volume/v3/volumes => generated 763 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "144381f3-06fc-421a-a0af-68a0aa0441b8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-169049090"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request body: {'volume': {"'imageRef": '144381f3-06fc-421a-a0af-68a0aa0441b8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-169049090'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume of 1 GB Sep 06 17:17:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Availability Zones retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (41b6e8d4-9ce3-4ada-b90e-d07d93c1a3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bedc4a8-c7a9-4999-ab5e-df924238dd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b532079f-184d-434f-82bb-eda71c80d088 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b532079f-184d-434f-82bb-eda71c80d088 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b532079f-184d-434f-82bb-eda71c80d088 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b532079f-184d-434f-82bb-eda71c80d088 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b532079f-184d-434f-82bb-eda71c80d088 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bedc4a8-c7a9-4999-ab5e-df924238dd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b971b3ff-3cdf-44a5-9214-b040324527e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b532079f-184d-434f-82bb-eda71c80d088 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 200 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1353/2738] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:51 2026] GET /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7f8d22e-e955-428b-939f-9e1dbf4d110b tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 200 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1354/2739] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:51 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-55071248-6026-493a-9d4d-b11f523f1355 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbf635dd-c7cf-4569-889a-525dda97f19d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-737003570"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create snapshot from volume dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Created reservations ['9e6b3bdd-cc52-47e0-8fce-83accfa67718', 'a07061d1-2fd7-4820-ba05-f5aec3fa4658', '16a7c330-871d-48e1-9319-b3f98131cad4', '2bd8342b-bd94-44f6-95a1-d83e36f2ede5'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b971b3ff-3cdf-44a5-9214-b040324527e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e6b3bdd-cc52-47e0-8fce-83accfa67718', 'a07061d1-2fd7-4820-ba05-f5aec3fa4658', '16a7c330-871d-48e1-9319-b3f98131cad4', '2bd8342b-bd94-44f6-95a1-d83e36f2ede5']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f691f31a-77a5-4e5c-9197-12bd6dae4617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['f035ddb6-ad2e-4f88-9dcf-f8b0cde57b40', 'd7319cf3-26c2-4009-951d-8c51683a10e9', '5d9566f5-a4db-4653-8c90-88e7436f2c46', '5919c6b4-c1d6-48ab-a4d3-b88dceda446c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f691f31a-77a5-4e5c-9197-12bd6dae4617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1409e5-d756-4a42-95e8-7d6184de331a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-169049090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['9e6b3bdd-cc52-47e0-8fce-83accfa67718','a07061d1-2fd7-4820-ba05-f5aec3fa4658','16a7c330-871d-48e1-9319-b3f98131cad4','2bd8342b-bd94-44f6-95a1-d83e36f2ede5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-169049090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1409e5-d756-4a42-95e8-7d6184de331a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772cb0f70bb543dcb2ba191ad922c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b054d896f53846fd8c4d2a720564d240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d73268f-ec68-41c1-8a8d-f637cfd062f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d73268f-ec68-41c1-8a8d-f637cfd062f7) transitioned into state 'SUCCESS' from state '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-169049090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772cb0f70bb543dcb2ba191ad922c7f4',qos_specs=None,replication_status=,reservations=['9e6b3bdd-cc52-47e0-8fce-83accfa67718','a07061d1-2fd7-4820-ba05-f5aec3fa4658','16a7c330-871d-48e1-9319-b3f98131cad4','2bd8342b-bd94-44f6-95a1-d83e36f2ede5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b054d896f53846fd8c4d2a720564d240',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb917be-85e7-49d1-b62e-e80334a1c6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot create request issued successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55071248-6026-493a-9d4d-b11f523f1355 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1355/2740] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:17:51 2026] POST /volume/v3/snapshots => generated 315 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd0c449f-6071-42de-ac63-9a189958e575 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd0c449f-6071-42de-ac63-9a189958e575 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb917be-85e7-49d1-b62e-e80334a1c6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd0c449f-6071-42de-ac63-9a189958e575 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd0c449f-6071-42de-ac63-9a189958e575 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Flow 'volume_create_api' (41b6e8d4-9ce3-4ada-b90e-d07d93c1a3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Create volume request issued successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a98a1130-6e58-4132-a6c9-09eaf2ccbb0e tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1386/2741] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:51 2026] POST /volume/v3/volumes => generated 763 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dd0c449f-6071-42de-ac63-9a189958e575 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd0c449f-6071-42de-ac63-9a189958e575 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1356/2742] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:51 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d37ba028-3988-41ff-8da9-346a4a2291d7 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff returned with HTTP 200 Sep 06 17:17:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1387/2743] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:51 2026] GET /volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4cf05a55-999e-4059-b06b-eaa10fcd95f3 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 200 Sep 06 17:17:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1357/2744] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-71986497-3833-43bd-9172-107c427348cd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dacdde98-556d-4692-b234-1b04a822aa59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-729701180"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {"'source_volid": 'dacdde98-556d-4692-b234-1b04a822aa59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-729701180'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (1ce02d97-087c-48c5-bc3f-d02d36c48b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860d7cf4-3129-4d54-a089-e441b8f64413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860d7cf4-3129-4d54-a089-e441b8f64413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b78e4d-4972-4c3f-b1d2-d06d641f9084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['2680f44f-d172-4034-91ba-4a1b545272b2', 'c6a06729-ce71-47c7-971e-b1d560a39690', '86c3261a-9cec-499f-8b7e-792686e9095e', 'cd225904-184b-44e0-874f-7bf87d5dbe65'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b78e4d-4972-4c3f-b1d2-d06d641f9084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2680f44f-d172-4034-91ba-4a1b545272b2', 'c6a06729-ce71-47c7-971e-b1d560a39690', '86c3261a-9cec-499f-8b7e-792686e9095e', 'cd225904-184b-44e0-874f-7bf87d5dbe65']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e010b7-c642-4473-a4a0-31787462ad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e010b7-c642-4473-a4a0-31787462ad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-729701180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['2680f44f-d172-4034-91ba-4a1b545272b2','c6a06729-ce71-47c7-971e-b1d560a39690','86c3261a-9cec-499f-8b7e-792686e9095e','cd225904-184b-44e0-874f-7bf87d5dbe65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-729701180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7ec9a0-0756-4803-8b1d-8796bc3f7ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db67f205-8354-4eb1-a944-2528984c0251 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db67f205-8354-4eb1-a944-2528984c0251 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db67f205-8354-4eb1-a944-2528984c0251 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db67f205-8354-4eb1-a944-2528984c0251 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db67f205-8354-4eb1-a944-2528984c0251 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db67f205-8354-4eb1-a944-2528984c0251 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1358/2745] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7ec9a0-0756-4803-8b1d-8796bc3f7ca8) transitioned into state 'SUCCESS' from state '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-729701180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['2680f44f-d172-4034-91ba-4a1b545272b2','c6a06729-ce71-47c7-971e-b1d560a39690','86c3261a-9cec-499f-8b7e-792686e9095e','cd225904-184b-44e0-874f-7bf87d5dbe65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f58d5f3-e016-4819-b23a-b6e8e0eb30ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f58d5f3-e016-4819-b23a-b6e8e0eb30ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (1ce02d97-087c-48c5-bc3f-d02d36c48b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-71986497-3833-43bd-9172-107c427348cd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1388/2746] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:52 2026] POST /volume/v3/volumes => generated 770 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dacdde98-556d-4692-b234-1b04a822aa59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656276157"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {"'source_volid": 'dacdde98-556d-4692-b234-1b04a822aa59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1656276157'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-31ff5d24-6555-45a5-bd45-1806dbce15c8 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff returned with HTTP 200 Sep 06 17:17:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1359/2747] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (49ca9dcc-c2d1-4f6d-a659-1431ac5cadd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200a2538-5b09-44ca-90a8-c9c326c6cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:52 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37f27754-594e-4343-a9e4-6b38abb9d389 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37f27754-594e-4343-a9e4-6b38abb9d389 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37f27754-594e-4343-a9e4-6b38abb9d389 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37f27754-594e-4343-a9e4-6b38abb9d389 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-37f27754-594e-4343-a9e4-6b38abb9d389 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37f27754-594e-4343-a9e4-6b38abb9d389 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1360/2748] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-657637b7-31b6-4dd0-bef4-c311f803057b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "cae39560-e359-4f7e-95b9-58e70f0cf025", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'cae39560-e359-4f7e-95b9-58e70f0cf025', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200a2538-5b09-44ca-90a8-c9c326c6cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c15b22c-1cd9-421e-ac16-7113dcbea04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['b63e57ea-7105-48ba-91ee-a58fe1e14c27', 'e910ebfa-a9ef-4988-95b6-599d911c46e2', '67d8bd12-3d6d-4b1f-9bb9-3e83fb97d181', '0d7fbe9e-0b3f-4ac8-8eb0-263830bbb494'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c15b22c-1cd9-421e-ac16-7113dcbea04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b63e57ea-7105-48ba-91ee-a58fe1e14c27', 'e910ebfa-a9ef-4988-95b6-599d911c46e2', '67d8bd12-3d6d-4b1f-9bb9-3e83fb97d181', '0d7fbe9e-0b3f-4ac8-8eb0-263830bbb494']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Create volume of 1 GB Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3860eb54-99bf-48e9-88ee-18b63a430aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Availability Zones retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Flow 'volume_create_api' (4839dada-c28d-4404-b5cc-33a867412707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3860eb54-99bf-48e9-88ee-18b63a430aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aefdf710-1fde-4249-b9bf-184a56dfaa70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1656276157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['b63e57ea-7105-48ba-91ee-a58fe1e14c27','e910ebfa-a9ef-4988-95b6-599d911c46e2','67d8bd12-3d6d-4b1f-9bb9-3e83fb97d181','0d7fbe9e-0b3f-4ac8-8eb0-263830bbb494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1656276157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aefdf710-1fde-4249-b9bf-184a56dfaa70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65428683-846a-417a-b211-17f428251744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25632a9b-0e20-4ac4-95d1-7bcb181815a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25632a9b-0e20-4ac4-95d1-7bcb181815a3) transitioned into state 'SUCCESS' from state '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-1656276157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['b63e57ea-7105-48ba-91ee-a58fe1e14c27','e910ebfa-a9ef-4988-95b6-599d911c46e2','67d8bd12-3d6d-4b1f-9bb9-3e83fb97d181','0d7fbe9e-0b3f-4ac8-8eb0-263830bbb494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff77eb9e-e141-4bd7-a17d-d7442fd79d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff77eb9e-e141-4bd7-a17d-d7442fd79d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (49ca9dcc-c2d1-4f6d-a659-1431ac5cadd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b63e1bc5-6953-4609-ac8a-fca4b0454d3f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1389/2749] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:52 2026] POST /volume/v3/volumes => generated 771 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d2466556-0d00-4f87-99ed-29ac823adf11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dacdde98-556d-4692-b234-1b04a822aa59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1729122000"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {"'source_volid": 'dacdde98-556d-4692-b234-1b04a822aa59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1729122000'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65428683-846a-417a-b211-17f428251744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:17:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3120feef-033c-4973-9a04-58de5e7276b1,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': '3120feef-033c-4973-9a04-58de5e7276b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6a653e-5197-4602-8104-9c32172bcfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (5486201a-f0c1-4ad7-a7d8-024abdcf53d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f7cd0d-a95e-442e-96ac-222e84cbd140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f7cd0d-a95e-442e-96ac-222e84cbd140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8853dc-5562-44d5-b225-b1682f8e9f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-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 06 17:17:53 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-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 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['f13311e7-54ef-41ec-84ce-4975b840cbd7', '16524eab-6c69-4b15-8f22-622723821866', 'abb221c9-41b7-4e6c-bd36-08feec3f64fc', '66302f1c-aa3b-4fb8-8599-4ea0d1f98c9c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Created reservations ['a47475aa-eb9d-49d6-970f-3893b20a4327', 'b49d55ab-999b-4e35-b61f-737254b12fac', '90466379-ad9e-45e8-8349-d15d6d82236b', '95fdbc91-3f76-49f2-b857-4a4863ec4cc6'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8853dc-5562-44d5-b225-b1682f8e9f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13311e7-54ef-41ec-84ce-4975b840cbd7', '16524eab-6c69-4b15-8f22-622723821866', 'abb221c9-41b7-4e6c-bd36-08feec3f64fc', '66302f1c-aa3b-4fb8-8599-4ea0d1f98c9c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d89819-4492-42f3-873b-684cb68af1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6a653e-5197-4602-8104-9c32172bcfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47475aa-eb9d-49d6-970f-3893b20a4327', 'b49d55ab-999b-4e35-b61f-737254b12fac', '90466379-ad9e-45e8-8349-d15d6d82236b', '95fdbc91-3f76-49f2-b857-4a4863ec4cc6']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6a755d-4dd4-4b23-b594-e6cd9655df86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d89819-4492-42f3-873b-684cb68af1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a128e1-a4fb-4f60-8889-d67e9c7460e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729122000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['f13311e7-54ef-41ec-84ce-4975b840cbd7','16524eab-6c69-4b15-8f22-622723821866','abb221c9-41b7-4e6c-bd36-08feec3f64fc','66302f1c-aa3b-4fb8-8599-4ea0d1f98c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729122000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a128e1-a4fb-4f60-8889-d67e9c7460e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6a755d-4dd4-4b23-b594-e6cd9655df86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cb25137-4b88-4ce8-9aaf-610724ac8084', '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='a355e65ea1cb4bfbad9b95a7af9a3b7e',qos_specs=None,replication_status=,reservations=['a47475aa-eb9d-49d6-970f-3893b20a4327','b49d55ab-999b-4e35-b61f-737254b12fac','90466379-ad9e-45e8-8349-d15d6d82236b','95fdbc91-3f76-49f2-b857-4a4863ec4cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='493f92f1edf7495ebbefc411311fb756',volume_type_id=3120feef-033c-4973-9a04-58de5e7276b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cb25137-4b88-4ce8-9aaf-610724ac8084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a355e65ea1cb4bfbad9b95a7af9a3b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='493f92f1edf7495ebbefc411311fb756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3120feef-033c-4973-9a04-58de5e7276b1),volume_type_id=3120feef-033c-4973-9a04-58de5e7276b1)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3bcca32-d733-4342-9868-b30e4ecb0483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f645298e-2a91-4b5a-b967-3678d5896b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3bcca32-d733-4342-9868-b30e4ecb0483) transitioned into state 'SUCCESS' from state '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-1729122000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['f13311e7-54ef-41ec-84ce-4975b840cbd7','16524eab-6c69-4b15-8f22-622723821866','abb221c9-41b7-4e6c-bd36-08feec3f64fc','66302f1c-aa3b-4fb8-8599-4ea0d1f98c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dade918f-573d-4120-b8ae-36976d56a094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dade918f-573d-4120-b8ae-36976d56a094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (5486201a-f0c1-4ad7-a7d8-024abdcf53d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2466556-0d00-4f87-99ed-29ac823adf11 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1390/2750] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:53 2026] POST /volume/v3/volumes => generated 771 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f645298e-2a91-4b5a-b967-3678d5896b95) transitioned into state 'SUCCESS' from 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='a355e65ea1cb4bfbad9b95a7af9a3b7e',qos_specs=None,replication_status=,reservations=['a47475aa-eb9d-49d6-970f-3893b20a4327','b49d55ab-999b-4e35-b61f-737254b12fac','90466379-ad9e-45e8-8349-d15d6d82236b','95fdbc91-3f76-49f2-b857-4a4863ec4cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='493f92f1edf7495ebbefc411311fb756',volume_type_id=3120feef-033c-4973-9a04-58de5e7276b1)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60ccf46d-9a54-47a5-ae97-11934992eaca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dacdde98-556d-4692-b234-1b04a822aa59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1213010622"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae85819-9811-41ae-911b-e71b2f8dbe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {"'source_volid": 'dacdde98-556d-4692-b234-1b04a822aa59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1213010622'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae85819-9811-41ae-911b-e71b2f8dbe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Flow 'volume_create_api' (4839dada-c28d-4404-b5cc-33a867412707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Create volume request issued successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-657637b7-31b6-4dd0-bef4-c311f803057b tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1361/2751] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:53 2026] POST /volume/v3/volumes => generated 804 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (069b9be6-ebe9-47c6-813b-8ef14bac77a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5c81de-01c9-4062-8711-78e5b81289de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-188657a7-2976-4a93-bc31-e089b6e1aaa7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1362/2752] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:53 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f38ae2be-ae13-4786-ae37-bd83b28bc7d5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1363/2753] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:53 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 872 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5c81de-01c9-4062-8711-78e5b81289de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c60def9-6c54-45de-a76d-3ada5aa5f48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-02097be5-e585-4835-9ef1-693337cf9634 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02097be5-e585-4835-9ef1-693337cf9634 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02097be5-e585-4835-9ef1-693337cf9634 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02097be5-e585-4835-9ef1-693337cf9634 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['b295f854-0e46-488e-a1f4-984a74b6e549', 'a6f0f154-f57b-4cc2-92f5-7543c9391716', '17c95211-f69c-4103-b517-7d8169d46e80', 'abc44e5a-9adb-45f8-8d59-195e4bcd604b'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c60def9-6c54-45de-a76d-3ada5aa5f48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b295f854-0e46-488e-a1f4-984a74b6e549', 'a6f0f154-f57b-4cc2-92f5-7543c9391716', '17c95211-f69c-4103-b517-7d8169d46e80', 'abc44e5a-9adb-45f8-8d59-195e4bcd604b']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb47d6b4-f122-4145-ad43-92d373551b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-02097be5-e585-4835-9ef1-693337cf9634 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02097be5-e585-4835-9ef1-693337cf9634 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1364/2754] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb47d6b4-f122-4145-ad43-92d373551b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2307df1-e776-47d6-be13-3812477b3611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213010622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['b295f854-0e46-488e-a1f4-984a74b6e549','a6f0f154-f57b-4cc2-92f5-7543c9391716','17c95211-f69c-4103-b517-7d8169d46e80','abc44e5a-9adb-45f8-8d59-195e4bcd604b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213010622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2307df1-e776-47d6-be13-3812477b3611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b16fbba-4569-46c8-8b68-b191f6cd36a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b16fbba-4569-46c8-8b68-b191f6cd36a4) transitioned into state 'SUCCESS' from state '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-1213010622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['b295f854-0e46-488e-a1f4-984a74b6e549','a6f0f154-f57b-4cc2-92f5-7543c9391716','17c95211-f69c-4103-b517-7d8169d46e80','abc44e5a-9adb-45f8-8d59-195e4bcd604b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1522afd5-20cf-40d1-a6c3-7305f30d8d6f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1365/2755] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e536106-cb30-4167-88ad-032ed80685e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e536106-cb30-4167-88ad-032ed80685e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (069b9be6-ebe9-47c6-813b-8ef14bac77a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60ccf46d-9a54-47a5-ae97-11934992eaca tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1391/2756] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:53 2026] POST /volume/v3/volumes => generated 771 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5e4332fc-f312-48de-b4cc-649962cd475f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "dacdde98-556d-4692-b234-1b04a822aa59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1184725714"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request body: {'volume': {"'source_volid": 'dacdde98-556d-4692-b234-1b04a822aa59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1184725714'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume of 1 GB Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Availability Zones retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (77a37b37-5a9f-4e7b-a11a-0af08e8572ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009f39f0-204f-4b58-afb7-42dc16c8a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009f39f0-204f-4b58-afb7-42dc16c8a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badf2118-cc5a-44f9-b774-f1ac382119ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Created reservations ['aecce5e9-6ea6-4506-82da-86368c3de7dd', '984ef55b-f713-48ad-93eb-829eae7993a2', '8bcf5a5c-3e67-4013-8b8a-5cb0a1f92236', '5110a1cf-de89-4d0b-ab95-d2ef1f491131'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badf2118-cc5a-44f9-b774-f1ac382119ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aecce5e9-6ea6-4506-82da-86368c3de7dd', '984ef55b-f713-48ad-93eb-829eae7993a2', '8bcf5a5c-3e67-4013-8b8a-5cb0a1f92236', '5110a1cf-de89-4d0b-ab95-d2ef1f491131']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768880e6-6aa9-47a9-842e-b41be655ccbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768880e6-6aa9-47a9-842e-b41be655ccbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2dc6da8-1a45-442d-929b-173e8d046e0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1184725714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['aecce5e9-6ea6-4506-82da-86368c3de7dd','984ef55b-f713-48ad-93eb-829eae7993a2','8bcf5a5c-3e67-4013-8b8a-5cb0a1f92236','5110a1cf-de89-4d0b-ab95-d2ef1f491131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1184725714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2dc6da8-1a45-442d-929b-173e8d046e0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31078d0650ff48738e6faa6acc2296d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75497e8b-93fd-45de-bf3c-ed68ce24ada3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75497e8b-93fd-45de-bf3c-ed68ce24ada3) transitioned into state 'SUCCESS' from state '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-1184725714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31078d0650ff48738e6faa6acc2296d7',qos_specs=None,replication_status=,reservations=['aecce5e9-6ea6-4506-82da-86368c3de7dd','984ef55b-f713-48ad-93eb-829eae7993a2','8bcf5a5c-3e67-4013-8b8a-5cb0a1f92236','5110a1cf-de89-4d0b-ab95-d2ef1f491131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfc4cf070b24c69aaf65da2790d0bbd',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48e8b1d-ab15-4965-92b5-0c34518712b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48e8b1d-ab15-4965-92b5-0c34518712b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Flow 'volume_create_api' (77a37b37-5a9f-4e7b-a11a-0af08e8572ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Create volume request issued successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5e4332fc-f312-48de-b4cc-649962cd475f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1366/2757] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:54 2026] POST /volume/v3/volumes => generated 771 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3a5eb9e0-3f49-4e4e-b8e3-62600d21060a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1392/2758] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-92e931c1-9a3d-4f28-9c5f-a88e8feda7ec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1367/2759] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5e737010-9c3f-45b4-8279-de864077d1c3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e737010-9c3f-45b4-8279-de864077d1c3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e737010-9c3f-45b4-8279-de864077d1c3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5e737010-9c3f-45b4-8279-de864077d1c3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5e737010-9c3f-45b4-8279-de864077d1c3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5e737010-9c3f-45b4-8279-de864077d1c3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1393/2760] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 896 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-040f9191-cc78-45e0-85da-092e0cd3d300 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040f9191-cc78-45e0-85da-092e0cd3d300 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040f9191-cc78-45e0-85da-092e0cd3d300 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040f9191-cc78-45e0-85da-092e0cd3d300 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-040f9191-cc78-45e0-85da-092e0cd3d300 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040f9191-cc78-45e0-85da-092e0cd3d300 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1368/2761] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3295a55b-326d-4afb-8486-39b98dbbc14f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3295a55b-326d-4afb-8486-39b98dbbc14f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:17:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3295a55b-326d-4afb-8486-39b98dbbc14f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3295a55b-326d-4afb-8486-39b98dbbc14f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3295a55b-326d-4afb-8486-39b98dbbc14f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3295a55b-326d-4afb-8486-39b98dbbc14f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1394/2762] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-74f1a23a-e725-49e0-bb52-67f94ba5e0c7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1369/2763] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2f3212cf-528c-400a-81e6-cc24cbded3b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1395/2764] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84731983-411c-4140-940d-2523ddedc662 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84731983-411c-4140-940d-2523ddedc662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84731983-411c-4140-940d-2523ddedc662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84731983-411c-4140-940d-2523ddedc662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84731983-411c-4140-940d-2523ddedc662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84731983-411c-4140-940d-2523ddedc662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1370/2765] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77cda85c-b4e6-4ddc-8e9f-727745a464a5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1396/2766] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a8ffc95-e824-4ba5-8d8a-0c4dea3e824a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1371/2767] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d87c3fe-6056-4f50-81e2-0f28f3d53c72 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1397/2768] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-69716e6f-6c9c-4366-a2ae-0f127469c3c5 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1372/2769] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:57 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:57 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:57 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae2ba1e2-aadb-4af6-a3b9-c5c312fb7045 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1398/2770] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:57 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:57 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8876996b-2a04-48b0-8955-b79ccb8bf5be tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1373/2771] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:57 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45ae5723-2216-4d5f-b051-c855d0ef62a8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1399/2772] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-79c60815-6da1-4fbd-91fc-205a6d98caec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79c60815-6da1-4fbd-91fc-205a6d98caec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79c60815-6da1-4fbd-91fc-205a6d98caec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-79c60815-6da1-4fbd-91fc-205a6d98caec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-79c60815-6da1-4fbd-91fc-205a6d98caec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-79c60815-6da1-4fbd-91fc-205a6d98caec tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1374/2773] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6f17c360-0d09-44d7-b025-a175348eafbd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "544b9c90-dfde-4e5b-82e7-fb68413f296b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1491625713"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {"'snapshot_id": '544b9c90-dfde-4e5b-82e7-fb68413f296b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1491625713'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (bacd5685-ce65-4b58-af0f-b1b1f0bc23fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade29063-c3e5-4e6f-9ee7-8358dd203a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade29063-c3e5-4e6f-9ee7-8358dd203a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dff7d0-fb86-4829-a010-50d28addd7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-decd149f-ba63-4516-b5b2-42e9ac8377e5 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1375/2774] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['96833a28-0e65-4cb7-aebd-c82b577f3b54', 'b1fb0f13-d00b-4e93-be0f-a553ac474664', 'c5e3d94d-6b05-4fab-9c41-79687bfee5d3', 'e7ca4960-aaf9-4c71-9502-82f3390b4ad0'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dff7d0-fb86-4829-a010-50d28addd7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96833a28-0e65-4cb7-aebd-c82b577f3b54', 'b1fb0f13-d00b-4e93-be0f-a553ac474664', 'c5e3d94d-6b05-4fab-9c41-79687bfee5d3', 'e7ca4960-aaf9-4c71-9502-82f3390b4ad0']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8082c3-4b7d-4116-a915-25507206b58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8082c3-4b7d-4116-a915-25507206b58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1491625713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['96833a28-0e65-4cb7-aebd-c82b577f3b54','b1fb0f13-d00b-4e93-be0f-a553ac474664','c5e3d94d-6b05-4fab-9c41-79687bfee5d3','e7ca4960-aaf9-4c71-9502-82f3390b4ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1491625713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b304dc83-fa8d-44f1-a3bc-4a9c0eea34cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b304dc83-fa8d-44f1-a3bc-4a9c0eea34cd) transitioned into state 'SUCCESS' from state '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-1491625713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['96833a28-0e65-4cb7-aebd-c82b577f3b54','b1fb0f13-d00b-4e93-be0f-a553ac474664','c5e3d94d-6b05-4fab-9c41-79687bfee5d3','e7ca4960-aaf9-4c71-9502-82f3390b4ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7102def9-6a6f-4141-be42-0f8a9fa10f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7102def9-6a6f-4141-be42-0f8a9fa10f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (bacd5685-ce65-4b58-af0f-b1b1f0bc23fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6f17c360-0d09-44d7-b025-a175348eafbd tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1400/2775] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:58 2026] POST /volume/v3/volumes => generated 767 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e9ada797-d2c4-4865-bbee-21445374d407 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "544b9c90-dfde-4e5b-82e7-fb68413f296b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1540349274"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {"'snapshot_id": '544b9c90-dfde-4e5b-82e7-fb68413f296b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1540349274'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (fcb99436-9abd-462d-bb26-6f5a1e60274e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b7a30d-ab33-43eb-beff-13e5ce676703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b7a30d-ab33-43eb-beff-13e5ce676703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9221bfa7-17cb-4d76-a315-f14f03567bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c0ef2c5-7f5f-456f-9220-9e3392baa11f tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1401/2776] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] DELETE http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume with id: 0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['3c3da7f9-b2c8-489a-bf90-6ccac26b99c6', 'c5366c99-0520-41ed-a543-4b5d7b5b1007', 'd1d9e0ca-0137-48c9-b078-5349f5d30e53', 'e7102a6e-1686-48a1-bacd-aa634690e7d4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume request issued successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b13d0eb-06af-489f-acdf-a31c107f3517 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 202 Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9221bfa7-17cb-4d76-a315-f14f03567bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c3da7f9-b2c8-489a-bf90-6ccac26b99c6', 'c5366c99-0520-41ed-a543-4b5d7b5b1007', 'd1d9e0ca-0137-48c9-b078-5349f5d30e53', 'e7102a6e-1686-48a1-bacd-aa634690e7d4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1402/2777] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:17:58 2026] DELETE /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf29b006-ec89-4b28-b842-cb0b4739a5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-63fb2725-abe0-46e9-8e52-385143673071 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63fb2725-abe0-46e9-8e52-385143673071 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63fb2725-abe0-46e9-8e52-385143673071 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63fb2725-abe0-46e9-8e52-385143673071 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf29b006-ec89-4b28-b842-cb0b4739a5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894e0c7f-76bb-40d6-af83-9d299a6aa8eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1540349274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['3c3da7f9-b2c8-489a-bf90-6ccac26b99c6','c5366c99-0520-41ed-a543-4b5d7b5b1007','d1d9e0ca-0137-48c9-b078-5349f5d30e53','e7102a6e-1686-48a1-bacd-aa634690e7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1540349274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894e0c7f-76bb-40d6-af83-9d299a6aa8eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf90404d-aae9-46e6-9319-3eba11a9af50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-63fb2725-abe0-46e9-8e52-385143673071 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63fb2725-abe0-46e9-8e52-385143673071 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1403/2778] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf90404d-aae9-46e6-9319-3eba11a9af50) transitioned into state 'SUCCESS' from state '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-1540349274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['3c3da7f9-b2c8-489a-bf90-6ccac26b99c6','c5366c99-0520-41ed-a543-4b5d7b5b1007','d1d9e0ca-0137-48c9-b078-5349f5d30e53','e7102a6e-1686-48a1-bacd-aa634690e7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329cdf67-eab2-4afd-b9d3-ae3e4c179784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329cdf67-eab2-4afd-b9d3-ae3e4c179784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (fcb99436-9abd-462d-bb26-6f5a1e60274e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9ada797-d2c4-4865-bbee-21445374d407 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1376/2779] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:58 2026] POST /volume/v3/volumes => generated 767 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "544b9c90-dfde-4e5b-82e7-fb68413f296b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1212448060"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {"'snapshot_id": '544b9c90-dfde-4e5b-82e7-fb68413f296b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1212448060'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (3173a35b-be34-4dba-8c04-22a146f7deea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51aa655d-575b-4f4c-b20b-2c00c589c50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51aa655d-575b-4f4c-b20b-2c00c589c50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc2f1f8-795c-4775-a407-45ee178008ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d08360f-fb36-42b7-be96-d12a2e921b05 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:17:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1377/2780] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:59 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['f9929548-d62a-477a-a1ae-cd9f5759241c', '0cb4a99f-e665-4376-9fbb-57410031cd2a', '9aa80f5e-0867-4652-a918-975c046e28cb', '8f097574-cb8d-473c-9aee-71fbed9a389f'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc2f1f8-795c-4775-a407-45ee178008ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9929548-d62a-477a-a1ae-cd9f5759241c', '0cb4a99f-e665-4376-9fbb-57410031cd2a', '9aa80f5e-0867-4652-a918-975c046e28cb', '8f097574-cb8d-473c-9aee-71fbed9a389f']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ccb41b6-4826-4e89-a26d-52417e6cd895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ccb41b6-4826-4e89-a26d-52417e6cd895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fce3973-2290-4566-a4e4-bdf417f0b9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1212448060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['f9929548-d62a-477a-a1ae-cd9f5759241c','0cb4a99f-e665-4376-9fbb-57410031cd2a','9aa80f5e-0867-4652-a918-975c046e28cb','8f097574-cb8d-473c-9aee-71fbed9a389f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1212448060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fce3973-2290-4566-a4e4-bdf417f0b9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f482548-83cc-4a55-8c18-4754123b49c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f482548-83cc-4a55-8c18-4754123b49c0) transitioned into state 'SUCCESS' from state '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-1212448060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['f9929548-d62a-477a-a1ae-cd9f5759241c','0cb4a99f-e665-4376-9fbb-57410031cd2a','9aa80f5e-0867-4652-a918-975c046e28cb','8f097574-cb8d-473c-9aee-71fbed9a389f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd7621e-461d-46b1-8134-73c44e22106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd7621e-461d-46b1-8134-73c44e22106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:17:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (3173a35b-be34-4dba-8c04-22a146f7deea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f837370c-1bfc-4fe8-a879-c0b850b87f0a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1404/2781] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:58 2026] POST /volume/v3/volumes => generated 767 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35f4bf9b-4820-49ed-bc5f-5230768b5327 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:17:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1378/2782] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:59 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "544b9c90-dfde-4e5b-82e7-fb68413f296b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-379183561"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {"'snapshot_id": '544b9c90-dfde-4e5b-82e7-fb68413f296b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-379183561'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (2113fa35-9b05-40e9-9c07-d7daed285b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cd3d83-f5bf-46c0-98a7-bf625a77beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cd3d83-f5bf-46c0-98a7-bf625a77beaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f5924-361b-4619-afd9-fc54f4514a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['b12bd9e9-78e4-49d8-a2ce-98b70de9ef38', 'c64eee58-7e21-416f-86bb-f03c14a92221', '88a92cf0-028f-4805-800e-8bdc5d82a1f7', 'e3dd24ae-4ba8-4d58-a889-6e617daca9f2'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f5924-361b-4619-afd9-fc54f4514a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12bd9e9-78e4-49d8-a2ce-98b70de9ef38', 'c64eee58-7e21-416f-86bb-f03c14a92221', '88a92cf0-028f-4805-800e-8bdc5d82a1f7', 'e3dd24ae-4ba8-4d58-a889-6e617daca9f2']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0742afb8-efc4-44bc-8e15-3efeabb32945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0742afb8-efc4-44bc-8e15-3efeabb32945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad836cf4-8beb-40bd-9706-a67b80854374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379183561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['b12bd9e9-78e4-49d8-a2ce-98b70de9ef38','c64eee58-7e21-416f-86bb-f03c14a92221','88a92cf0-028f-4805-800e-8bdc5d82a1f7','e3dd24ae-4ba8-4d58-a889-6e617daca9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379183561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad836cf4-8beb-40bd-9706-a67b80854374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b286e0f0-1844-4f16-a191-6bb512c8f867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b286e0f0-1844-4f16-a191-6bb512c8f867) transitioned into state 'SUCCESS' from state '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-379183561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['b12bd9e9-78e4-49d8-a2ce-98b70de9ef38','c64eee58-7e21-416f-86bb-f03c14a92221','88a92cf0-028f-4805-800e-8bdc5d82a1f7','e3dd24ae-4ba8-4d58-a889-6e617daca9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b784a20e-b1df-40b0-ba15-adcb3e411031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b784a20e-b1df-40b0-ba15-adcb3e411031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (2113fa35-9b05-40e9-9c07-d7daed285b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d4cf2f2e-5a0f-4479-ab10-e281b2ca98d1 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1405/2783] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:59 2026] POST /volume/v3/volumes => generated 766 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "544b9c90-dfde-4e5b-82e7-fb68413f296b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-248863000"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request body: {'volume': {"'snapshot_id": '544b9c90-dfde-4e5b-82e7-fb68413f296b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-248863000'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume of 1 GB Sep 06 17:17:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b8346d01-6690-4c99-9f1c-022b67c81979 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b8346d01-6690-4c99-9f1c-022b67c81979 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b8346d01-6690-4c99-9f1c-022b67c81979 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b8346d01-6690-4c99-9f1c-022b67c81979 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (458af181-2f81-4423-a7be-9797e8b4cbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687aec4-b582-4775-a7d8-e677685a9967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:17:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:17:59 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b8346d01-6690-4c99-9f1c-022b67c81979 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b8346d01-6690-4c99-9f1c-022b67c81979 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 200 Sep 06 17:17:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1406/2784] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:17:59 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687aec4-b582-4775-a7d8-e677685a9967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6427cb0b-80e2-491e-8720-da4256a2f767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Created reservations ['c3b1831a-dd38-4312-bfb3-ba498ae28326', '8e014ee3-c8fe-43bd-ae96-f3456622e032', '79899f68-5096-4d92-83ac-3aa3301ef9d7', '79bca7d7-bceb-404e-8aea-930dd1c35b45'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6427cb0b-80e2-491e-8720-da4256a2f767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b1831a-dd38-4312-bfb3-ba498ae28326', '8e014ee3-c8fe-43bd-ae96-f3456622e032', '79899f68-5096-4d92-83ac-3aa3301ef9d7', '79bca7d7-bceb-404e-8aea-930dd1c35b45']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71133cd5-604b-4a6f-bb45-71e0d6fcac9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71133cd5-604b-4a6f-bb45-71e0d6fcac9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b49eb245-c568-41f1-8e66-4d8358886942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-248863000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['c3b1831a-dd38-4312-bfb3-ba498ae28326','8e014ee3-c8fe-43bd-ae96-f3456622e032','79899f68-5096-4d92-83ac-3aa3301ef9d7','79bca7d7-bceb-404e-8aea-930dd1c35b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-248863000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b49eb245-c568-41f1-8e66-4d8358886942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8eafa42d5421caeab0b7e334f8eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bfcc25-67e1-412a-b850-46b5e8add0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3b88a50c-ccf2-49bd-b9aa-51b4556a98e4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bfcc25-67e1-412a-b850-46b5e8add0bb) transitioned into state 'SUCCESS' from state '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-248863000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b8eafa42d5421caeab0b7e334f8eeb',qos_specs=None,replication_status=,reservations=['c3b1831a-dd38-4312-bfb3-ba498ae28326','8e014ee3-c8fe-43bd-ae96-f3456622e032','79899f68-5096-4d92-83ac-3aa3301ef9d7','79bca7d7-bceb-404e-8aea-930dd1c35b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c34bfb4889e4950848ea39d91a25e6a',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1407/2785] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653d4a6a-a32c-491b-85bd-0fbb3e4bc8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653d4a6a-a32c-491b-85bd-0fbb3e4bc8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Flow 'volume_create_api' (458af181-2f81-4423-a7be-9797e8b4cbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Create volume request issued successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84d404c1-5b23-476e-8ba1-27d291a0e76e tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1379/2786] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:17:59 2026] POST /volume/v3/volumes => generated 766 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f490936a-e6b7-4efb-9c1d-c17bd9b8e206 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 returned with HTTP 200 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1408/2787] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c7d330c7-2e64-41fa-8e88-f9cde1c3cbdf tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1380/2788] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e4781b-9ec9-4ece-94e0-2581193e0497 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1409/2789] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5bae3cb8-b063-47d1-a9ab-4b88874cbbbf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5bae3cb8-b063-47d1-a9ab-4b88874cbbbf tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5bae3cb8-b063-47d1-a9ab-4b88874cbbbf tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5bae3cb8-b063-47d1-a9ab-4b88874cbbbf tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5bae3cb8-b063-47d1-a9ab-4b88874cbbbf tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a returned with HTTP 404 Sep 06 17:18:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1381/2790] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/volumes/0b1409e5-d756-4a42-95e8-7d6184de331a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-08110838-12cf-4612-83f9-f47b3be58fde None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] DELETE http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume with id: 1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume request issued successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-08110838-12cf-4612-83f9-f47b3be58fde tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 returned with HTTP 202 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1410/2791] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:00 2026] DELETE /volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-75c22843-5d0c-49f8-981d-f247742892ad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-75c22843-5d0c-49f8-981d-f247742892ad tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-75c22843-5d0c-49f8-981d-f247742892ad tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-75c22843-5d0c-49f8-981d-f247742892ad tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-75c22843-5d0c-49f8-981d-f247742892ad tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-75c22843-5d0c-49f8-981d-f247742892ad tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1382/2792] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0994ee3f-d077-498c-a97a-e2adeb67b829 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1411/2793] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1fecc8e-58d4-4f08-8a26-beb001bb1b02 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1383/2794] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc476588-ca33-4388-98c2-4ee0c6565ffc tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1412/2795] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dca9f5d4-2b1e-4672-b1d8-13916186f460 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1384/2796] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ac761278-a43f-43d4-b80b-27a5375a4b07 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac761278-a43f-43d4-b80b-27a5375a4b07 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac761278-a43f-43d4-b80b-27a5375a4b07 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ac761278-a43f-43d4-b80b-27a5375a4b07 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ac761278-a43f-43d4-b80b-27a5375a4b07 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 returned with HTTP 404 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1413/2797] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/1fa892de-5429-453f-8a4b-1d169f021538 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-918192dc-b996-4851-8a73-9869c6d242f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] DELETE http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume with id: 7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume request issued successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-918192dc-b996-4851-8a73-9869c6d242f6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 returned with HTTP 202 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1385/2798] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:02 2026] DELETE /volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-62502905-0d53-407d-9e39-468fab3af531 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62502905-0d53-407d-9e39-468fab3af531 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62502905-0d53-407d-9e39-468fab3af531 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-62502905-0d53-407d-9e39-468fab3af531 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-62502905-0d53-407d-9e39-468fab3af531 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-62502905-0d53-407d-9e39-468fab3af531 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1414/2799] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-53c51d47-7e64-4545-ae26-727a02188447 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-83a23c9a-42e5-490b-b493-230866d11b01 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53c51d47-7e64-4545-ae26-727a02188447 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53c51d47-7e64-4545-ae26-727a02188447 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53c51d47-7e64-4545-ae26-727a02188447 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83a23c9a-42e5-490b-b493-230866d11b01 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83a23c9a-42e5-490b-b493-230866d11b01 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83a23c9a-42e5-490b-b493-230866d11b01 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-83a23c9a-42e5-490b-b493-230866d11b01 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-53c51d47-7e64-4545-ae26-727a02188447 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83a23c9a-42e5-490b-b493-230866d11b01 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1415/2800] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53c51d47-7e64-4545-ae26-727a02188447 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1386/2801] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b1c3715-72e2-474c-8129-97f5aa5f47bd tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1416/2802] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d4b0b9f-0eb2-4a22-93ae-0eda33b5bcc4 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1387/2803] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56cf9642-7117-434c-a7b6-1287463df79c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56cf9642-7117-434c-a7b6-1287463df79c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56cf9642-7117-434c-a7b6-1287463df79c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56cf9642-7117-434c-a7b6-1287463df79c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56cf9642-7117-434c-a7b6-1287463df79c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56cf9642-7117-434c-a7b6-1287463df79c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1417/2804] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-07d61529-21d1-46f7-8484-749ab575feb6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07d61529-21d1-46f7-8484-749ab575feb6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07d61529-21d1-46f7-8484-749ab575feb6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-07d61529-21d1-46f7-8484-749ab575feb6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-07d61529-21d1-46f7-8484-749ab575feb6 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 returned with HTTP 404 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1388/2805] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/7c398b57-629c-47b2-949d-6ff72c4e03b1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume with id: b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume request issued successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a4f84c32-03a7-40b0-bcfa-1a1d0a7da861 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 returned with HTTP 202 Sep 06 17:18:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1418/2806] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:03 2026] DELETE /volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84e8aad9-dede-4ec1-86f3-0d766ec31cae tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 returned with HTTP 200 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1389/2807] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-282d446a-41af-4596-ad53-09126fc7b2b7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-282d446a-41af-4596-ad53-09126fc7b2b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-282d446a-41af-4596-ad53-09126fc7b2b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-282d446a-41af-4596-ad53-09126fc7b2b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-282d446a-41af-4596-ad53-09126fc7b2b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-282d446a-41af-4596-ad53-09126fc7b2b7 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1419/2808] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fac50cd9-ffd2-473b-bae5-eb61707c9518 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1390/2809] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0228c44d-099c-40bc-b717-fcd92a47a08d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0228c44d-099c-40bc-b717-fcd92a47a08d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0228c44d-099c-40bc-b717-fcd92a47a08d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0228c44d-099c-40bc-b717-fcd92a47a08d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0228c44d-099c-40bc-b717-fcd92a47a08d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0228c44d-099c-40bc-b717-fcd92a47a08d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 200 Sep 06 17:18:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1420/2810] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2028a957-34ec-4a46-8015-a9aa02b3dda6 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 202 Sep 06 17:18:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1391/2811] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:03 2026] DELETE /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-86c39354-3617-4752-a386-5e15f32a1363 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86c39354-3617-4752-a386-5e15f32a1363 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86c39354-3617-4752-a386-5e15f32a1363 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-86c39354-3617-4752-a386-5e15f32a1363 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-86c39354-3617-4752-a386-5e15f32a1363 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-86c39354-3617-4752-a386-5e15f32a1363 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 200 Sep 06 17:18:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1421/2812] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a0e513b8-d3a2-4370-aaf6-138ac53c1da5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0e513b8-d3a2-4370-aaf6-138ac53c1da5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0e513b8-d3a2-4370-aaf6-138ac53c1da5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a0e513b8-d3a2-4370-aaf6-138ac53c1da5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a0e513b8-d3a2-4370-aaf6-138ac53c1da5 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 returned with HTTP 404 Sep 06 17:18:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1392/2813] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/volumes/b8b05820-a40f-4df8-968f-b0b24285cc15 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-256de474-1635-4308-8214-0b2336a5fb7a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume with id: ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Delete volume request issued successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-256de474-1635-4308-8214-0b2336a5fb7a tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff returned with HTTP 202 Sep 06 17:18:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1422/2814] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:04 2026] DELETE /volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00ca4220-7b6e-4124-b7fb-ebe77787374a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1423/2815] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c0fa3f2d-bc1e-49ee-9113-9d3a06f4b456 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ce5653b5-f153-4bf2-9020-616c2adacc7d tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff returned with HTTP 200 Sep 06 17:18:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1424/2816] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 957 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1393/2817] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff => generated 856 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-15a9b896-bbe3-4581-ab27-34840ea4e0f9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1425/2818] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-640374bf-1b88-4775-88ca-cbabb624acef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-640374bf-1b88-4775-88ca-cbabb624acef tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-640374bf-1b88-4775-88ca-cbabb624acef tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-640374bf-1b88-4775-88ca-cbabb624acef tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-640374bf-1b88-4775-88ca-cbabb624acef tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-640374bf-1b88-4775-88ca-cbabb624acef tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1394/2819] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a880d50a-2ade-49d3-85fd-3a4ee7dc76f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a880d50a-2ade-49d3-85fd-3a4ee7dc76f9 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] GET http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a880d50a-2ade-49d3-85fd-3a4ee7dc76f9 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a880d50a-2ade-49d3-85fd-3a4ee7dc76f9 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a880d50a-2ade-49d3-85fd-3a4ee7dc76f9 tempest-CreateVolumesFromImageTest-1991637288 tempest-CreateVolumesFromImageTest-1991637288-project-member] http://192.168.122.57/volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff returned with HTTP 404 Sep 06 17:18:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1426/2820] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/ac7d2694-c089-4a9a-9bdd-59aa212f5eff => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e058fcf9-1496-439f-93b7-27dfb0dd1662 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1395/2821] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-db226c6c-cc17-41ac-8e1e-888bdb2afc0b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1427/2822] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 859 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c6a46b39-bda0-4e80-8b16-fedd63d0c13f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6a46b39-bda0-4e80-8b16-fedd63d0c13f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6a46b39-bda0-4e80-8b16-fedd63d0c13f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6a46b39-bda0-4e80-8b16-fedd63d0c13f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6a46b39-bda0-4e80-8b16-fedd63d0c13f tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e returned with HTTP 404 Sep 06 17:18:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1396/2823] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/b2dc6da8-1a45-442d-929b-173e8d046e0e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-39e27378-295d-4fc2-be83-0b433d3cd481 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39e27378-295d-4fc2-be83-0b433d3cd481 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 returned with HTTP 202 Sep 06 17:18:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1428/2824] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:06 2026] DELETE /volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:06 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c6796d43-2c42-42b0-a0f2-5e3ad21afe83 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 returned with HTTP 200 Sep 06 17:18:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1397/2825] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a55b094a-23a4-47ab-a510-0f6a52764326 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a55b094a-23a4-47ab-a510-0f6a52764326 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a55b094a-23a4-47ab-a510-0f6a52764326 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a55b094a-23a4-47ab-a510-0f6a52764326 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-058afbdd-352d-4899-baa9-7151ce77fcc2 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1429/2826] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 957 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a55b094a-23a4-47ab-a510-0f6a52764326 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a55b094a-23a4-47ab-a510-0f6a52764326 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1398/2827] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9140628a-c7af-4396-8e52-31cf3fa98e35 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1430/2828] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b635612c-6bcb-4777-8779-3f946fc572df None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b635612c-6bcb-4777-8779-3f946fc572df tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b635612c-6bcb-4777-8779-3f946fc572df tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b635612c-6bcb-4777-8779-3f946fc572df tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b635612c-6bcb-4777-8779-3f946fc572df tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b635612c-6bcb-4777-8779-3f946fc572df tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1399/2829] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-95c7f321-a1e7-4d55-a2d4-ac8231a6c65e tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1431/2830] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-040459cc-a5dc-479e-945d-652ba9c299b3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] DELETE http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Delete volume with id: 7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0066f5d1-e2db-472b-8c9f-8f351119850c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0066f5d1-e2db-472b-8c9f-8f351119850c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0066f5d1-e2db-472b-8c9f-8f351119850c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0066f5d1-e2db-472b-8c9f-8f351119850c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Delete volume request issued successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-040459cc-a5dc-479e-945d-652ba9c299b3 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 202 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1400/2831] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:08 2026] DELETE /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0066f5d1-e2db-472b-8c9f-8f351119850c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0066f5d1-e2db-472b-8c9f-8f351119850c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1432/2832] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d0df5574-075e-494f-820c-8c2588b20ca6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-301317e3-f712-4eed-9e5d-a5c6e45ac8d9 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1401/2833] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0df5574-075e-494f-820c-8c2588b20ca6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0df5574-075e-494f-820c-8c2588b20ca6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0df5574-075e-494f-820c-8c2588b20ca6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d0df5574-075e-494f-820c-8c2588b20ca6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0df5574-075e-494f-820c-8c2588b20ca6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1433/2834] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84c1c651-09f3-4ebf-99b2-197e65382108 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84c1c651-09f3-4ebf-99b2-197e65382108 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84c1c651-09f3-4ebf-99b2-197e65382108 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84c1c651-09f3-4ebf-99b2-197e65382108 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84c1c651-09f3-4ebf-99b2-197e65382108 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 returned with HTTP 404 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1402/2835] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/f2307df1-e776-47d6-be13-3812477b3611 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: 24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-51141f05-2084-4f1b-b759-95a5ae9f8655 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 202 Sep 06 17:18:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1434/2836] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:08 2026] DELETE /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54cb5145-ed0b-467a-af7f-c1b16f4f27e7 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1403/2837] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-726605725"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-726605725'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume of 1 GB Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Availability Zones retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Flow 'volume_create_api' (3504587e-2d98-43b2-bbde-85d6bf84c021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d750b7c-d523-4370-9f8e-653d6e386b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d750b7c-d523-4370-9f8e-653d6e386b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f54112c-3d8a-4a84-9bf4-39501e7e09a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Created reservations ['372e1390-ed1e-4119-b2f7-06fe8d00ab84', '0745b434-ac66-4d7e-aca5-d9f16e575afe', '9bce315c-0654-4d3e-ae2f-b2a5d4069232', '764d267e-8f69-455f-ba90-f892921c8162'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f54112c-3d8a-4a84-9bf4-39501e7e09a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372e1390-ed1e-4119-b2f7-06fe8d00ab84', '0745b434-ac66-4d7e-aca5-d9f16e575afe', '9bce315c-0654-4d3e-ae2f-b2a5d4069232', '764d267e-8f69-455f-ba90-f892921c8162']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19dea8ba-138b-445d-85c7-2b94adbf10da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3184af4-a546-4b68-a0ca-b2de96e6b08a tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1404/2838] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19dea8ba-138b-445d-85c7-2b94adbf10da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c41e14-8b09-4ff3-9367-82f3e1bddec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-726605725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e82e2a4dc0e4dff888481cd80633b7e',qos_specs=None,replication_status=,reservations=['372e1390-ed1e-4119-b2f7-06fe8d00ab84','0745b434-ac66-4d7e-aca5-d9f16e575afe','9bce315c-0654-4d3e-ae2f-b2a5d4069232','764d267e-8f69-455f-ba90-f892921c8162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e472f121e24122828583fe98c78063',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-726605725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c41e14-8b09-4ff3-9367-82f3e1bddec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e82e2a4dc0e4dff888481cd80633b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e472f121e24122828583fe98c78063',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d8bef-87bb-4c7b-9be9-b6037492c795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-53ee5ff3-3d9f-4a55-8a81-5eca6452613c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1405/2839] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5825527-ecda-471c-891c-877d33d0c134 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5825527-ecda-471c-891c-877d33d0c134 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5825527-ecda-471c-891c-877d33d0c134 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5825527-ecda-471c-891c-877d33d0c134 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d8bef-87bb-4c7b-9be9-b6037492c795) transitioned into state 'SUCCESS' from state '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-726605725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e82e2a4dc0e4dff888481cd80633b7e',qos_specs=None,replication_status=,reservations=['372e1390-ed1e-4119-b2f7-06fe8d00ab84','0745b434-ac66-4d7e-aca5-d9f16e575afe','9bce315c-0654-4d3e-ae2f-b2a5d4069232','764d267e-8f69-455f-ba90-f892921c8162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e472f121e24122828583fe98c78063',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f1f1a4-a7ad-4bf6-bd3f-b6ff0788f764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5825527-ecda-471c-891c-877d33d0c134 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5825527-ecda-471c-891c-877d33d0c134 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1406/2840] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: b49eb245-c568-41f1-8e66-4d8358886942 Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f1f1a4-a7ad-4bf6-bd3f-b6ff0788f764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Flow 'volume_create_api' (3504587e-2d98-43b2-bbde-85d6bf84c021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume request issued successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-751e7e75-61fc-4d15-bf45-0e486a6e1bef tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1435/2841] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:18:08 2026] POST /volume/v3/volumes => generated 776 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-544323de-5ea7-4784-9147-f4fb4d79f923 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-544323de-5ea7-4784-9147-f4fb4d79f923 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-544323de-5ea7-4784-9147-f4fb4d79f923 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-544323de-5ea7-4784-9147-f4fb4d79f923 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-60be50c2-74a0-4800-8f77-396056ddf5e4 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1407/2842] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:09 2026] DELETE /volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-82f26e18-544d-4503-beaa-51e86c1978f0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82f26e18-544d-4503-beaa-51e86c1978f0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-82f26e18-544d-4503-beaa-51e86c1978f0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-82f26e18-544d-4503-beaa-51e86c1978f0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-82f26e18-544d-4503-beaa-51e86c1978f0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-82f26e18-544d-4503-beaa-51e86c1978f0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1408/2843] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-544323de-5ea7-4784-9147-f4fb4d79f923 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-544323de-5ea7-4784-9147-f4fb4d79f923 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1436/2844] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 844 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3f7799d3-db50-43ac-9990-5ad62e3d60ba tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1409/2845] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eee850b1-656c-4fce-9c5a-7d753a62b8a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eee850b1-656c-4fce-9c5a-7d753a62b8a8 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] GET http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eee850b1-656c-4fce-9c5a-7d753a62b8a8 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eee850b1-656c-4fce-9c5a-7d753a62b8a8 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eee850b1-656c-4fce-9c5a-7d753a62b8a8 tempest-VolumeAndVolumeTypeFromImageTest-1715521072 tempest-VolumeAndVolumeTypeFromImageTest-1715521072-project-member] http://192.168.122.57/volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 returned with HTTP 404 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1437/2846] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/7cb25137-4b88-4ce8-9aaf-610724ac8084 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] GET http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Get all volumes completed successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-81f35032-4e73-442b-a329-a0ff8f4617e7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] http://192.168.122.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1410/2847] 192.168.122.57 () {58 vars in 1164 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72189428-8e9f-40c8-a646-811705903bc7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72189428-8e9f-40c8-a646-811705903bc7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] DELETE http://192.168.122.57/volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72189428-8e9f-40c8-a646-811705903bc7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72189428-8e9f-40c8-a646-811705903bc7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23207973-c5c8-4e0a-8979-73fe9a8cba2a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72189428-8e9f-40c8-a646-811705903bc7 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] http://192.168.122.57/volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 returned with HTTP 202 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1438/2848] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23207973-c5c8-4e0a-8979-73fe9a8cba2a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23207973-c5c8-4e0a-8979-73fe9a8cba2a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-00179294-af9d-4de5-8b82-378fddefefd3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23207973-c5c8-4e0a-8979-73fe9a8cba2a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00179294-af9d-4de5-8b82-378fddefefd3 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] GET http://192.168.122.57/volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00179294-af9d-4de5-8b82-378fddefefd3 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-00179294-af9d-4de5-8b82-378fddefefd3 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-00179294-af9d-4de5-8b82-378fddefefd3 tempest-VolumeAndVolumeTypeFromImageTest-521856236 tempest-VolumeAndVolumeTypeFromImageTest-521856236-project-admin] http://192.168.122.57/volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 returned with HTTP 404 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23207973-c5c8-4e0a-8979-73fe9a8cba2a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 returned with HTTP 404 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1439/2849] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/types/3120feef-033c-4973-9a04-58de5e7276b1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f08057d-7561-4958-9f39-92f11a9e16fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1411/2850] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/b49eb245-c568-41f1-8e66-4d8358886942 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f08057d-7561-4958-9f39-92f11a9e16fc tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f08057d-7561-4958-9f39-92f11a9e16fc tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f08057d-7561-4958-9f39-92f11a9e16fc tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f08057d-7561-4958-9f39-92f11a9e16fc tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f08057d-7561-4958-9f39-92f11a9e16fc tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1440/2851] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd3bd59e-3312-430d-94fd-d29d5a85d161 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd3bd59e-3312-430d-94fd-d29d5a85d161 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd3bd59e-3312-430d-94fd-d29d5a85d161 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd3bd59e-3312-430d-94fd-d29d5a85d161 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd3bd59e-3312-430d-94fd-d29d5a85d161 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 returned with HTTP 404 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1441/2852] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/24a128e1-a4fb-4f60-8889-d67e9c7460e5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00ac1403-873d-425d-89c4-03d8e25c0c7c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 returned with HTTP 202 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1412/2853] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d18bbb54-fe7f-462b-a546-62af9a6564b9 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 returned with HTTP 202 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1442/2854] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d93f06ca-dc87-418f-978b-833a554ceca8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a443a42-9240-41ba-94e9-ed3bf2ad3593 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d93f06ca-dc87-418f-978b-833a554ceca8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1413/2855] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d93f06ca-dc87-418f-978b-833a554ceca8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d93f06ca-dc87-418f-978b-833a554ceca8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d93f06ca-dc87-418f-978b-833a554ceca8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d93f06ca-dc87-418f-978b-833a554ceca8 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 returned with HTTP 200 Sep 06 17:18:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1443/2856] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c3c19a96-6a59-47a8-984d-aa41c9e821f8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 200 Sep 06 17:18:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1414/2857] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:11 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 869 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-109aee42-3912-44ac-b604-9bbe6c19881e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:18:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10c41e14-8b09-4ff3-9367-82f3e1bddec1", "name": "tempest-VolumeDependencyTests-Snapshot-476606725"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create snapshot from volume 10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f6339769-97cf-44f9-a2ac-e1e4b3ca4dc0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6339769-97cf-44f9-a2ac-e1e4b3ca4dc0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6339769-97cf-44f9-a2ac-e1e4b3ca4dc0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6339769-97cf-44f9-a2ac-e1e4b3ca4dc0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6339769-97cf-44f9-a2ac-e1e4b3ca4dc0 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 returned with HTTP 404 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1415/2858] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:11 2026] GET /volume/v3/volumes/ad836cf4-8beb-40bd-9706-a67b80854374 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-668a89bb-2c1a-4fc8-b7dd-d434add76cf1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-668a89bb-2c1a-4fc8-b7dd-d434add76cf1 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-668a89bb-2c1a-4fc8-b7dd-d434add76cf1 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-668a89bb-2c1a-4fc8-b7dd-d434add76cf1 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-668a89bb-2c1a-4fc8-b7dd-d434add76cf1 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 returned with HTTP 404 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1416/2859] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/volumes/aefdf710-1fde-4249-b9bf-184a56dfaa70 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-28bce597-200f-4664-98b5-491f2f968c5a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: 1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28bce597-200f-4664-98b5-491f2f968c5a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 202 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1417/2860] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:12 2026] DELETE /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: 68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:12 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Created reservations ['0fa871cf-ab25-4f5b-a91f-a009157e0ed4', 'bcd93233-a16d-4238-9dff-77f62244c3b9', '181732f4-cfba-4022-8e3f-52d2c302230e', '1f660bb5-af3c-4f76-9516-dcd445040819'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bc71fe5b-6c0c-4154-9ab1-346b1b4fde31 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 202 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1418/2861] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:12 2026] DELETE /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot create request issued successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-109aee42-3912-44ac-b604-9bbe6c19881e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1444/2862] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:18:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e1ed4c9-e455-4603-a595-e7a5c2a68d07 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 200 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1419/2863] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 859 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-298d1ba4-a28e-405a-a366-f180c0e0a012 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1420/2864] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5bb6a7c-20fc-4eb0-bfc2-5e990ae8573c tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:18:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1445/2865] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10267002-82e3-4071-b36e-e095489c37d2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10267002-82e3-4071-b36e-e095489c37d2 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10267002-82e3-4071-b36e-e095489c37d2 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10267002-82e3-4071-b36e-e095489c37d2 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d7882b30-96e0-4e31-ba00-a2dabe62c02c tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1421/2866] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-10267002-82e3-4071-b36e-e095489c37d2 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10267002-82e3-4071-b36e-e095489c37d2 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1446/2867] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6d6e0f58-ced9-4cc0-b1cf-a4223daa4b6a tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1422/2868] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-98e438ae-c922-4f4e-a423-3da6d7c56a75 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98e438ae-c922-4f4e-a423-3da6d7c56a75 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98e438ae-c922-4f4e-a423-3da6d7c56a75 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98e438ae-c922-4f4e-a423-3da6d7c56a75 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98e438ae-c922-4f4e-a423-3da6d7c56a75 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 returned with HTTP 404 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1423/2869] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/volumes/1fce3973-2290-4566-a4e4-bdf417f0b9c3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c64e0478-d50f-4cdd-bb61-edf14adbeb30 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1447/2870] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: 894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-adaf9194-bbaf-4cf8-90ac-8e5519a8a6cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-adaf9194-bbaf-4cf8-90ac-8e5519a8a6cc tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-adaf9194-bbaf-4cf8-90ac-8e5519a8a6cc tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-adaf9194-bbaf-4cf8-90ac-8e5519a8a6cc tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-adaf9194-bbaf-4cf8-90ac-8e5519a8a6cc tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 returned with HTTP 404 Sep 06 17:18:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1448/2871] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/volumes/68e838f7-d1ad-45ab-8cf5-ee42b9e9ec98 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3a369f07-504c-416b-9ca0-8caedc9056e9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 202 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1424/2872] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:14 2026] DELETE /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-02ea0061-e88a-4bb0-a951-8875390aaddb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] DELETE http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02ea0061-e88a-4bb0-a951-8875390aaddb tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02ea0061-e88a-4bb0-a951-8875390aaddb tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02ea0061-e88a-4bb0-a951-8875390aaddb tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume with id: dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-02ea0061-e88a-4bb0-a951-8875390aaddb tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02ea0061-e88a-4bb0-a951-8875390aaddb tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 200 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1425/2873] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 859 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Delete volume request issued successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cd96dea9-0011-4076-bd3c-79b7d3117253 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 202 Sep 06 17:18:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1449/2874] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:14 2026] DELETE /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Volume info retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cddd8d2-fd93-41ac-a436-35a5f0d95a82 tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 200 Sep 06 17:18:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1426/2875] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3ec65425-5e58-4d0a-a578-bc4961a235cf tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1450/2876] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc26a376-38bd-4a87-99bb-51ad98e93106", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1442429824"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume request body: {'volume': {'snapshot_id': 'cc26a376-38bd-4a87-99bb-51ad98e93106', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1442429824'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume of 1 GB Sep 06 17:18:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Availability Zones retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Flow 'volume_create_api' (a89debb3-baa6-4b52-a408-c4458600f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96237ca8-061e-4ad3-baa3-b840bb02032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96237ca8-061e-4ad3-baa3-b840bb02032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cc26a376-38bd-4a87-99bb-51ad98e93106', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4ad64a-86c9-494a-aeaa-9f997b6590a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-122b8ffc-027e-4a98-a29f-fd008f50cef9 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 200 Sep 06 17:18:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1451/2877] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-493cecb6-9c70-4302-8975-dfacead8974d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-493cecb6-9c70-4302-8975-dfacead8974d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] GET http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-493cecb6-9c70-4302-8975-dfacead8974d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-493cecb6-9c70-4302-8975-dfacead8974d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-493cecb6-9c70-4302-8975-dfacead8974d tempest-CreateVolumesFromSourceVolumeTest-50256278 tempest-CreateVolumesFromSourceVolumeTest-50256278-project-member] http://192.168.122.57/volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 returned with HTTP 404 Sep 06 17:18:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1452/2878] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/volumes/dacdde98-556d-4692-b234-1b04a822aa59 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Created reservations ['4b0ecef2-334b-4ef6-b64b-9c592152400a', '8b0dd585-3fdc-40ec-b0bb-47b4f108daa1', 'a8b75aef-370b-4b97-9fc3-61d8313909cb', 'dc98a875-5faa-4a67-bd7d-5d8cdd4a2016'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4ad64a-86c9-494a-aeaa-9f997b6590a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0ecef2-334b-4ef6-b64b-9c592152400a', '8b0dd585-3fdc-40ec-b0bb-47b4f108daa1', 'a8b75aef-370b-4b97-9fc3-61d8313909cb', 'dc98a875-5faa-4a67-bd7d-5d8cdd4a2016']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835096d3-b5a6-46c3-963a-b867b7843190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835096d3-b5a6-46c3-963a-b867b7843190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '979fbf86-cdb6-4246-ba6b-95e6ddb28cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1442429824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e82e2a4dc0e4dff888481cd80633b7e',qos_specs=None,replication_status=,reservations=['4b0ecef2-334b-4ef6-b64b-9c592152400a','8b0dd585-3fdc-40ec-b0bb-47b4f108daa1','a8b75aef-370b-4b97-9fc3-61d8313909cb','dc98a875-5faa-4a67-bd7d-5d8cdd4a2016'],size=1,snapshot_id=cc26a376-38bd-4a87-99bb-51ad98e93106,source_replicaid=,source_volid=None,status='creating',user_id='c8e472f121e24122828583fe98c78063',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1442429824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=979fbf86-cdb6-4246-ba6b-95e6ddb28cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e82e2a4dc0e4dff888481cd80633b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cc26a376-38bd-4a87-99bb-51ad98e93106,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e472f121e24122828583fe98c78063',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb96d3d0-50a5-4438-b45c-a991e8223602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb96d3d0-50a5-4438-b45c-a991e8223602) transitioned into state 'SUCCESS' from state '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-1442429824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e82e2a4dc0e4dff888481cd80633b7e',qos_specs=None,replication_status=,reservations=['4b0ecef2-334b-4ef6-b64b-9c592152400a','8b0dd585-3fdc-40ec-b0bb-47b4f108daa1','a8b75aef-370b-4b97-9fc3-61d8313909cb','dc98a875-5faa-4a67-bd7d-5d8cdd4a2016'],size=1,snapshot_id=cc26a376-38bd-4a87-99bb-51ad98e93106,source_replicaid=,source_volid=None,status='creating',user_id='c8e472f121e24122828583fe98c78063',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe700f-0ce5-4e3c-81c8-d55720a27bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe700f-0ce5-4e3c-81c8-d55720a27bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Flow 'volume_create_api' (a89debb3-baa6-4b52-a408-c4458600f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Create volume request issued successfully. Sep 06 17:18:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba09483d-1e92-4064-82d1-cb482e7afa14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1427/2879] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:18:15 2026] POST /volume/v3/volumes => generated 811 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-20404c20-7427-453a-8e85-02236cee1673 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-20404c20-7427-453a-8e85-02236cee1673 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-20404c20-7427-453a-8e85-02236cee1673 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-20404c20-7427-453a-8e85-02236cee1673 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-20404c20-7427-453a-8e85-02236cee1673 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-20404c20-7427-453a-8e85-02236cee1673 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1453/2880] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:16 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 879 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d2055bd-3920-40bc-9e3b-b5d3bf4e4245 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d2055bd-3920-40bc-9e3b-b5d3bf4e4245 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d2055bd-3920-40bc-9e3b-b5d3bf4e4245 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d2055bd-3920-40bc-9e3b-b5d3bf4e4245 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d2055bd-3920-40bc-9e3b-b5d3bf4e4245 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb returned with HTTP 404 Sep 06 17:18:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1428/2881] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:16 2026] GET /volume/v3/volumes/894e0c7f-76bb-40d6-af83-9d299a6aa8eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23ddc859-8bc9-42cf-8c56-d98c2189a4fc tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 202 Sep 06 17:18:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1454/2882] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:16 2026] DELETE /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8129d70c-84ab-4f83-9987-e3ac4253d33f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1429/2883] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d2203b65-a4d0-411a-b88d-24ed3830008f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a58c2a80-f3b0-49fa-8d88-0cd0e686563d tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1430/2884] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2203b65-a4d0-411a-b88d-24ed3830008f tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools Sep 06 17:18:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2203b65-a4d0-411a-b88d-24ed3830008f tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2203b65-a4d0-411a-b88d-24ed3830008f tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-admin] Calling method 'get_pools' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2203b65-a4d0-411a-b88d-24ed3830008f tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:18:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1455/2885] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:18:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-member] GET http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '232e9d5f53c0485eb3b68a1c804247fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7236a6e1ea8f424eb5fa878e8cfd44cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0d682c4a-cd31-40da-93e7-e12746a60c35 tempest-ProjectMemberTests-1258904787 tempest-ProjectMemberTests-1258904787-project-member] http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 17:18:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1431/2886] 192.168.122.57 () {58 vars in 1188 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 223 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88a3c78b-c06f-4de4-9bf5-fac6ef4122ad tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 200 Sep 06 17:18:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1456/2887] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:18 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7cf2fec6-ca7b-431f-b79d-776d06c4bc3e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1432/2888] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:18 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c5b89deb-5ef5-480c-bc10-03d162f3efe2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5b89deb-5ef5-480c-bc10-03d162f3efe2 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5b89deb-5ef5-480c-bc10-03d162f3efe2 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c5b89deb-5ef5-480c-bc10-03d162f3efe2 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c5b89deb-5ef5-480c-bc10-03d162f3efe2 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e returned with HTTP 404 Sep 06 17:18:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1457/2889] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes/e4f7a01a-94b4-49b0-a665-5aeb64ed3b6e => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete snapshot with id: 544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot delete request issued successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba9f7222-5b58-40d4-bbbb-47afdd5bb9d6 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 202 Sep 06 17:18:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1433/2890] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:19 2026] DELETE /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56bc8661-bf3d-4fea-9ed4-e53cb36e890f tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1458/2891] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 473 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-727df81a-638f-492d-b055-a415510fb779 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-727df81a-638f-492d-b055-a415510fb779 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-727df81a-638f-492d-b055-a415510fb779 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-727df81a-638f-492d-b055-a415510fb779 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-727df81a-638f-492d-b055-a415510fb779 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-727df81a-638f-492d-b055-a415510fb779 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1434/2892] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-24767cb5-0733-4915-af05-40cb7112a631 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24767cb5-0733-4915-af05-40cb7112a631 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24767cb5-0733-4915-af05-40cb7112a631 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-24767cb5-0733-4915-af05-40cb7112a631 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-24767cb5-0733-4915-af05-40cb7112a631 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-24767cb5-0733-4915-af05-40cb7112a631 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1459/2893] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:20 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 473 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fa664b68-2077-4af7-acf9-988218efe46e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa664b68-2077-4af7-acf9-988218efe46e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa664b68-2077-4af7-acf9-988218efe46e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa664b68-2077-4af7-acf9-988218efe46e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fa664b68-2077-4af7-acf9-988218efe46e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa664b68-2077-4af7-acf9-988218efe46e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1435/2894] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:20 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da09436b-a7f0-495a-8dbf-25916104cc1a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da09436b-a7f0-495a-8dbf-25916104cc1a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da09436b-a7f0-495a-8dbf-25916104cc1a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da09436b-a7f0-495a-8dbf-25916104cc1a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-da09436b-a7f0-495a-8dbf-25916104cc1a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da09436b-a7f0-495a-8dbf-25916104cc1a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:18:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1460/2895] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 473 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88734377-0549-42a6-849b-b766565ed419 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88734377-0549-42a6-849b-b766565ed419 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88734377-0549-42a6-849b-b766565ed419 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88734377-0549-42a6-849b-b766565ed419 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:22 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88734377-0549-42a6-849b-b766565ed419 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88734377-0549-42a6-849b-b766565ed419 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1436/2896] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1cd9f651-8a2c-4b04-b376-14b0da5ed6e3 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1461/2897] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 473 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e90a949-5b80-4bf8-a2ae-4fb9b52b8c83 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1437/2898] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0ca9fbfc-ac7f-4503-b4b9-42713873464b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ca9fbfc-ac7f-4503-b4b9-42713873464b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b Sep 06 17:18:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ca9fbfc-ac7f-4503-b4b9-42713873464b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ca9fbfc-ac7f-4503-b4b9-42713873464b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ca9fbfc-ac7f-4503-b4b9-42713873464b tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b returned with HTTP 404 Sep 06 17:18:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1462/2899] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/snapshots/544b9c90-dfde-4e5b-82e7-fb68413f296b => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] DELETE http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume with id: dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:18:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Delete volume request issued successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1d8055e6-176e-4466-a6b9-3c672db8d406 tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 202 Sep 06 17:18:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1438/2900] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:24 2026] DELETE /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0dd3e745-0160-4397-8908-42004802390a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0dd3e745-0160-4397-8908-42004802390a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:18:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0dd3e745-0160-4397-8908-42004802390a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0dd3e745-0160-4397-8908-42004802390a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0dd3e745-0160-4397-8908-42004802390a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0dd3e745-0160-4397-8908-42004802390a tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 200 Sep 06 17:18:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1463/2901] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:24 2026] GET /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f4e48335-ad38-4349-89d0-abd1da51d06b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4e48335-ad38-4349-89d0-abd1da51d06b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4e48335-ad38-4349-89d0-abd1da51d06b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4e48335-ad38-4349-89d0-abd1da51d06b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f4e48335-ad38-4349-89d0-abd1da51d06b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4e48335-ad38-4349-89d0-abd1da51d06b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1439/2902] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:24 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1f28c6e8-c4ed-4cfc-9a37-7adc735ffa9d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f28c6e8-c4ed-4cfc-9a37-7adc735ffa9d tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] GET http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f28c6e8-c4ed-4cfc-9a37-7adc735ffa9d tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f28c6e8-c4ed-4cfc-9a37-7adc735ffa9d tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f28c6e8-c4ed-4cfc-9a37-7adc735ffa9d tempest-CreateVolumesFromSnapshotTest-647517299 tempest-CreateVolumesFromSnapshotTest-647517299-project-member] http://192.168.122.57/volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d returned with HTTP 404 Sep 06 17:18:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1464/2903] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/volumes/dbf635dd-c7cf-4569-889a-525dda97f19d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3ebe0ff6-732a-4ff9-92ce-f74b96d78d90 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1440/2904] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 904 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete snapshot with id: cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot delete request issued successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94872a3d-5d14-4cc2-8532-bcf2e1a088aa tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 202 Sep 06 17:18:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1465/2905] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:25 2026] DELETE /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9584bc6-5689-450a-bd02-79cb22bc0c14 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1441/2906] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "74d2b4bf-f657-4331-9bcb-a1c94027a5f6", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '74d2b4bf-f657-4331-9bcb-a1c94027a5f6', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Create volume of 1 GB Sep 06 17:18:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Availability Zones retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e02a89b7-533e-40fa-8508-1ef676c95d60 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Flow 'volume_create_api' (6b7126d8-c5e1-4af2-8b20-0ce192c9a684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6503ce5-7a8f-440d-99a2-2d8858d73c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6503ce5-7a8f-440d-99a2-2d8858d73c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99b3dbf-a036-454a-a4d5-7c9b53f1a4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e02a89b7-533e-40fa-8508-1ef676c95d60 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e02a89b7-533e-40fa-8508-1ef676c95d60 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1086659770", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e02a89b7-533e-40fa-8508-1ef676c95d60 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1442/2907] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types => generated 380 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3895c042-fc4f-45fb-a746-cecc54b66c77 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3895c042-fc4f-45fb-a746-cecc54b66c77 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3895c042-fc4f-45fb-a746-cecc54b66c77 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3895c042-fc4f-45fb-a746-cecc54b66c77 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1443/2908] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d3215e2b-60ce-45cf-89a6-efe2c1e0a7ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3215e2b-60ce-45cf-89a6-efe2c1e0a7ae tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d3215e2b-60ce-45cf-89a6-efe2c1e0a7ae tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1875686890", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Created reservations ['d85be1d0-e1ae-4d31-a184-c0ff2e8e562c', '35db138c-3b78-4c08-95c0-3452612d14ac', 'fea75aee-391d-454b-8d5b-05e537edadf8', '070911ff-027e-4129-b141-d7159291b977'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99b3dbf-a036-454a-a4d5-7c9b53f1a4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85be1d0-e1ae-4d31-a184-c0ff2e8e562c', '35db138c-3b78-4c08-95c0-3452612d14ac', 'fea75aee-391d-454b-8d5b-05e537edadf8', '070911ff-027e-4129-b141-d7159291b977']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3476ec41-4609-4e33-a099-cd41f3f573f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3215e2b-60ce-45cf-89a6-efe2c1e0a7ae tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1444/2909] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:26 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 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7ad538d6-5671-4736-87d1-9041ebc9ed1e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3476ec41-4609-4e33-a099-cd41f3f573f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3036d4-239d-4c6c-b455-8a62692cc89b', '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='e48db50716bb4b0485f5396bb661719e',qos_specs=None,replication_status=,reservations=['d85be1d0-e1ae-4d31-a184-c0ff2e8e562c','35db138c-3b78-4c08-95c0-3452612d14ac','fea75aee-391d-454b-8d5b-05e537edadf8','070911ff-027e-4129-b141-d7159291b977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20b69ca3db8a4d1ea747559a74c0e7b0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15: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=8d3036d4-239d-4c6c-b455-8a62692cc89b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48db50716bb4b0485f5396bb661719e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20b69ca3db8a4d1ea747559a74c0e7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c491a63-6f96-44ca-81f6-687367df1302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c491a63-6f96-44ca-81f6-687367df1302) transitioned into state 'SUCCESS' from 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='e48db50716bb4b0485f5396bb661719e',qos_specs=None,replication_status=,reservations=['d85be1d0-e1ae-4d31-a184-c0ff2e8e562c','35db138c-3b78-4c08-95c0-3452612d14ac','fea75aee-391d-454b-8d5b-05e537edadf8','070911ff-027e-4129-b141-d7159291b977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20b69ca3db8a4d1ea747559a74c0e7b0',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d0275c-b1d9-4f24-9cc6-31d78f0d71e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d0275c-b1d9-4f24-9cc6-31d78f0d71e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Flow 'volume_create_api' (6b7126d8-c5e1-4af2-8b20-0ce192c9a684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Create volume request issued successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c691ffb3-0b04-4ade-a526-36aa5f47d775 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1466/2910] 192.168.122.57 () {62 vars in 1179 bytes} [Sun Sep 6 17:18:25 2026] POST /volume/v3/volumes => generated 782 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-77e788fd-1426-4254-b65d-c3821b7190c4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77e788fd-1426-4254-b65d-c3821b7190c4 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77e788fd-1426-4254-b65d-c3821b7190c4 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-77e788fd-1426-4254-b65d-c3821b7190c4 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-77e788fd-1426-4254-b65d-c3821b7190c4 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-77e788fd-1426-4254-b65d-c3821b7190c4 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1467/2911] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3d29ea63-3ef2-4b00-8154-0479c2c023af tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1468/2912] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ad538d6-5671-4736-87d1-9041ebc9ed1e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] POST http://192.168.122.57/volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438/encryption Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7ad538d6-5671-4736-87d1-9041ebc9ed1e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-7ad538d6-5671-4736-87d1-9041ebc9ed1e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7ad538d6-5671-4736-87d1-9041ebc9ed1e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438/encryption returned with HTTP 403 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1445/2913] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438/encryption => generated 127 bytes in 261 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5bb38c40-a0f6-4696-95d5-2e06d144e197 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5bb38c40-a0f6-4696-95d5-2e06d144e197 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5bb38c40-a0f6-4696-95d5-2e06d144e197 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1531549502", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5bb38c40-a0f6-4696-95d5-2e06d144e197 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1469/2914] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dc42bda7-4ac9-4af5-abaf-e7d848bb8a9c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc42bda7-4ac9-4af5-abaf-e7d848bb8a9c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] POST http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dc42bda7-4ac9-4af5-abaf-e7d848bb8a9c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-dc42bda7-4ac9-4af5-abaf-e7d848bb8a9c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dc42bda7-4ac9-4af5-abaf-e7d848bb8a9c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs returned with HTTP 403 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1446/2915] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f3d6ad7d-b2ca-48f9-84c9-65a2009d0460 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f3d6ad7d-b2ca-48f9-84c9-65a2009d0460 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] PUT http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs/key2 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f3d6ad7d-b2ca-48f9-84c9-65a2009d0460 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-f3d6ad7d-b2ca-48f9-84c9-65a2009d0460 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f3d6ad7d-b2ca-48f9-84c9-65a2009d0460 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs/key2 returned with HTTP 403 Sep 06 17:18:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1470/2916] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:18:26 2026] PUT /volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757/extra_specs/key2 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fc392a9f-7ed3-40a1-8fb7-3178592e097c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fc392a9f-7ed3-40a1-8fb7-3178592e097c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fc392a9f-7ed3-40a1-8fb7-3178592e097c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-fc392a9f-7ed3-40a1-8fb7-3178592e097c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fc392a9f-7ed3-40a1-8fb7-3178592e097c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types returned with HTTP 403 Sep 06 17:18:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1447/2917] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7e06ab86-3b0c-4ab2-8b29-d58fc82ff7d6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e06ab86-3b0c-4ab2-8b29-d58fc82ff7d6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7e06ab86-3b0c-4ab2-8b29-d58fc82ff7d6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-32287819", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7e06ab86-3b0c-4ab2-8b29-d58fc82ff7d6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1471/2918] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/types => generated 378 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-af6fc679-5196-48d1-a3bd-587549a469f8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af6fc679-5196-48d1-a3bd-587549a469f8 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af6fc679-5196-48d1-a3bd-587549a469f8 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af6fc679-5196-48d1-a3bd-587549a469f8 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1448/2919] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:27 2026] POST /volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-108324d6-5713-47d1-b1a9-6859be4ee955 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-108324d6-5713-47d1-b1a9-6859be4ee955 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] DELETE http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption/ee51c7df-5884-49ed-846f-73ce3dea659c Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-108324d6-5713-47d1-b1a9-6859be4ee955 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-108324d6-5713-47d1-b1a9-6859be4ee955 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-108324d6-5713-47d1-b1a9-6859be4ee955 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-108324d6-5713-47d1-b1a9-6859be4ee955 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption/ee51c7df-5884-49ed-846f-73ce3dea659c returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1472/2920] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f/encryption/ee51c7df-5884-49ed-846f-73ce3dea659c => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-083b0d0d-d72b-4346-b08d-c587f77b8437 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-083b0d0d-d72b-4346-b08d-c587f77b8437 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-083b0d0d-d72b-4346-b08d-c587f77b8437 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-713136839", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-083b0d0d-d72b-4346-b08d-c587f77b8437 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1449/2921] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:27 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] DELETE http://192.168.122.57/volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a/extra_specs/key1 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d9c232a8-fbad-4e56-a27f-5309862a45bc tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a/extra_specs/key1 returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1473/2922] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a/extra_specs/key1 => generated 122 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-86ec5edc-e990-4f1e-a30d-371be5524ee9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86ec5edc-e990-4f1e-a30d-371be5524ee9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-86ec5edc-e990-4f1e-a30d-371be5524ee9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1698573820", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-86ec5edc-e990-4f1e-a30d-371be5524ee9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1450/2923] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:27 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-38f60b91-972e-4384-9e16-801d61765645 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38f60b91-972e-4384-9e16-801d61765645 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] DELETE http://192.168.122.57/volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38f60b91-972e-4384-9e16-801d61765645 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-38f60b91-972e-4384-9e16-801d61765645 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-38f60b91-972e-4384-9e16-801d61765645 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-38f60b91-972e-4384-9e16-801d61765645 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1474/2924] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-127b7d8a-87a9-420c-9f92-379455eb3da7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-127b7d8a-87a9-420c-9f92-379455eb3da7 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-127b7d8a-87a9-420c-9f92-379455eb3da7 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-127b7d8a-87a9-420c-9f92-379455eb3da7 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-127b7d8a-87a9-420c-9f92-379455eb3da7 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1451/2925] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fd10dc2f-9515-4309-bdbb-dd9a1901aaca tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1475/2926] 192.168.122.57 () {58 vars in 1110 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types => generated 2361 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/cipher Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9ab99298-87b0-4fa2-b99c-a5f28c5f96e6 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/cipher returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1452/2927] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-91e9664a-ee78-478f-9501-ddb64ebb4eda tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1476/2928] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-822caa35-0395-476c-bdfb-5c11ad954cf9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-822caa35-0395-476c-bdfb-5c11ad954cf9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/multiattach Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-822caa35-0395-476c-bdfb-5c11ad954cf9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-822caa35-0395-476c-bdfb-5c11ad954cf9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-822caa35-0395-476c-bdfb-5c11ad954cf9 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/multiattach returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1453/2929] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-171419a9-74ed-48e3-b027-1594aacab48c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-171419a9-74ed-48e3-b027-1594aacab48c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/volume_backend_name Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-171419a9-74ed-48e3-b027-1594aacab48c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-171419a9-74ed-48e3-b027-1594aacab48c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-171419a9-74ed-48e3-b027-1594aacab48c tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1477/2930] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6b184454-6895-4b6d-a2b2-7036ff7dfb99 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6b184454-6895-4b6d-a2b2-7036ff7dfb99 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] GET http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6b184454-6895-4b6d-a2b2-7036ff7dfb99 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6b184454-6895-4b6d-a2b2-7036ff7dfb99 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6b184454-6895-4b6d-a2b2-7036ff7dfb99 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1454/2931] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 => generated 318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1beb4fda-aae3-40d4-bb64-9e36e761e918 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1beb4fda-aae3-40d4-bb64-9e36e761e918 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] PUT http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/e0176f5b-3571-43df-b406-eda0e1b1e6bc Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1beb4fda-aae3-40d4-bb64-9e36e761e918 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-1beb4fda-aae3-40d4-bb64-9e36e761e918 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1beb4fda-aae3-40d4-bb64-9e36e761e918 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/e0176f5b-3571-43df-b406-eda0e1b1e6bc returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1478/2932] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:18:27 2026] PUT /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/encryption/e0176f5b-3571-43df-b406-eda0e1b1e6bc => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4463f038-cf0d-477d-b6c4-ee886272096d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4463f038-cf0d-477d-b6c4-ee886272096d tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] PUT http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/key1 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4463f038-cf0d-477d-b6c4-ee886272096d tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-4463f038-cf0d-477d-b6c4-ee886272096d tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4463f038-cf0d-477d-b6c4-ee886272096d tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/key1 returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1455/2933] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:18:27 2026] PUT /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8fc0f2c6-011b-4a4b-9634-a1515aae9530 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8fc0f2c6-011b-4a4b-9634-a1515aae9530 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] PUT http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8fc0f2c6-011b-4a4b-9634-a1515aae9530 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-8fc0f2c6-011b-4a4b-9634-a1515aae9530 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cb6e96ff1d8d4b11b448525fca542f13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95de754fe1c240ab82f6560355a2d99b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8fc0f2c6-011b-4a4b-9634-a1515aae9530 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-member] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 returned with HTTP 403 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1479/2934] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:18:27 2026] PUT /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1e5cad0e-11c2-4557-a8c4-faf2e7c46858 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e5cad0e-11c2-4557-a8c4-faf2e7c46858 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e5cad0e-11c2-4557-a8c4-faf2e7c46858 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1e5cad0e-11c2-4557-a8c4-faf2e7c46858 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1e5cad0e-11c2-4557-a8c4-faf2e7c46858 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 returned with HTTP 202 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1456/2935] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/eb59341e-5278-4412-a0e3-694584f06179 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c4e60dd-4289-4356-99c8-e7c9f55246c9 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1480/2936] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 874 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3e20fe84-a40b-469c-9989-a102ff25e2ef None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e20fe84-a40b-469c-9989-a102ff25e2ef tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e20fe84-a40b-469c-9989-a102ff25e2ef tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3e20fe84-a40b-469c-9989-a102ff25e2ef tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Snapshot retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0b086868-49fb-4fd8-aaa4-85dfd4eb5338 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1457/2937] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3e20fe84-a40b-469c-9989-a102ff25e2ef tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a returned with HTTP 202 Sep 06 17:18:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1481/2938] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/6da155ea-ba62-48d9-b7e6-05e4fe54604a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0ac2dd6-0c76-4076-becb-d1646b148250 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0ac2dd6-0c76-4076-becb-d1646b148250 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0ac2dd6-0c76-4076-becb-d1646b148250 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0ac2dd6-0c76-4076-becb-d1646b148250 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0ac2dd6-0c76-4076-becb-d1646b148250 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f returned with HTTP 202 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1458/2939] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/types/d33ad21d-5d51-4cf6-9846-f966bfd95b5f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1109218-69f1-4f3c-b35d-8c5acfc65fdb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1109218-69f1-4f3c-b35d-8c5acfc65fdb tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1109218-69f1-4f3c-b35d-8c5acfc65fdb tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1109218-69f1-4f3c-b35d-8c5acfc65fdb tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1109218-69f1-4f3c-b35d-8c5acfc65fdb tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757 returned with HTTP 202 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1482/2940] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:28 2026] DELETE /volume/v3/types/ae71d03c-4c0b-46b4-afc7-1898d43fb757 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-002856cf-cc5d-496c-a6c7-5d75b4a257e1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-002856cf-cc5d-496c-a6c7-5d75b4a257e1 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-002856cf-cc5d-496c-a6c7-5d75b4a257e1 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-002856cf-cc5d-496c-a6c7-5d75b4a257e1 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-002856cf-cc5d-496c-a6c7-5d75b4a257e1 tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438 returned with HTTP 202 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1459/2941] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:28 2026] DELETE /volume/v3/types/b779a693-77f5-4ff4-b7f2-d9ec98ff7438 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2869ec53-91da-498d-b048-14257e0c822e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2869ec53-91da-498d-b048-14257e0c822e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] DELETE http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2869ec53-91da-498d-b048-14257e0c822e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2869ec53-91da-498d-b048-14257e0c822e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2869ec53-91da-498d-b048-14257e0c822e tempest-VolumeTypesMemberTests-1944399673 tempest-VolumeTypesMemberTests-1944399673-project-admin] http://192.168.122.57/volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 returned with HTTP 202 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1483/2942] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:28 2026] DELETE /volume/v3/types/3044095c-64fc-4bb5-85b0-4ddb72706043 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5be398f3-e0cf-4a3a-a0ba-3a318b6de558 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5be398f3-e0cf-4a3a-a0ba-3a318b6de558 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5be398f3-e0cf-4a3a-a0ba-3a318b6de558 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5be398f3-e0cf-4a3a-a0ba-3a318b6de558 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2170145c-d291-4eb8-93e4-b8dc51cdb1f3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1460/2943] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 932 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5be398f3-e0cf-4a3a-a0ba-3a318b6de558 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 404 Sep 06 17:18:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1484/2944] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8f5d458d-f63a-4595-836d-640f04b57c7f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] DELETE http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete volume with id: 10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete volume request issued successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8f5d458d-f63a-4595-836d-640f04b57c7f tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 202 Sep 06 17:18:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1461/2945] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:18:28 2026] DELETE /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f62e20ea-65f4-47d1-9388-77711fc26344 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f62e20ea-65f4-47d1-9388-77711fc26344 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f62e20ea-65f4-47d1-9388-77711fc26344 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f62e20ea-65f4-47d1-9388-77711fc26344 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f62e20ea-65f4-47d1-9388-77711fc26344 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f62e20ea-65f4-47d1-9388-77711fc26344 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 200 Sep 06 17:18:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1485/2946] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:29 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-831ecdce-87fa-4a26-8b13-8cccd3829da9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-88217271-c8d6-494a-9403-8e3439198f82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88217271-c8d6-494a-9403-8e3439198f82 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-88217271-c8d6-494a-9403-8e3439198f82 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-88217271-c8d6-494a-9403-8e3439198f82 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-88217271-c8d6-494a-9403-8e3439198f82 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88217271-c8d6-494a-9403-8e3439198f82 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1486/2947] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:29 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-831ecdce-87fa-4a26-8b13-8cccd3829da9 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools Sep 06 17:18:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-831ecdce-87fa-4a26-8b13-8cccd3829da9 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-831ecdce-87fa-4a26-8b13-8cccd3829da9 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] Calling method 'get_pools' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-831ecdce-87fa-4a26-8b13-8cccd3829da9 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1462/2948] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:18:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:18:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2c17c5a7-2d0d-4a06-93ee-f7400797e540 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2c17c5a7-2d0d-4a06-93ee-f7400797e540 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] GET http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:18:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2c17c5a7-2d0d-4a06-93ee-f7400797e540 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2c17c5a7-2d0d-4a06-93ee-f7400797e540 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87191]: /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 06 17:18:30 devstack devstack@c-api.service[87191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:18:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2c17c5a7-2d0d-4a06-93ee-f7400797e540 tempest-ProjectAdminTests-1428360355 tempest-ProjectAdminTests-1428360355-project-admin] http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1487/2949] 192.168.122.57 () {58 vars in 1188 bytes} [Sun Sep 6 17:18:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e82558de-15ff-46fd-acb1-e2d0dabfb9b8 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1463/2950] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:30 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 868 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6b5fe3f-3283-4855-829d-1cf7be8cd41e tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1488/2951] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 935 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-517ae31a-0233-4951-8558-71c772dbe290 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-517ae31a-0233-4951-8558-71c772dbe290 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-517ae31a-0233-4951-8558-71c772dbe290 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-517ae31a-0233-4951-8558-71c772dbe290 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-517ae31a-0233-4951-8558-71c772dbe290 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 404 Sep 06 17:18:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1464/2952] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] DELETE http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete volume with id: 979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete volume request issued successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fb22fb21-6b3b-4df9-a5d7-268f678c8295 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 202 Sep 06 17:18:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1489/2953] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:18:31 2026] DELETE /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Volume info retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f32e2bbb-8539-4d5a-9b2d-61bf3dbf69b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 200 Sep 06 17:18:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1465/2954] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 903 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5cb2542a-ce6d-4c0e-a569-e7cbe095c149 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1490/2955] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 935 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7172215e-c878-46ee-8f25-d989c670e9bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7172215e-c878-46ee-8f25-d989c670e9bb tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7172215e-c878-46ee-8f25-d989c670e9bb tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7172215e-c878-46ee-8f25-d989c670e9bb tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7172215e-c878-46ee-8f25-d989c670e9bb tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce returned with HTTP 404 Sep 06 17:18:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1466/2956] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/volumes/979fbf86-cdb6-4246-ba6b-95e6ddb28cce => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete snapshot with id: cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d431b7cb-51ac-4c60-a266-69a2d4b72b0b tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 404 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1491/2957] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:32 2026] DELETE /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-58658acb-6bec-44a7-a937-0a7d4dec1622 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58658acb-6bec-44a7-a937-0a7d4dec1622 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58658acb-6bec-44a7-a937-0a7d4dec1622 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-58658acb-6bec-44a7-a937-0a7d4dec1622 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-58658acb-6bec-44a7-a937-0a7d4dec1622 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 returned with HTTP 404 Sep 06 17:18:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1467/2958] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/snapshots/cc26a376-38bd-4a87-99bb-51ad98e93106 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] DELETE http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Delete volume with id: 10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e273b8c-2056-4ac3-a512-f34f80bada4e tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 404 Sep 06 17:18:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1492/2959] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:18:32 2026] DELETE /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2de4e162-2b2c-4d8c-9908-64ac7f09e9b4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2de4e162-2b2c-4d8c-9908-64ac7f09e9b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] GET http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2de4e162-2b2c-4d8c-9908-64ac7f09e9b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2de4e162-2b2c-4d8c-9908-64ac7f09e9b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2de4e162-2b2c-4d8c-9908-64ac7f09e9b4 tempest-VolumeDependencyTests-989690569 tempest-VolumeDependencyTests-989690569-project-member] http://192.168.122.57/volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 returned with HTTP 404 Sep 06 17:18:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1468/2960] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/volumes/10c41e14-8b09-4ff3-9367-82f3e1bddec1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7a7c9371-6229-4023-990b-d3fa9a7cae1b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c94b081a-0bd3-4b76-af36-747059f24e3c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c94b081a-0bd3-4b76-af36-747059f24e3c tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c94b081a-0bd3-4b76-af36-747059f24e3c tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c94b081a-0bd3-4b76-af36-747059f24e3c tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c94b081a-0bd3-4b76-af36-747059f24e3c tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c94b081a-0bd3-4b76-af36-747059f24e3c tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1469/2961] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 935 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a7c9371-6229-4023-990b-d3fa9a7cae1b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7a7c9371-6229-4023-990b-d3fa9a7cae1b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-992934688", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7a7c9371-6229-4023-990b-d3fa9a7cae1b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1493/2962] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:32 2026] POST /volume/v3/types => generated 379 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4165fea0-d554-4be3-a39a-babaa9f42f6b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4165fea0-d554-4be3-a39a-babaa9f42f6b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4165fea0-d554-4be3-a39a-babaa9f42f6b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4165fea0-d554-4be3-a39a-babaa9f42f6b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1470/2963] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a3dc326e-1ce5-4115-b01f-b016d4914de1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3dc326e-1ce5-4115-b01f-b016d4914de1 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a3dc326e-1ce5-4115-b01f-b016d4914de1 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-663198959", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3dc326e-1ce5-4115-b01f-b016d4914de1 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1494/2964] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1054b59c-8245-436b-ac22-79ab9b85c577 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1054b59c-8245-436b-ac22-79ab9b85c577 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] POST http://192.168.122.57/volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b/encryption Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1054b59c-8245-436b-ac22-79ab9b85c577 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-1054b59c-8245-436b-ac22-79ab9b85c577 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1054b59c-8245-436b-ac22-79ab9b85c577 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b/encryption returned with HTTP 403 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1471/2965] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b/encryption => generated 127 bytes in 156 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ed56baa8-a672-426d-8b98-c1ba050d93a0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed56baa8-a672-426d-8b98-c1ba050d93a0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed56baa8-a672-426d-8b98-c1ba050d93a0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-172859961", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed56baa8-a672-426d-8b98-c1ba050d93a0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1495/2966] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types => generated 379 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b87c26e4-983f-4f8f-a4b4-6aa268407ae8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b87c26e4-983f-4f8f-a4b4-6aa268407ae8 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] POST http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b87c26e4-983f-4f8f-a4b4-6aa268407ae8 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-b87c26e4-983f-4f8f-a4b4-6aa268407ae8 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b87c26e4-983f-4f8f-a4b4-6aa268407ae8 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs returned with HTTP 403 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1472/2967] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9aedc6f2-e0f9-4bd4-a43c-d25f6bb005e9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9aedc6f2-e0f9-4bd4-a43c-d25f6bb005e9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] PUT http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs/key2 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9aedc6f2-e0f9-4bd4-a43c-d25f6bb005e9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-9aedc6f2-e0f9-4bd4-a43c-d25f6bb005e9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9aedc6f2-e0f9-4bd4-a43c-d25f6bb005e9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs/key2 returned with HTTP 403 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1496/2968] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:18:33 2026] PUT /volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01/extra_specs/key2 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-575bf0eb-c41d-49a7-b282-4b22961a7ddc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-575bf0eb-c41d-49a7-b282-4b22961a7ddc tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-575bf0eb-c41d-49a7-b282-4b22961a7ddc tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-575bf0eb-c41d-49a7-b282-4b22961a7ddc tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-575bf0eb-c41d-49a7-b282-4b22961a7ddc tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types returned with HTTP 403 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1473/2969] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:18:33 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 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6a29822a-c3de-477a-9eed-f469a4e82b5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6a29822a-c3de-477a-9eed-f469a4e82b5e tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6a29822a-c3de-477a-9eed-f469a4e82b5e tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-997085149", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6a29822a-c3de-477a-9eed-f469a4e82b5e tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1497/2970] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eee0fe22-f8df-452c-82f4-83b800bf20bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eee0fe22-f8df-452c-82f4-83b800bf20bb tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eee0fe22-f8df-452c-82f4-83b800bf20bb tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eee0fe22-f8df-452c-82f4-83b800bf20bb tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1474/2971] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] DELETE http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption/ac88b7f4-dc7f-4e24-8259-df8107be8ec2 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8d7dcf3b-6ac2-4fa5-9e95-cf7356e277b2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption/ac88b7f4-dc7f-4e24-8259-df8107be8ec2 returned with HTTP 403 Sep 06 17:18:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1498/2972] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:18:33 2026] DELETE /volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d/encryption/ac88b7f4-dc7f-4e24-8259-df8107be8ec2 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-640ee2a8-f82b-489b-ae7f-779d03f0e2f6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-640ee2a8-f82b-489b-ae7f-779d03f0e2f6 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-640ee2a8-f82b-489b-ae7f-779d03f0e2f6 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-433573184", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-640ee2a8-f82b-489b-ae7f-779d03f0e2f6 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1475/2973] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:33 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] DELETE http://192.168.122.57/volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38/extra_specs/key1 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a9a1661-1739-4723-8ded-89da3ee64a5c tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38/extra_specs/key1 returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1499/2974] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38/extra_specs/key1 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3314236e-ff21-4832-901b-e38056af1280 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3314236e-ff21-4832-901b-e38056af1280 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3314236e-ff21-4832-901b-e38056af1280 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-42006260", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3314236e-ff21-4832-901b-e38056af1280 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1476/2975] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:34 2026] POST /volume/v3/types => generated 378 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-83297fec-65c6-425a-992f-8b19acab41fe None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83297fec-65c6-425a-992f-8b19acab41fe tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] DELETE http://192.168.122.57/volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83297fec-65c6-425a-992f-8b19acab41fe tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-83297fec-65c6-425a-992f-8b19acab41fe tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-83297fec-65c6-425a-992f-8b19acab41fe tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-83297fec-65c6-425a-992f-8b19acab41fe tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1500/2976] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-18ca92c0-a5b5-4177-9749-71e9b01236bf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18ca92c0-a5b5-4177-9749-71e9b01236bf tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] GET http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18ca92c0-a5b5-4177-9749-71e9b01236bf tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-18ca92c0-a5b5-4177-9749-71e9b01236bf tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-18ca92c0-a5b5-4177-9749-71e9b01236bf tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1477/2977] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] GET http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/cipher Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b453a2a0-e5d6-46f9-a728-39f7af1f8de9 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/cipher returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1501/2978] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] GET http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e9ff71c1-e935-4873-95f3-d04f79bcf4be tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1478/2979] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-72b31f30-aab7-49e9-b4b5-e2fda2b1dab0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72b31f30-aab7-49e9-b4b5-e2fda2b1dab0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] GET http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/multiattach Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72b31f30-aab7-49e9-b4b5-e2fda2b1dab0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-72b31f30-aab7-49e9-b4b5-e2fda2b1dab0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-72b31f30-aab7-49e9-b4b5-e2fda2b1dab0 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/multiattach returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1502/2980] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72246f09-1171-4241-8baf-e29caaf330d5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72246f09-1171-4241-8baf-e29caaf330d5 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] GET http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/volume_backend_name Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72246f09-1171-4241-8baf-e29caaf330d5 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72246f09-1171-4241-8baf-e29caaf330d5 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72246f09-1171-4241-8baf-e29caaf330d5 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1479/2981] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b0c181f1-ca42-4a4d-becf-a32735fdc111 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-389ef9a0-c2d6-438a-ba59-164eab40291d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0c181f1-ca42-4a4d-becf-a32735fdc111 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] PUT http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/ff7d61ad-4ce3-4c19-a90e-e0baa6388ef5 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b0c181f1-ca42-4a4d-becf-a32735fdc111 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-389ef9a0-c2d6-438a-ba59-164eab40291d tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-389ef9a0-c2d6-438a-ba59-164eab40291d tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-389ef9a0-c2d6-438a-ba59-164eab40291d tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-b0c181f1-ca42-4a4d-becf-a32735fdc111 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b0c181f1-ca42-4a4d-becf-a32735fdc111 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/ff7d61ad-4ce3-4c19-a90e-e0baa6388ef5 returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1503/2982] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:18:34 2026] PUT /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/encryption/ff7d61ad-4ce3-4c19-a90e-e0baa6388ef5 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:34 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a1268ae7-e8dd-4e0b-98cb-4032ca11618b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1268ae7-e8dd-4e0b-98cb-4032ca11618b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] PUT http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/key1 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a1268ae7-e8dd-4e0b-98cb-4032ca11618b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-389ef9a0-c2d6-438a-ba59-164eab40291d tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-a1268ae7-e8dd-4e0b-98cb-4032ca11618b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a1268ae7-e8dd-4e0b-98cb-4032ca11618b tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/key1 returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1504/2983] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:18:34 2026] PUT /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5c658fff-af0c-4365-8e7d-8f7811025be2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c658fff-af0c-4365-8e7d-8f7811025be2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] PUT http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c658fff-af0c-4365-8e7d-8f7811025be2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-389ef9a0-c2d6-438a-ba59-164eab40291d tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1480/2984] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-5c658fff-af0c-4365-8e7d-8f7811025be2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8b2de5f55e2e4550820fefe69dd2a482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75db69d78d984891a319ed9e767df02c', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c658fff-af0c-4365-8e7d-8f7811025be2 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-reader] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 returned with HTTP 403 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1505/2985] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:18:34 2026] PUT /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-37b30984-f74c-4da3-8b48-817a1eb70574 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37b30984-f74c-4da3-8b48-817a1eb70574 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37b30984-f74c-4da3-8b48-817a1eb70574 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-37b30984-f74c-4da3-8b48-817a1eb70574 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d81246d-3973-4797-857d-2544cc7e1c0b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d81246d-3973-4797-857d-2544cc7e1c0b tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d81246d-3973-4797-857d-2544cc7e1c0b tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d81246d-3973-4797-857d-2544cc7e1c0b tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d81246d-3973-4797-857d-2544cc7e1c0b tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d81246d-3973-4797-857d-2544cc7e1c0b tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1506/2986] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] DELETE http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Delete volume with id: 8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-37b30984-f74c-4da3-8b48-817a1eb70574 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1481/2987] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/765f0b93-26a8-4263-87ee-054b5697bab9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-48ae012f-e9ec-4cd0-9553-f66b79040260 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48ae012f-e9ec-4cd0-9553-f66b79040260 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48ae012f-e9ec-4cd0-9553-f66b79040260 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-48ae012f-e9ec-4cd0-9553-f66b79040260 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Delete volume request issued successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5c88f067-bdbb-418b-a4db-350a7a2949e0 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1507/2988] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-48ae012f-e9ec-4cd0-9553-f66b79040260 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38 returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1482/2989] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/e2aed66c-b1f6-425f-865e-3b7e2c2a2a38 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Volume info retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-59903be7-e097-41c0-97fb-9f94b00d1799 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59903be7-e097-41c0-97fb-9f94b00d1799 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59903be7-e097-41c0-97fb-9f94b00d1799 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-59903be7-e097-41c0-97fb-9f94b00d1799 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-56221b33-2b91-4571-a1ad-f8509b0f00a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1508/2990] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 1199 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-59903be7-e097-41c0-97fb-9f94b00d1799 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1483/2991] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/149dddb8-5940-4c56-9329-69622a84915d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-53c1a965-9f8c-4c10-a9cb-b76383e0dca4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53c1a965-9f8c-4c10-a9cb-b76383e0dca4 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53c1a965-9f8c-4c10-a9cb-b76383e0dca4 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53c1a965-9f8c-4c10-a9cb-b76383e0dca4 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53c1a965-9f8c-4c10-a9cb-b76383e0dca4 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01 returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1509/2992] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/8e6dff97-1d47-48e0-97c5-370c7b8d6a01 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c31221c5-fd20-44dd-9ff1-101a047c6876 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c31221c5-fd20-44dd-9ff1-101a047c6876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c31221c5-fd20-44dd-9ff1-101a047c6876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c31221c5-fd20-44dd-9ff1-101a047c6876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c31221c5-fd20-44dd-9ff1-101a047c6876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1484/2993] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/99bd5f1c-d546-46ee-8393-34339b6f357b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-79e3404d-2ddc-4f24-9198-a1ce1003e876 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79e3404d-2ddc-4f24-9198-a1ce1003e876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] DELETE http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79e3404d-2ddc-4f24-9198-a1ce1003e876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79e3404d-2ddc-4f24-9198-a1ce1003e876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79e3404d-2ddc-4f24-9198-a1ce1003e876 tempest-VolumeTypesReaderTests-1467171428 tempest-VolumeTypesReaderTests-1467171428-project-admin] http://192.168.122.57/volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 returned with HTTP 202 Sep 06 17:18:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1510/2994] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:34 2026] DELETE /volume/v3/types/6b4aa444-cccc-4fb8-a80b-bdd0e6ddc9a7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b684ad7f-4b35-41b3-afd2-ece8d30362cb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b684ad7f-4b35-41b3-afd2-ece8d30362cb tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b684ad7f-4b35-41b3-afd2-ece8d30362cb tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b684ad7f-4b35-41b3-afd2-ece8d30362cb tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b684ad7f-4b35-41b3-afd2-ece8d30362cb tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 404 Sep 06 17:18:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1485/2995] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-724357f9-6594-4a7f-a214-ab29f87304a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-724357f9-6594-4a7f-a214-ab29f87304a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] DELETE http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-724357f9-6594-4a7f-a214-ab29f87304a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-724357f9-6594-4a7f-a214-ab29f87304a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-724357f9-6594-4a7f-a214-ab29f87304a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Delete volume with id: 8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-724357f9-6594-4a7f-a214-ab29f87304a3 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 404 Sep 06 17:18:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1511/2996] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:18:35 2026] DELETE /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5fbb1c1a-8291-4c1d-be0a-77579df3d8d2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5fbb1c1a-8291-4c1d-be0a-77579df3d8d2 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] GET http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5fbb1c1a-8291-4c1d-be0a-77579df3d8d2 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5fbb1c1a-8291-4c1d-be0a-77579df3d8d2 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5fbb1c1a-8291-4c1d-be0a-77579df3d8d2 tempest-VolumeImageDependencyTests-1325253851 tempest-VolumeImageDependencyTests-1325253851-project-member] http://192.168.122.57/volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b returned with HTTP 404 Sep 06 17:18:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1486/2997] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/volumes/8d3036d4-239d-4c6c-b455-8a62692cc89b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8978e3c1-6e62-4a45-b785-3626d155a58e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8978e3c1-6e62-4a45-b785-3626d155a58e tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-admin] GET http://192.168.122.57/volume/v3/scheduler-stats/get_pools Sep 06 17:18:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8978e3c1-6e62-4a45-b785-3626d155a58e tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8978e3c1-6e62-4a45-b785-3626d155a58e tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-admin] Calling method 'get_pools' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8978e3c1-6e62-4a45-b785-3626d155a58e tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-admin] http://192.168.122.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:18:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1512/2998] 192.168.122.57 () {58 vars in 1170 bytes} [Sun Sep 6 17:18:36 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 06 17:18:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-445eca86-5672-4777-95b9-f043aa6744e3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-445eca86-5672-4777-95b9-f043aa6744e3 tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-reader] GET http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:18:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-445eca86-5672-4777-95b9-f043aa6744e3 tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-445eca86-5672-4777-95b9-f043aa6744e3 tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-445eca86-5672-4777-95b9-f043aa6744e3 tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ab360bd4dedc4410affde653214b48dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc82c6048cfa495194c7c99e078f9807', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-445eca86-5672-4777-95b9-f043aa6744e3 tempest-ProjectReaderTests-1667433114 tempest-ProjectReaderTests-1667433114-project-reader] http://192.168.122.57/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 17:18:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1487/2999] 192.168.122.57 () {58 vars in 1188 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1835588873"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1835588873'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume of 1 GB Sep 06 17:18:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (fb1e01a4-5ac9-4391-9ffb-22d5d43c3459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76352a79-f6ec-4c75-86dc-316acfb10ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76352a79-f6ec-4c75-86dc-316acfb10ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf2dd8-b2ef-4ed8-8d29-a8872d01a76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['3d97f746-da33-4db7-8067-265945a4cde1', '4a90954a-eea2-427e-92cc-3bf1cf39ab84', '574150b5-6ba4-4496-b3a6-b674b271b81e', '06407bb6-68b3-4645-aad4-76b42e928b9c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf2dd8-b2ef-4ed8-8d29-a8872d01a76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d97f746-da33-4db7-8067-265945a4cde1', '4a90954a-eea2-427e-92cc-3bf1cf39ab84', '574150b5-6ba4-4496-b3a6-b674b271b81e', '06407bb6-68b3-4645-aad4-76b42e928b9c']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33604d8-7cc5-485e-9b6d-5c0aec067fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33604d8-7cc5-485e-9b6d-5c0aec067fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd77788d8-9381-43aa-9dd3-895de984ebf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835588873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['3d97f746-da33-4db7-8067-265945a4cde1','4a90954a-eea2-427e-92cc-3bf1cf39ab84','574150b5-6ba4-4496-b3a6-b674b271b81e','06407bb6-68b3-4645-aad4-76b42e928b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835588873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d77788d8-9381-43aa-9dd3-895de984ebf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53cee3fa9445828d4ca141d8a941ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e6141d-554c-45ee-b0de-41062b8181c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e6141d-554c-45ee-b0de-41062b8181c7) transitioned into state 'SUCCESS' from state '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-1835588873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['3d97f746-da33-4db7-8067-265945a4cde1','4a90954a-eea2-427e-92cc-3bf1cf39ab84','574150b5-6ba4-4496-b3a6-b674b271b81e','06407bb6-68b3-4645-aad4-76b42e928b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd8e3ea-5f4c-4218-9222-5880be372f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd8e3ea-5f4c-4218-9222-5880be372f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (fb1e01a4-5ac9-4391-9ffb-22d5d43c3459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request issued successfully. Sep 06 17:18:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-534d52a0-d7dc-4554-a1ac-ef2e10be7d40 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1513/3000] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:37 2026] POST /volume/v3/volumes => generated 785 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c4945d2-4718-447f-8c77-4f1b66720d6f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 200 Sep 06 17:18:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1488/3001] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:38 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 964 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume of 1 GB Sep 06 17:18:39 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:39 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Availability Zones retrieved successfully. Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Flow 'volume_create_api' (2e7edcda-1c9e-47e1-bab3-c820a23ae5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21af4ce-7ea0-42c8-aca2-ef591210cf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21af4ce-7ea0-42c8-aca2-ef591210cf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c806b801-1b28-4bb4-8301-5d7bca51d267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-901ee1e1-5a30-4944-8efe-d96f4b4fd67b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 200 Sep 06 17:18:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1489/3002] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:39 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Created reservations ['8206751a-dad0-46af-97ae-7496b46a8d56', '743e20f3-9e5e-4afd-8069-79490bd65dae', '16059d37-ccc7-4714-ac61-25ebca3308a4', '540d3999-0f55-440b-922b-1a2128bb4a30'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c806b801-1b28-4bb4-8301-5d7bca51d267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8206751a-dad0-46af-97ae-7496b46a8d56', '743e20f3-9e5e-4afd-8069-79490bd65dae', '16059d37-ccc7-4714-ac61-25ebca3308a4', '540d3999-0f55-440b-922b-1a2128bb4a30']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59b54a1-9ba3-4806-908c-c0974cd3eed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59b54a1-9ba3-4806-908c-c0974cd3eed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487b06a1-c2a4-4c41-9f0e-279e86aa7d61', '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='4866370cb24246ebbcae5064a50464a4',qos_specs=None,replication_status=,reservations=['8206751a-dad0-46af-97ae-7496b46a8d56','743e20f3-9e5e-4afd-8069-79490bd65dae','16059d37-ccc7-4714-ac61-25ebca3308a4','540d3999-0f55-440b-922b-1a2128bb4a30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af221c2c468404282614fa423624890',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:39Z,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=487b06a1-c2a4-4c41-9f0e-279e86aa7d61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4866370cb24246ebbcae5064a50464a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9af221c2c468404282614fa423624890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3493af9-82b5-467b-afe8-7fc79d33bf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3493af9-82b5-467b-afe8-7fc79d33bf03) transitioned into state 'SUCCESS' from 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='4866370cb24246ebbcae5064a50464a4',qos_specs=None,replication_status=,reservations=['8206751a-dad0-46af-97ae-7496b46a8d56','743e20f3-9e5e-4afd-8069-79490bd65dae','16059d37-ccc7-4714-ac61-25ebca3308a4','540d3999-0f55-440b-922b-1a2128bb4a30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af221c2c468404282614fa423624890',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f5e0c9-500c-4404-bc10-9d86765c7469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f5e0c9-500c-4404-bc10-9d86765c7469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Flow 'volume_create_api' (2e7edcda-1c9e-47e1-bab3-c820a23ae5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume request issued successfully. Sep 06 17:18:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-61ce974e-efa1-4eab-914c-a0209cc3ca8b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1514/3003] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:39 2026] POST /volume/v3/volumes => generated 747 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:18:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-54fd9e82-8ead-48da-b604-3b0fc6e0d5c0 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 200 Sep 06 17:18:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1490/3004] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:40 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f5c5158-974d-446b-982e-422aed29d46d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f5c5158-974d-446b-982e-422aed29d46d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f5c5158-974d-446b-982e-422aed29d46d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f5c5158-974d-446b-982e-422aed29d46d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0f5c5158-974d-446b-982e-422aed29d46d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f5c5158-974d-446b-982e-422aed29d46d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 200 Sep 06 17:18:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1515/3005] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:40 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:18:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d77788d8-9381-43aa-9dd3-895de984ebf0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-28175890"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create snapshot from volume d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b60f66b3-961a-4d3f-bb79-ff776fb33761 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['31aa70b7-c611-4d8b-8970-4ca12cf297e3', '9ff78afd-2612-4045-96fc-f2b8e0878f3f', 'b27e45ad-acf4-4575-85a4-e28390e9732f', '7fc8bf00-04bc-468d-aaa4-bdf0a5b24897'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot create request issued successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-458b839e-f7f8-4e31-826f-85aeff1a0da1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1491/3006] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:18:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35c74ff6-f8ce-452a-a3b3-2e216e841679 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1492/3007] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:41 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b35a6cca-be95-4403-b129-2f141cea0bbc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b35a6cca-be95-4403-b129-2f141cea0bbc tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b35a6cca-be95-4403-b129-2f141cea0bbc tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b35a6cca-be95-4403-b129-2f141cea0bbc tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b60f66b3-961a-4d3f-bb79-ff776fb33761 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b60f66b3-961a-4d3f-bb79-ff776fb33761 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-69968158", "extra_specs": {"storage_protocol": "tempest-storage_protocol-602231209", "vendor_name": "tempest-vendor_name-1888651497"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b35a6cca-be95-4403-b129-2f141cea0bbc tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b35a6cca-be95-4403-b129-2f141cea0bbc tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1493/3008] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:41 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b60f66b3-961a-4d3f-bb79-ff776fb33761 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1516/3009] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:41 2026] POST /volume/v3/types => generated 326 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f30fa6d5-5077-4276-b1ec-214930147d81 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e665644-53fd-464b-a0f5-9cdbc289739d", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request body: {'volume': {'volume_type': '8e665644-53fd-464b-a0f5-9cdbc289739d', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume of 1 GB Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (10849a03-4315-492b-9ffe-286c6fae5a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0052eb-944c-4605-84ea-e2ad0df06f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0052eb-944c-4605-84ea-e2ad0df06f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:18:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-602231209',vendor_name='tempest-vendor_name-1888651497'},id=8e665644-53fd-464b-a0f5-9cdbc289739d,is_public=True,name='tempest-ProjectAdminTests-volume-type-69968158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e665644-53fd-464b-a0f5-9cdbc289739d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67837e4b-1b25-4733-afa9-a6bd2eede930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-69968158 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-69968158, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-69968158 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-69968158, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['606f2328-8b12-4725-8e6c-cd6b36f6813e', '1f90c142-3d6b-492e-92c5-f2ab4bd9ffb3', '7d6d5997-810f-4d72-8657-113912e5f8b3', '34831956-9422-4561-911a-6805d60dfe7f'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67837e4b-1b25-4733-afa9-a6bd2eede930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['606f2328-8b12-4725-8e6c-cd6b36f6813e', '1f90c142-3d6b-492e-92c5-f2ab4bd9ffb3', '7d6d5997-810f-4d72-8657-113912e5f8b3', '34831956-9422-4561-911a-6805d60dfe7f']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08581f7-81c4-4175-9cfd-44d825e78816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08581f7-81c4-4175-9cfd-44d825e78816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89ea2dd-b76a-4fb0-993c-d12c34afe2da', '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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['606f2328-8b12-4725-8e6c-cd6b36f6813e','1f90c142-3d6b-492e-92c5-f2ab4bd9ffb3','7d6d5997-810f-4d72-8657-113912e5f8b3','34831956-9422-4561-911a-6805d60dfe7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=8e665644-53fd-464b-a0f5-9cdbc289739d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89ea2dd-b76a-4fb0-993c-d12c34afe2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4799c262db45a8ab310781c6c41487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e665644-53fd-464b-a0f5-9cdbc289739d),volume_type_id=8e665644-53fd-464b-a0f5-9cdbc289739d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ec12de-e123-4036-834e-ec8b18b2619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ec12de-e123-4036-834e-ec8b18b2619a) transitioned into state 'SUCCESS' from 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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['606f2328-8b12-4725-8e6c-cd6b36f6813e','1f90c142-3d6b-492e-92c5-f2ab4bd9ffb3','7d6d5997-810f-4d72-8657-113912e5f8b3','34831956-9422-4561-911a-6805d60dfe7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=8e665644-53fd-464b-a0f5-9cdbc289739d)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef081bc5-5f10-43d7-a4e3-d215892ed989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef081bc5-5f10-43d7-a4e3-d215892ed989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (10849a03-4315-492b-9ffe-286c6fae5a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request issued successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f30fa6d5-5077-4276-b1ec-214930147d81 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:41 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1494/3010] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:18:41 2026] POST /volume/v3/volumes => generated 777 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da Sep 06 17:18:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:41 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:41 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:41 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8f499f95-1179-407b-bf49-2c0246f6f2f4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1517/3011] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:41 2026] GET /volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1dfb36cf-9415-472f-855b-e06a1ce8affb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1495/3012] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2cbb141c-2972-4df7-82c4-247ae34bf5f2 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1518/3013] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f7ab33ed-ff10-4817-9a2c-a0d303eef2fa tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1496/3014] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1030921677"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1030921677'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume of 1 GB Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Availability Zones retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Flow 'volume_create_api' (49802d1a-ad19-4006-8ffa-46b32b6cc015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5158e680-4fd7-4d5d-a73c-812f65161b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5158e680-4fd7-4d5d-a73c-812f65161b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf4e5b2-830b-4f8f-a3cd-58540f27ff56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Created reservations ['dd963253-528e-4be2-9da0-93a467768026', '07350c4a-7797-42db-bd0f-f6531c4aff60', '2c83a123-a6aa-458c-8f70-3b6afec55bb5', '64416b9b-1d68-4e6e-948f-9eeafa1f8a8d'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf4e5b2-830b-4f8f-a3cd-58540f27ff56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd963253-528e-4be2-9da0-93a467768026', '07350c4a-7797-42db-bd0f-f6531c4aff60', '2c83a123-a6aa-458c-8f70-3b6afec55bb5', '64416b9b-1d68-4e6e-948f-9eeafa1f8a8d']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe41c2d-697a-483d-be35-a8a310a8e22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe41c2d-697a-483d-be35-a8a310a8e22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2700082d-cdde-43ca-b30f-3285b294e073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1030921677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4866370cb24246ebbcae5064a50464a4',qos_specs=None,replication_status=,reservations=['dd963253-528e-4be2-9da0-93a467768026','07350c4a-7797-42db-bd0f-f6531c4aff60','2c83a123-a6aa-458c-8f70-3b6afec55bb5','64416b9b-1d68-4e6e-948f-9eeafa1f8a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af221c2c468404282614fa423624890',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:42Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1030921677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2700082d-cdde-43ca-b30f-3285b294e073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4866370cb24246ebbcae5064a50464a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9af221c2c468404282614fa423624890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6adab2c-5213-431e-a4d0-e512700d4537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6adab2c-5213-431e-a4d0-e512700d4537) transitioned into 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-1030921677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4866370cb24246ebbcae5064a50464a4',qos_specs=None,replication_status=,reservations=['dd963253-528e-4be2-9da0-93a467768026','07350c4a-7797-42db-bd0f-f6531c4aff60','2c83a123-a6aa-458c-8f70-3b6afec55bb5','64416b9b-1d68-4e6e-948f-9eeafa1f8a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af221c2c468404282614fa423624890',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0da0d99-e1d9-4608-9ab4-7e857a3e099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0da0d99-e1d9-4608-9ab4-7e857a3e099c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Flow 'volume_create_api' (49802d1a-ad19-4006-8ffa-46b32b6cc015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create volume request issued successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c7e34c7e-ef32-4494-ae6f-e5739d8533a9 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1519/3015] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:18:42 2026] POST /volume/v3/volumes => generated 783 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-40005547-6d43-4ba4-abcb-c540e7185e08 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-40005547-6d43-4ba4-abcb-c540e7185e08 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-40005547-6d43-4ba4-abcb-c540e7185e08 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-40005547-6d43-4ba4-abcb-c540e7185e08 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c96fc298-3840-4b81-9ce0-1edf0f2de14c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1497/3016] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-40005547-6d43-4ba4-abcb-c540e7185e08 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-40005547-6d43-4ba4-abcb-c540e7185e08 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1520/3017] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da => generated 977 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3fec576-bc26-4e62-8674-b400ec9b8e71 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3fec576-bc26-4e62-8674-b400ec9b8e71 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3fec576-bc26-4e62-8674-b400ec9b8e71 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3fec576-bc26-4e62-8674-b400ec9b8e71 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3fec576-bc26-4e62-8674-b400ec9b8e71 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1498/3018] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b596a2c6-1c77-445a-bc0c-706eb8d2e4d6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b596a2c6-1c77-445a-bc0c-706eb8d2e4d6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b596a2c6-1c77-445a-bc0c-706eb8d2e4d6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b596a2c6-1c77-445a-bc0c-706eb8d2e4d6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b596a2c6-1c77-445a-bc0c-706eb8d2e4d6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 returned with HTTP 204 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1521/3019] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:43 2026] DELETE /volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4702ecf2-4e16-4364-9ae6-95524b887498 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4702ecf2-4e16-4364-9ae6-95524b887498 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4702ecf2-4e16-4364-9ae6-95524b887498 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4702ecf2-4e16-4364-9ae6-95524b887498 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4702ecf2-4e16-4364-9ae6-95524b887498 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 returned with HTTP 404 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1499/3020] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/messages/55fd8ce4-d386-428b-8109-fed61b4a1411 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume with id: c89ea2dd-b76a-4fb0-993c-d12c34afe2da Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-69968158 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-69968158, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-69968158 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-69968158, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['8bc2286c-62da-494d-b4f2-491b494bddde', '343a80a9-c04f-4c4b-9c0d-946d5d04ec8d', '8983801a-4310-40f7-a803-673f62969497', '79e79750-bafa-4f19-94ae-1af0d8051ff1'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2d420e70-0769-4df5-990b-e160132dfe45 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d420e70-0769-4df5-990b-e160132dfe45 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d420e70-0769-4df5-990b-e160132dfe45 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2d420e70-0769-4df5-990b-e160132dfe45 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume request issued successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e5b05f34-c071-4bdd-bc49-91586e6cd422 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da returned with HTTP 202 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1522/3021] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:18:43 2026] DELETE /volume/v3/volumes/c89ea2dd-b76a-4fb0-993c-d12c34afe2da => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-df3ded5f-1c83-4788-ac2d-7f2623156760 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2d420e70-0769-4df5-990b-e160132dfe45 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df3ded5f-1c83-4788-ac2d-7f2623156760 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/types/8e665644-53fd-464b-a0f5-9cdbc289739d Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df3ded5f-1c83-4788-ac2d-7f2623156760 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-df3ded5f-1c83-4788-ac2d-7f2623156760 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2d420e70-0769-4df5-990b-e160132dfe45 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1500/3022] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-df3ded5f-1c83-4788-ac2d-7f2623156760 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types/8e665644-53fd-464b-a0f5-9cdbc289739d returned with HTTP 202 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1523/3023] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:43 2026] DELETE /volume/v3/types/8e665644-53fd-464b-a0f5-9cdbc289739d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e3c30a90-e757-432d-8110-c934845b411e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3c30a90-e757-432d-8110-c934845b411e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e3c30a90-e757-432d-8110-c934845b411e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-510241725", "extra_specs": {"storage_protocol": "tempest-storage_protocol-309360300", "vendor_name": "tempest-vendor_name-1690093551"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e3c30a90-e757-432d-8110-c934845b411e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1501/3024] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:43 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-50688670-4000-4e3f-87e3-88e62bef92bc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "49968b78-054d-4800-9e3c-403e5ba213eb", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request body: {'volume': {'volume_type': '49968b78-054d-4800-9e3c-403e5ba213eb', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume of 1 GB Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (8527f05c-1646-4c33-8472-90bb0123c992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1380b2a0-f777-4955-8a05-68c97d8f4e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1380b2a0-f777-4955-8a05-68c97d8f4e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:18:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-309360300',vendor_name='tempest-vendor_name-1690093551'},id=49968b78-054d-4800-9e3c-403e5ba213eb,is_public=True,name='tempest-ProjectAdminTests-volume-type-510241725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49968b78-054d-4800-9e3c-403e5ba213eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0584b1e4-b9d2-480b-9ae9-7d7fe620e9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-510241725 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-510241725, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-510241725 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-510241725, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['2e035c8d-f88a-4ffa-b97a-a7ba77648e1a', '508b9892-997d-40b6-af9e-ec165eb75013', '9ec53579-70cc-4687-8bf7-b133f2047a4f', '20afc1a0-de24-4b57-b11a-b78d3b124043'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0584b1e4-b9d2-480b-9ae9-7d7fe620e9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e035c8d-f88a-4ffa-b97a-a7ba77648e1a', '508b9892-997d-40b6-af9e-ec165eb75013', '9ec53579-70cc-4687-8bf7-b133f2047a4f', '20afc1a0-de24-4b57-b11a-b78d3b124043']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce5db38-7347-4252-adc1-fa0ddd389ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce5db38-7347-4252-adc1-fa0ddd389ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309e4fd5-4582-4481-a4f2-ef2918bd02b3', '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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['2e035c8d-f88a-4ffa-b97a-a7ba77648e1a','508b9892-997d-40b6-af9e-ec165eb75013','9ec53579-70cc-4687-8bf7-b133f2047a4f','20afc1a0-de24-4b57-b11a-b78d3b124043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=49968b78-054d-4800-9e3c-403e5ba213eb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309e4fd5-4582-4481-a4f2-ef2918bd02b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4799c262db45a8ab310781c6c41487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49968b78-054d-4800-9e3c-403e5ba213eb),volume_type_id=49968b78-054d-4800-9e3c-403e5ba213eb)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6f6acf-aac6-4e0b-8a9a-fac0cf103ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6f6acf-aac6-4e0b-8a9a-fac0cf103ec4) transitioned into state 'SUCCESS' from 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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['2e035c8d-f88a-4ffa-b97a-a7ba77648e1a','508b9892-997d-40b6-af9e-ec165eb75013','9ec53579-70cc-4687-8bf7-b133f2047a4f','20afc1a0-de24-4b57-b11a-b78d3b124043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=49968b78-054d-4800-9e3c-403e5ba213eb)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7a5b2e-a645-4f47-99f6-3c21fcd15416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7a5b2e-a645-4f47-99f6-3c21fcd15416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (8527f05c-1646-4c33-8472-90bb0123c992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request issued successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-50688670-4000-4e3f-87e3-88e62bef92bc tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1524/3025] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:18:43 2026] POST /volume/v3/volumes => generated 778 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:43 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1ea1121-0a0d-415b-bdf1-6efbf8c7944b tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1502/3026] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d353abef-6c76-49ce-a303-e67676750257 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d353abef-6c76-49ce-a303-e67676750257 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d353abef-6c76-49ce-a303-e67676750257 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d353abef-6c76-49ce-a303-e67676750257 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d353abef-6c76-49ce-a303-e67676750257 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d353abef-6c76-49ce-a303-e67676750257 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 200 Sep 06 17:18:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1525/3027] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 875 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-945bb790-c254-4137-85a8-a9d2b721eb7b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-945bb790-c254-4137-85a8-a9d2b721eb7b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-945bb790-c254-4137-85a8-a9d2b721eb7b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-945bb790-c254-4137-85a8-a9d2b721eb7b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-945bb790-c254-4137-85a8-a9d2b721eb7b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-945bb790-c254-4137-85a8-a9d2b721eb7b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1503/3028] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:44 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] POST http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8/action Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Snapshot retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2acb995c50ca4c309dc44da75811a37c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a53cee3fa9445828d4ca141d8a941ca', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a63f2fc-93af-4c6a-8992-a21989818d5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8/action returned with HTTP 403 Sep 06 17:18:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1526/3029] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:44 2026] POST /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8/action => generated 133 bytes in 160 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete snapshot with id: e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfd3b65b-d102-4ce9-9cab-287cf253cc49 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 202 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1504/3030] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:44 2026] DELETE /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbf0b34d-9ba5-4575-83ff-47a0222d583e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1527/3031] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:44 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e841ecc3-6872-40c6-b77c-044a1059c1a1 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1505/3032] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:44 2026] GET /volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 => generated 978 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-98730728-7f40-4eec-a618-2426df734f31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98730728-7f40-4eec-a618-2426df734f31 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98730728-7f40-4eec-a618-2426df734f31 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-98730728-7f40-4eec-a618-2426df734f31 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-98730728-7f40-4eec-a618-2426df734f31 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1506/3033] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/messages => generated 676 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-09368ef0-8f91-47b2-8d15-e439bfe35073 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09368ef0-8f91-47b2-8d15-e439bfe35073 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09368ef0-8f91-47b2-8d15-e439bfe35073 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09368ef0-8f91-47b2-8d15-e439bfe35073 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-98ea565b-e109-497e-8bdb-02abd8d440f3 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1528/3034] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 876 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09368ef0-8f91-47b2-8d15-e439bfe35073 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1507/3035] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/messages => generated 676 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-39bb8dd9-8b0f-4b6e-83a5-880c87fb578f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-adf3112d-361e-4ee0-9caa-960d787cc10c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39bb8dd9-8b0f-4b6e-83a5-880c87fb578f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/messages/e07f863a-7d71-42ff-8f56-af8d6d0d91a8 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adf3112d-361e-4ee0-9caa-960d787cc10c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39bb8dd9-8b0f-4b6e-83a5-880c87fb578f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adf3112d-361e-4ee0-9caa-960d787cc10c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-39bb8dd9-8b0f-4b6e-83a5-880c87fb578f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-adf3112d-361e-4ee0-9caa-960d787cc10c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-adf3112d-361e-4ee0-9caa-960d787cc10c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-39bb8dd9-8b0f-4b6e-83a5-880c87fb578f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages/e07f863a-7d71-42ff-8f56-af8d6d0d91a8 returned with HTTP 204 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1529/3036] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:45 2026] DELETE /volume/v3/messages/e07f863a-7d71-42ff-8f56-af8d6d0d91a8 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-adf3112d-361e-4ee0-9caa-960d787cc10c tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1508/3037] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume with id: 309e4fd5-4582-4481-a4f2-ef2918bd02b3 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2700082d-cdde-43ca-b30f-3285b294e073", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-846483494"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Create snapshot from volume 2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['82a37c09-3149-4f44-bf9e-301bcac4020f', '84f133dc-90b7-4c8c-afa9-8c6cfa5c1e8d', '7290f6c0-ddfe-4fb8-b1d2-813501221bef', 'd6eec101-4886-4502-a565-57103594d112'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume request issued successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5d429eea-d80d-4b11-acd1-884327b8dae8 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 returned with HTTP 202 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1530/3038] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:18:45 2026] DELETE /volume/v3/volumes/309e4fd5-4582-4481-a4f2-ef2918bd02b3 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-da90727f-a407-4563-a0e4-3cdb4a2cf660 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da90727f-a407-4563-a0e4-3cdb4a2cf660 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/types/49968b78-054d-4800-9e3c-403e5ba213eb Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da90727f-a407-4563-a0e4-3cdb4a2cf660 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-da90727f-a407-4563-a0e4-3cdb4a2cf660 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Created reservations ['882abf4c-5742-4ec6-abc7-5816442265f8', '8438ea5b-de7c-4f83-bdd4-7d9cdcf96be8', '0f5378ea-bb4a-4c04-940c-bf149cd21caf', '24365b22-dd9b-4bae-89bd-7067c41c3361'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-da90727f-a407-4563-a0e4-3cdb4a2cf660 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types/49968b78-054d-4800-9e3c-403e5ba213eb returned with HTTP 202 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1531/3039] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:45 2026] DELETE /volume/v3/types/49968b78-054d-4800-9e3c-403e5ba213eb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-147be649-129a-43a7-9ba2-d44f6003d45a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-147be649-129a-43a7-9ba2-d44f6003d45a tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-147be649-129a-43a7-9ba2-d44f6003d45a tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-823265550", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1365424162", "vendor_name": "tempest-vendor_name-69475353"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-147be649-129a-43a7-9ba2-d44f6003d45a tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1532/3040] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:18:45 2026] POST /volume/v3/types => generated 326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "331202ab-a6d3-4d98-abf2-768e2ff04b8d", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot create request issued successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8078afbd-90fd-4c7c-b068-6787f107d9b1 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request body: {'volume': {'volume_type': '331202ab-a6d3-4d98-abf2-768e2ff04b8d', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1509/3041] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:18:45 2026] POST /volume/v3/snapshots => generated 325 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume of 1 GB Sep 06 17:18:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (b3b0aa16-4eca-4cef-88e7-95d4419e677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57882c6-5404-47d3-bbec-506947742ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-208a6261-cb1d-4d16-ac6e-80aa01a5019b tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1510/3042] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 457 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3b1ea27e-01d8-4e7e-a52c-d3e597766b97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1511/3043] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57882c6-5404-47d3-bbec-506947742ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:18:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1365424162',vendor_name='tempest-vendor_name-69475353'},id=331202ab-a6d3-4d98-abf2-768e2ff04b8d,is_public=True,name='tempest-ProjectAdminTests-volume-type-823265550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '331202ab-a6d3-4d98-abf2-768e2ff04b8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6d4378-2f05-4642-b440-191c20c9472a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-823265550 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-823265550, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-823265550 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-823265550, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['0f0dd634-3040-4ada-8634-d6f21644b5ed', '5a98c94c-cfdd-4e18-8224-ad8d44fd5c83', 'ddbce473-b90c-4592-9325-3b31fcf6ff4c', '015da9d2-a28f-4413-a958-20ddaf969cb7'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6d4378-2f05-4642-b440-191c20c9472a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0dd634-3040-4ada-8634-d6f21644b5ed', '5a98c94c-cfdd-4e18-8224-ad8d44fd5c83', 'ddbce473-b90c-4592-9325-3b31fcf6ff4c', '015da9d2-a28f-4413-a958-20ddaf969cb7']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0526eaaf-dcd6-4ce3-a7c6-10cfea6e0369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0526eaaf-dcd6-4ce3-a7c6-10cfea6e0369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbfad6c3-0548-41ea-b98c-caa29d4e459c', '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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['0f0dd634-3040-4ada-8634-d6f21644b5ed','5a98c94c-cfdd-4e18-8224-ad8d44fd5c83','ddbce473-b90c-4592-9325-3b31fcf6ff4c','015da9d2-a28f-4413-a958-20ddaf969cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=331202ab-a6d3-4d98-abf2-768e2ff04b8d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18: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=dbfad6c3-0548-41ea-b98c-caa29d4e459c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4799c262db45a8ab310781c6c41487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(331202ab-a6d3-4d98-abf2-768e2ff04b8d),volume_type_id=331202ab-a6d3-4d98-abf2-768e2ff04b8d)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8a186c-9f4d-4f2c-8ec5-70c94d94cd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8a186c-9f4d-4f2c-8ec5-70c94d94cd10) transitioned into state 'SUCCESS' from 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='5a4799c262db45a8ab310781c6c41487',qos_specs=None,replication_status=,reservations=['0f0dd634-3040-4ada-8634-d6f21644b5ed','5a98c94c-cfdd-4e18-8224-ad8d44fd5c83','ddbce473-b90c-4592-9325-3b31fcf6ff4c','015da9d2-a28f-4413-a958-20ddaf969cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6020dbcbd6f545fd865f70b00fcf5520',volume_type_id=331202ab-a6d3-4d98-abf2-768e2ff04b8d)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4828e2e2-4975-4bee-9cc4-b78cf011c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4828e2e2-4975-4bee-9cc4-b78cf011c6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Flow 'volume_create_api' (b3b0aa16-4eca-4cef-88e7-95d4419e677f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Create volume request issued successfully. Sep 06 17:18:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-64289d7f-b1e3-43dd-9afc-9757724ba687 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1533/3044] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:18:45 2026] POST /volume/v3/volumes => generated 778 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-633f278d-802c-40c7-8b2f-eb8d6cf1abc0 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c returned with HTTP 200 Sep 06 17:18:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1512/3045] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:46 2026] GET /volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c => generated 957 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbc5ea7d-0f0c-4498-8163-78e854599366 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1534/3046] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:46 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=712,cinder:INSERT=141,cinder:UPDATE=184 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:18:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15ccb2de-bdda-48a0-9550-84f38df52f0c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 200 Sep 06 17:18:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1513/3047] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:46 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=816,cinder:INSERT=204,cinder:UPDATE=304 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a78819d5-1c13-4717-97cf-7e5b6c5ed1d4 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c returned with HTTP 200 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1535/3048] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c => generated 978 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-00119c50-cf4c-49b2-9075-5e5201759bd6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00119c50-cf4c-49b2-9075-5e5201759bd6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00119c50-cf4c-49b2-9075-5e5201759bd6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00119c50-cf4c-49b2-9075-5e5201759bd6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00119c50-cf4c-49b2-9075-5e5201759bd6 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:18:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1514/3049] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e758b544-85dc-4ced-b807-872a49d4af12 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e758b544-85dc-4ced-b807-872a49d4af12 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] GET http://192.168.122.57/volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e758b544-85dc-4ced-b807-872a49d4af12 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e758b544-85dc-4ced-b807-872a49d4af12 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e758b544-85dc-4ced-b807-872a49d4af12 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e returned with HTTP 200 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1536/3050] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e => generated 673 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-514d3ba9-0faa-45d6-b96f-6574febfc84f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-514d3ba9-0faa-45d6-b96f-6574febfc84f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-514d3ba9-0faa-45d6-b96f-6574febfc84f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-514d3ba9-0faa-45d6-b96f-6574febfc84f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-514d3ba9-0faa-45d6-b96f-6574febfc84f tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e returned with HTTP 204 Sep 06 17:18:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1515/3051] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:47 2026] DELETE /volume/v3/messages/0138ad3b-c1c6-40d4-924b-838616244d1e => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume with id: dbfad6c3-0548-41ea-b98c-caa29d4e459c Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Volume info retrieved successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Created reservations ['3d81b979-99d0-44c4-b8b1-59ab1b145fd1', 'c20ddb02-049b-4b4d-95d2-f64a7a3ec431', 'f0adc3d0-f639-4c85-876d-635935d3321e', '6cfcf2fd-697a-4cb4-8221-ec5f0966433c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Delete volume request issued successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0dc1ab90-0729-4aed-b1e9-d792f512fb66 tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c returned with HTTP 202 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1537/3052] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:18:47 2026] DELETE /volume/v3/volumes/dbfad6c3-0548-41ea-b98c-caa29d4e459c => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63091b16-a092-4aea-89d9-49ad84e9656e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63091b16-a092-4aea-89d9-49ad84e9656e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] DELETE http://192.168.122.57/volume/v3/types/331202ab-a6d3-4d98-abf2-768e2ff04b8d Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63091b16-a092-4aea-89d9-49ad84e9656e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63091b16-a092-4aea-89d9-49ad84e9656e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-26cdfd0e-86bf-406c-af77-e62d996f0a8f tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1538/3053] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-90f31a75-96af-42a7-9491-2fe7a61e9723 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90f31a75-96af-42a7-9491-2fe7a61e9723 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90f31a75-96af-42a7-9491-2fe7a61e9723 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-90f31a75-96af-42a7-9491-2fe7a61e9723 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-90f31a75-96af-42a7-9491-2fe7a61e9723 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 returned with HTTP 404 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1539/3054] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/snapshots/e53c23ca-6fb9-4d85-9520-a8fd2b1866a8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63091b16-a092-4aea-89d9-49ad84e9656e tempest-ProjectAdminTests-1217745215 tempest-ProjectAdminTests-1217745215-project-admin] http://192.168.122.57/volume/v3/types/331202ab-a6d3-4d98-abf2-768e2ff04b8d returned with HTTP 202 Sep 06 17:18:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1516/3055] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:18:47 2026] DELETE /volume/v3/types/331202ab-a6d3-4d98-abf2-768e2ff04b8d => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume with id: d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume request issued successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-36a83b14-cca2-4b1b-969c-aa6a2c27a470 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 202 Sep 06 17:18:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1540/3056] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:47 2026] DELETE /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-de2b9c95-74fd-42c4-88b6-deee610de3cc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 200 Sep 06 17:18:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1517/3057] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d2f0b1a6-6a06-49a4-9518-c5ef14f05d0d tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1541/3058] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:48 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fcde89f6-56c0-4317-b42b-bc80768b82eb tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1518/3059] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:48 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Delete snapshot with id: 378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot delete request issued successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ef9bc28-11d8-4b03-a9bb-450e71e278a6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 202 Sep 06 17:18:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1542/3060] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:48 2026] DELETE /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fec6cbc7-f90e-4aa3-8aa6-dd148cef8fb6 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1519/3061] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:48 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 483 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:49 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:49 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e9bc55cc-9b2c-49b0-8e57-a9c34d27286b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 200 Sep 06 17:18:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1543/3062] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:49 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6f5946da-2021-49f6-8070-19ce286932af None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f5946da-2021-49f6-8070-19ce286932af tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f5946da-2021-49f6-8070-19ce286932af tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6f5946da-2021-49f6-8070-19ce286932af tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6f5946da-2021-49f6-8070-19ce286932af tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6f5946da-2021-49f6-8070-19ce286932af tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1520/3063] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:50 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-81dfa2f7-9b1b-47a4-972d-4ace255038d4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81dfa2f7-9b1b-47a4-972d-4ace255038d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81dfa2f7-9b1b-47a4-972d-4ace255038d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-81dfa2f7-9b1b-47a4-972d-4ace255038d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-81dfa2f7-9b1b-47a4-972d-4ace255038d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 returned with HTTP 404 Sep 06 17:18:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1544/3064] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:50 2026] GET /volume/v3/volumes/d77788d8-9381-43aa-9dd3-895de984ebf0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ecab73dd-42d9-413c-bdd5-455673d74446 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1166628903"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1166628903'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume of 1 GB Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (c74186f6-e37d-4576-abaf-17b3179a5da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae52bd2a-d6e7-462f-ba1c-f73ef99db43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae52bd2a-d6e7-462f-ba1c-f73ef99db43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4286d8-b0a5-4902-8255-f7aa9bff29eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['7fc672ee-72c3-40db-b720-b792825482d6', '3508381e-5394-46aa-923b-2f96f46f48c6', '6a13e0c5-d06d-4be6-be29-5b71361ea787', '8712b7a6-0d42-466c-b865-db33056c983d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4286d8-b0a5-4902-8255-f7aa9bff29eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fc672ee-72c3-40db-b720-b792825482d6', '3508381e-5394-46aa-923b-2f96f46f48c6', '6a13e0c5-d06d-4be6-be29-5b71361ea787', '8712b7a6-0d42-466c-b865-db33056c983d']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ad7079-76ae-4069-915c-9d3de6d5b8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ad7079-76ae-4069-915c-9d3de6d5b8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deea63d5-1bc4-46d2-ba31-c92ed68240f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166628903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['7fc672ee-72c3-40db-b720-b792825482d6','3508381e-5394-46aa-923b-2f96f46f48c6','6a13e0c5-d06d-4be6-be29-5b71361ea787','8712b7a6-0d42-466c-b865-db33056c983d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166628903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deea63d5-1bc4-46d2-ba31-c92ed68240f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53cee3fa9445828d4ca141d8a941ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508ec4e6-1e19-49a2-8aba-690d7a009c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508ec4e6-1e19-49a2-8aba-690d7a009c93) transitioned into state 'SUCCESS' from state '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-1166628903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['7fc672ee-72c3-40db-b720-b792825482d6','3508381e-5394-46aa-923b-2f96f46f48c6','6a13e0c5-d06d-4be6-be29-5b71361ea787','8712b7a6-0d42-466c-b865-db33056c983d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf68601-85f6-44f1-9757-20b30998f0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf68601-85f6-44f1-9757-20b30998f0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (c74186f6-e37d-4576-abaf-17b3179a5da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request issued successfully. Sep 06 17:18:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ecab73dd-42d9-413c-bdd5-455673d74446 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1521/3065] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:50 2026] POST /volume/v3/volumes => generated 785 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f8a80738-7a40-49a4-9d41-d98fe675cf75 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 200 Sep 06 17:18:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1545/3066] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:50 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Snapshot retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-72a2f07d-522f-4ffc-ac48-1ef8d9817e92 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 200 Sep 06 17:18:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1522/3067] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:51 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:51 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:51 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:51 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e490f925-5b1a-4133-8eb9-f6e7c035525e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 200 Sep 06 17:18:51 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1546/3068] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:51 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ebc85e66-ada7-452e-bb52-be7748f06534 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ebc85e66-ada7-452e-bb52-be7748f06534 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ebc85e66-ada7-452e-bb52-be7748f06534 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ebc85e66-ada7-452e-bb52-be7748f06534 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ebc85e66-ada7-452e-bb52-be7748f06534 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 returned with HTTP 404 Sep 06 17:18:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1523/3069] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:52 2026] GET /volume/v3/snapshots/378b7fb9-4193-431b-b01d-96d7298394d4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] DELETE http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:52 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Delete volume with id: 2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Delete volume request issued successfully. Sep 06 17:18:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e4c073a-6a5c-4f3f-94d2-95dedfd02ff7 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 202 Sep 06 17:18:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1547/3070] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:52 2026] DELETE /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee35d9be-e5ad-4060-8cd0-4c3ec6c7c698 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 200 Sep 06 17:18:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1524/3071] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:52 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 875 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146735265"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7626ab6-414d-4bb9-ac10-24ce2d7cb78a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 200 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1525/3072] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:52 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146735265'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume of 1 GB Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2201483c-bdcf-4101-9351-b4c14061d2ae None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deea63d5-1bc4-46d2-ba31-c92ed68240f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-847325075"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Flow 'volume_create_api' (5c4b9ae8-56eb-48bd-9529-8a2af45c8df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8438441-7637-4206-bfcc-3096279014dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create snapshot from volume deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8438441-7637-4206-bfcc-3096279014dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac210399-a503-41af-a528-cb8fb644baab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['cb13d449-603c-4993-88cc-4ced555bf66b', 'c534150d-5d05-4e24-8db2-ad7ed2a0ecac', '93851236-679d-4a43-ad54-3242f58ed6a9', '8f867a8b-91bc-4cfd-9fbe-076adf72e345'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot create request issued successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2201483c-bdcf-4101-9351-b4c14061d2ae tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1526/3073] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:18:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b31429ba-9afd-494e-9e11-2af4165b0b20 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1527/3074] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Created reservations ['3e5fafc0-f976-4c0a-a555-43a67ab6fe2c', 'd0234f68-5f94-4b51-b8d4-3192ec833f57', 'd14bfd5e-67f4-46eb-880e-0bf607e0e5b2', '11c1d62a-dba8-4dc4-a167-d8eab2a8e383'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac210399-a503-41af-a528-cb8fb644baab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5fafc0-f976-4c0a-a555-43a67ab6fe2c', 'd0234f68-5f94-4b51-b8d4-3192ec833f57', 'd14bfd5e-67f4-46eb-880e-0bf607e0e5b2', '11c1d62a-dba8-4dc4-a167-d8eab2a8e383']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c02cca-3d8b-4728-96d7-ec6856dc5073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bfb97135-46f9-449d-b1d7-6d8aba0886c4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bfb97135-46f9-449d-b1d7-6d8aba0886c4 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bfb97135-46f9-449d-b1d7-6d8aba0886c4 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bfb97135-46f9-449d-b1d7-6d8aba0886c4 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bfb97135-46f9-449d-b1d7-6d8aba0886c4 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 returned with HTTP 404 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1528/3075] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/volumes/2700082d-cdde-43ca-b30f-3285b294e073 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] DELETE http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Delete volume with id: 487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c02cca-3d8b-4728-96d7-ec6856dc5073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0436e2b8-b9b4-406e-96fe-115508cf43cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146735265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69b9871d3a7468e85a3ef98969c2507',qos_specs=None,replication_status=,reservations=['3e5fafc0-f976-4c0a-a555-43a67ab6fe2c','d0234f68-5f94-4b51-b8d4-3192ec833f57','d14bfd5e-67f4-46eb-880e-0bf607e0e5b2','11c1d62a-dba8-4dc4-a167-d8eab2a8e383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='252275a1ef7943389ad58f61e37c7e45',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146735265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0436e2b8-b9b4-406e-96fe-115508cf43cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d69b9871d3a7468e85a3ef98969c2507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='252275a1ef7943389ad58f61e37c7e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd13017-82f3-455e-a21d-56c1954369f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd13017-82f3-455e-a21d-56c1954369f1) transitioned into state 'SUCCESS' from state '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-1146735265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69b9871d3a7468e85a3ef98969c2507',qos_specs=None,replication_status=,reservations=['3e5fafc0-f976-4c0a-a555-43a67ab6fe2c','d0234f68-5f94-4b51-b8d4-3192ec833f57','d14bfd5e-67f4-46eb-880e-0bf607e0e5b2','11c1d62a-dba8-4dc4-a167-d8eab2a8e383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='252275a1ef7943389ad58f61e37c7e45',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fc8f46-c065-464a-bb6f-b78f58c6c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fc8f46-c065-464a-bb6f-b78f58c6c512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Flow 'volume_create_api' (5c4b9ae8-56eb-48bd-9529-8a2af45c8df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume request issued successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-94113cdd-f65a-42eb-9eb3-0ff1331b0fc7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1548/3076] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:52 2026] POST /volume/v3/volumes => generated 785 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Delete volume request issued successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-956cfbf2-d13e-4328-a6d8-fe4489f4cdef tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 202 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1529/3077] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:53 2026] DELETE /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f8b947d-4a5d-4adf-9c5b-950289c50e66 tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 200 Sep 06 17:18:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1530/3078] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:53 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6d54f718-74b6-48c9-a188-1fd87897ff0f tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1549/3079] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 964 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63d896db-1186-4e54-8b2b-790b5fa0c21e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1531/3080] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:54 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a3679340-0ac5-4f1d-b9c1-ab7097fe4bfd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3679340-0ac5-4f1d-b9c1-ab7097fe4bfd tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] GET http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 Sep 06 17:18:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a3679340-0ac5-4f1d-b9c1-ab7097fe4bfd tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a3679340-0ac5-4f1d-b9c1-ab7097fe4bfd tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a3679340-0ac5-4f1d-b9c1-ab7097fe4bfd tempest-CinderUnicodeTest-130537825 tempest-CinderUnicodeTest-130537825-project-member] http://192.168.122.57/volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 returned with HTTP 404 Sep 06 17:18:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1550/3081] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:54 2026] GET /volume/v3/volumes/487b06a1-c2a4-4c41-9f0e-279e86aa7d61 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e98e121-1aa9-4db5-a036-626ceeeac913 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1532/3082] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:54 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-58ca9623-5da7-468f-801e-5f99f920156b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58ca9623-5da7-468f-801e-5f99f920156b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58ca9623-5da7-468f-801e-5f99f920156b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:55 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-58ca9623-5da7-468f-801e-5f99f920156b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:55 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:55 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:55 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-58ca9623-5da7-468f-801e-5f99f920156b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:55 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-58ca9623-5da7-468f-801e-5f99f920156b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:55 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1551/3083] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:55 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:55 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:55 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:55 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:55 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:55 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:55 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8cf468a9-73e8-4dce-a3f6-c1d7846fe2cf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1533/3084] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:55 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4b94c994-2415-4695-bc1f-261ba059325d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b94c994-2415-4695-bc1f-261ba059325d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b94c994-2415-4695-bc1f-261ba059325d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4b94c994-2415-4695-bc1f-261ba059325d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4b94c994-2415-4695-bc1f-261ba059325d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4b94c994-2415-4695-bc1f-261ba059325d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1552/3085] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-63063640-2825-401e-983f-b756640d6c51 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: /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 06 17:18:56 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Get all snapshots completed successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-63063640-2825-401e-983f-b756640d6c51 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1534/3086] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/snapshots => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete snapshot with id: e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e94eea3-8f4a-4860-aeec-ff5e470961e8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 202 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1553/3087] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:18:56 2026] DELETE /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7e9f021e-0c37-4abc-a5bb-96ea0ed76b8f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1535/3088] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cb480888-0ae9-42bc-b5d3-6e8939b131e4 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1554/3089] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:18:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4d1fa9f0-5380-42d4-9d1e-66dcc6107ef6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 200 Sep 06 17:18:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1536/3090] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:57 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d317392d-df05-42ef-9e10-aa58bda8c65d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:57 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d317392d-df05-42ef-9e10-aa58bda8c65d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d317392d-df05-42ef-9e10-aa58bda8c65d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:57 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d317392d-df05-42ef-9e10-aa58bda8c65d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d317392d-df05-42ef-9e10-aa58bda8c65d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d317392d-df05-42ef-9e10-aa58bda8c65d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1555/3091] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:57 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] POST http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb/action Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1717454821"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1717454821'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:18:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (fe971b16-d9b5-4960-8e06-e1c8fba126b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401ea9fb-e82a-43dd-89ec-5d82b3329566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401ea9fb-e82a-43dd-89ec-5d82b3329566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Volume info retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0907740f-8656-4eff-92e7-9a5c350ea8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '59f7189b649742a0ad457b49217cc50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd69b9871d3a7468e85a3ef98969c2507', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28e81b4c-afd6-45a3-882d-1792c8043f9c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb/action returned with HTTP 403 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1537/3092] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:18:58 2026] POST /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb/action => generated 131 bytes in 780 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a8882121-e31f-49fe-ba54-0c549636dc25 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a8882121-e31f-49fe-ba54-0c549636dc25 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a8882121-e31f-49fe-ba54-0c549636dc25 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a8882121-e31f-49fe-ba54-0c549636dc25 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a8882121-e31f-49fe-ba54-0c549636dc25 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 returned with HTTP 404 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1538/3093] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:18:58 2026] GET /volume/v3/snapshots/e3d58e1e-3301-44e2-a0f0-9c304fbe4875 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Delete volume with id: 0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Delete volume request issued successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1232bcdf-f1bf-434c-a0e1-319a0d059d46 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 202 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1539/3094] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:58 2026] DELETE /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume with id: deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['fa84be56-b63b-4644-bac3-0da6fb04a7d5', '7962fb09-e972-46a1-a204-b87177dbc5b2', '2c8b549f-cb97-4f59-b369-35825e09c54e', '4de0e875-b298-4824-98ac-0dcb5e779468'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:58 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0907740f-8656-4eff-92e7-9a5c350ea8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa84be56-b63b-4644-bac3-0da6fb04a7d5', '7962fb09-e972-46a1-a204-b87177dbc5b2', '2c8b549f-cb97-4f59-b369-35825e09c54e', '4de0e875-b298-4824-98ac-0dcb5e779468']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b018480-10d0-4985-92f5-d23aa8920d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume request issued successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-51aeb97b-c64e-4053-8962-c53a4c4c5fcd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 202 Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b018480-10d0-4985-92f5-d23aa8920d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1dae5c4-9036-4caa-aead-73c5fd8d5ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1717454821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['fa84be56-b63b-4644-bac3-0da6fb04a7d5','7962fb09-e972-46a1-a204-b87177dbc5b2','2c8b549f-cb97-4f59-b369-35825e09c54e','4de0e875-b298-4824-98ac-0dcb5e779468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1717454821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1dae5c4-9036-4caa-aead-73c5fd8d5ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1540/3095] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:18:58 2026] DELETE /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de22dfb-3fb8-4322-aa72-3279f062df55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de22dfb-3fb8-4322-aa72-3279f062df55) transitioned into state 'SUCCESS' from state '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-1717454821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['fa84be56-b63b-4644-bac3-0da6fb04a7d5','7962fb09-e972-46a1-a204-b87177dbc5b2','2c8b549f-cb97-4f59-b369-35825e09c54e','4de0e875-b298-4824-98ac-0dcb5e779468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8de07fa-179c-4c53-ad31-95ab8b814dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e15bb2d2-24f4-4a50-956c-33f225f4bc74 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:18:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1541/3096] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:59 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8de07fa-179c-4c53-ad31-95ab8b814dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (fe971b16-d9b5-4960-8e06-e1c8fba126b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bf507a87-34d1-48ae-9ce4-83ae91ec3fb6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1556/3097] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:58 2026] POST /volume/v3/volumes => generated 785 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:59 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:18:59 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-99c86806-80e1-4a32-b570-6f1560ff6c0e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 200 Sep 06 17:18:59 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1542/3098] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:59 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:59 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:18:59 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:18:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:18:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:18:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-124ecd5a-62cf-4c67-8122-ca5ad3a601df tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 200 Sep 06 17:18:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1557/3099] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:18:59 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 964 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:19:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a1f675da-3f66-40f2-8d4d-64beb4e8794c tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 200 Sep 06 17:19:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1543/3100] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:00 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-994416b0-075d-41a4-84b1-40a5dd20e9c7 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 200 Sep 06 17:19:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1558/3101] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:00 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-84e6c7ed-d86b-4b89-a062-9bdeedf12268 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 200 Sep 06 17:19:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1544/3102] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:00 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e67e6fc0-0f95-4e4a-a1ab-ebd733323bdf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e67e6fc0-0f95-4e4a-a1ab-ebd733323bdf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e67e6fc0-0f95-4e4a-a1ab-ebd733323bdf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e67e6fc0-0f95-4e4a-a1ab-ebd733323bdf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e67e6fc0-0f95-4e4a-a1ab-ebd733323bdf tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb returned with HTTP 404 Sep 06 17:19:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1559/3103] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/0436e2b8-b9b4-406e-96fe-115508cf43cb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1402841543"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1402841543'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume of 1 GB Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-046893f8-60ce-4368-8779-cbe9b619584f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Flow 'volume_create_api' (45597007-d294-4c85-bb68-87e2c7f95371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-046893f8-60ce-4368-8779-cbe9b619584f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcb7eb4-dda3-4c3e-b6bb-dc6d31e25aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-046893f8-60ce-4368-8779-cbe9b619584f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-046893f8-60ce-4368-8779-cbe9b619584f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-046893f8-60ce-4368-8779-cbe9b619584f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 returned with HTTP 404 Sep 06 17:19:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1560/3104] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/deea63d5-1bc4-46d2-ba31-c92ed68240f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603425215"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603425215'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume of 1 GB Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcb7eb4-dda3-4c3e-b6bb-dc6d31e25aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb669be-4364-447d-bf50-0159bc7eda38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (55c90d74-4d47-4d83-b182-9509fbd3d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2fa9e7-5f1f-45ba-8bb0-2159be5b6a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2fa9e7-5f1f-45ba-8bb0-2159be5b6a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6384602-b787-4ba0-abce-829623cd70b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Created reservations ['0640f956-8f89-44fb-9e93-de1a8ec14646', '7d9720d5-467a-455f-a917-a4bb83c24352', '5668034d-db52-4b1d-b909-ba26c3626866', '7231ecdd-bd20-47a0-b19d-8d019592e08f'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb669be-4364-447d-bf50-0159bc7eda38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0640f956-8f89-44fb-9e93-de1a8ec14646', '7d9720d5-467a-455f-a917-a4bb83c24352', '5668034d-db52-4b1d-b909-ba26c3626866', '7231ecdd-bd20-47a0-b19d-8d019592e08f']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d814db2-c198-45a3-b0c4-47f8f52f5a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d814db2-c198-45a3-b0c4-47f8f52f5a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04e0ca8-9976-4265-8e5f-8b67d2432bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402841543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69b9871d3a7468e85a3ef98969c2507',qos_specs=None,replication_status=,reservations=['0640f956-8f89-44fb-9e93-de1a8ec14646','7d9720d5-467a-455f-a917-a4bb83c24352','5668034d-db52-4b1d-b909-ba26c3626866','7231ecdd-bd20-47a0-b19d-8d019592e08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='252275a1ef7943389ad58f61e37c7e45',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402841543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04e0ca8-9976-4265-8e5f-8b67d2432bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d69b9871d3a7468e85a3ef98969c2507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='252275a1ef7943389ad58f61e37c7e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e12b94-0a9e-489b-a1ef-583c69bad88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['34917af9-7794-4f69-900b-ffdc6d778946', '211eb644-caf1-4155-b6ce-8c74569208e0', '4796b452-48e4-4981-906b-e4039767fd78', 'a3eb0de8-f659-4295-a69d-087e3f0bcace'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6384602-b787-4ba0-abce-829623cd70b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34917af9-7794-4f69-900b-ffdc6d778946', '211eb644-caf1-4155-b6ce-8c74569208e0', '4796b452-48e4-4981-906b-e4039767fd78', 'a3eb0de8-f659-4295-a69d-087e3f0bcace']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e2714b-d722-4cce-8779-3160fe6b05ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e12b94-0a9e-489b-a1ef-583c69bad88f) transitioned into state 'SUCCESS' from state '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-1402841543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69b9871d3a7468e85a3ef98969c2507',qos_specs=None,replication_status=,reservations=['0640f956-8f89-44fb-9e93-de1a8ec14646','7d9720d5-467a-455f-a917-a4bb83c24352','5668034d-db52-4b1d-b909-ba26c3626866','7231ecdd-bd20-47a0-b19d-8d019592e08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='252275a1ef7943389ad58f61e37c7e45',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eece119-6052-4a8d-9175-70e71f4cfd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e2714b-d722-4cce-8779-3160fe6b05ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3352e6fb-eece-4dd2-ada8-50ecf8d59d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603425215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['34917af9-7794-4f69-900b-ffdc6d778946','211eb644-caf1-4155-b6ce-8c74569208e0','4796b452-48e4-4981-906b-e4039767fd78','a3eb0de8-f659-4295-a69d-087e3f0bcace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603425215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3352e6fb-eece-4dd2-ada8-50ecf8d59d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53cee3fa9445828d4ca141d8a941ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4ac29a-f06f-43d7-84ca-7fb5d905c12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eece119-6052-4a8d-9175-70e71f4cfd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Flow 'volume_create_api' (45597007-d294-4c85-bb68-87e2c7f95371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Create volume request issued successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2e5cfb86-4495-4f30-a447-6b632e9636a7 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1545/3105] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:01 2026] POST /volume/v3/volumes => generated 785 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5a687192-3c42-4ca0-956a-f524eb44965e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a687192-3c42-4ca0-956a-f524eb44965e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a687192-3c42-4ca0-956a-f524eb44965e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a687192-3c42-4ca0-956a-f524eb44965e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5a687192-3c42-4ca0-956a-f524eb44965e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4ac29a-f06f-43d7-84ca-7fb5d905c12b) transitioned into state 'SUCCESS' from state '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-1603425215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['34917af9-7794-4f69-900b-ffdc6d778946','211eb644-caf1-4155-b6ce-8c74569208e0','4796b452-48e4-4981-906b-e4039767fd78','a3eb0de8-f659-4295-a69d-087e3f0bcace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b2a8aa-6877-4008-8d83-f0933e11fc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a687192-3c42-4ca0-956a-f524eb44965e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 200 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1546/3106] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b2a8aa-6877-4008-8d83-f0933e11fc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (55c90d74-4d47-4d83-b182-9509fbd3d81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request issued successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-693d92c2-8df3-43a4-a497-0ee42e7bbebd tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1561/3107] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:01 2026] POST /volume/v3/volumes => generated 785 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-88b7f9c3-032d-4e9d-9d12-3558c387c874 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 200 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1547/3108] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-99747ac9-08be-4095-bf8b-61d63edc09e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1548/3109] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1dae5c4-9036-4caa-aead-73c5fd8d5ae1", "name": "tempest-ProjectMemberTests-Snapshot-1629449686"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:01 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Create snapshot from volume d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:02 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Created reservations ['fcb2bd82-a9a1-4d05-9a23-db76f3358013', '1086a2b6-631f-4b66-babb-164b265e9aaf', '00792ec0-0242-498f-b1c0-85244acf0b74', '5aac9b44-57c4-4969-b336-309ae62bd252'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot create request issued successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0e86b3ba-fbe1-47ce-8137-2fb6df552209 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1562/3110] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b41cd428-b8dc-4cbe-a291-080debfc6502 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1549/3111] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:02 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf8382c2-7797-4bb3-b88a-291a25821681 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf8382c2-7797-4bb3-b88a-291a25821681 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf8382c2-7797-4bb3-b88a-291a25821681 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf8382c2-7797-4bb3-b88a-291a25821681 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf8382c2-7797-4bb3-b88a-291a25821681 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf8382c2-7797-4bb3-b88a-291a25821681 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 200 Sep 06 17:19:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1563/3112] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:02 2026] GET /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:02 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:02 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:02 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:02 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-808e7033-218d-4d6f-a8c4-2576ad6f3388 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:02 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1550/3113] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:02 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d9793b06-224b-493f-82f2-69ca5143756e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d9793b06-224b-493f-82f2-69ca5143756e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d9793b06-224b-493f-82f2-69ca5143756e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d9793b06-224b-493f-82f2-69ca5143756e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d9793b06-224b-493f-82f2-69ca5143756e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d9793b06-224b-493f-82f2-69ca5143756e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1564/3114] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:03 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-36984c49-338f-4919-9687-c55cba568b52 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36984c49-338f-4919-9687-c55cba568b52 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36984c49-338f-4919-9687-c55cba568b52 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-36984c49-338f-4919-9687-c55cba568b52 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-36984c49-338f-4919-9687-c55cba568b52 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-36984c49-338f-4919-9687-c55cba568b52 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 200 Sep 06 17:19:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1551/3115] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:03 2026] GET /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] POST http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5/action Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ba256a0f-7c6f-47fe-a66c-9d4e7bfb361d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1565/3116] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:03 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:03 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '59f7189b649742a0ad457b49217cc50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd69b9871d3a7468e85a3ef98969c2507', '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=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d2dc3ac9-6c63-4a95-b73c-5c7744d56f64 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-reader] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5/action returned with HTTP 403 Sep 06 17:19:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1552/3117] 192.168.122.57 () {60 vars in 1269 bytes} [Sun Sep 6 17:19:03 2026] POST /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Delete volume with id: c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Delete volume request issued successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4a9c50c5-9517-4f22-b699-5b2de740c8d3 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 202 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1553/3118] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:04 2026] DELETE /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b49844e3-587d-4ee6-a689-0f69f204f631 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b49844e3-587d-4ee6-a689-0f69f204f631 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b49844e3-587d-4ee6-a689-0f69f204f631 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b49844e3-587d-4ee6-a689-0f69f204f631 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b49844e3-587d-4ee6-a689-0f69f204f631 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Volume info retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b49844e3-587d-4ee6-a689-0f69f204f631 tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 200 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1554/3119] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:04 2026] GET /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-712582387", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-712582387', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume of 1 GB Sep 06 17:19:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Availability Zones retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Flow 'volume_create_api' (1106dd89-d6a9-49c3-a9ec-07ad3e2494e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3231406-4257-45cb-a040-867d16116130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-447d623a-5db3-4b3b-a11f-68b57c27e9b7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1555/3120] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:04 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3231406-4257-45cb-a040-867d16116130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38546e92-508f-4494-beab-08ae1be32367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Created reservations ['a3b949e3-7cd5-4f85-91e3-3e2fe27a8f37', '8915faea-0236-443b-bc71-c403f054d584', 'b2315c51-91ca-4429-8755-ae843d15fb41', '9d59fee5-a693-4bb0-a5cb-4464ef84cd60'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38546e92-508f-4494-beab-08ae1be32367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b949e3-7cd5-4f85-91e3-3e2fe27a8f37', '8915faea-0236-443b-bc71-c403f054d584', 'b2315c51-91ca-4429-8755-ae843d15fb41', '9d59fee5-a693-4bb0-a5cb-4464ef84cd60']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e19eade-f9b4-4ea5-ba97-4f4af01c7105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:04 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e19eade-f9b4-4ea5-ba97-4f4af01c7105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28645ed9-74d8-49fd-be49-86e739183be1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-712582387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5833c26f637042e18c6e51a9223dd65f',qos_specs=None,replication_status=,reservations=['a3b949e3-7cd5-4f85-91e3-3e2fe27a8f37','8915faea-0236-443b-bc71-c403f054d584','b2315c51-91ca-4429-8755-ae843d15fb41','9d59fee5-a693-4bb0-a5cb-4464ef84cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98445780cec044aa844a16e631d0c5c3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-712582387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28645ed9-74d8-49fd-be49-86e739183be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5833c26f637042e18c6e51a9223dd65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98445780cec044aa844a16e631d0c5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d73a33-5bf5-4e9e-8b34-ee4fb893fe96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d73a33-5bf5-4e9e-8b34-ee4fb893fe96) transitioned into state 'SUCCESS' from state '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-712582387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5833c26f637042e18c6e51a9223dd65f',qos_specs=None,replication_status=,reservations=['a3b949e3-7cd5-4f85-91e3-3e2fe27a8f37','8915faea-0236-443b-bc71-c403f054d584','b2315c51-91ca-4429-8755-ae843d15fb41','9d59fee5-a693-4bb0-a5cb-4464ef84cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98445780cec044aa844a16e631d0c5c3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8a90cb-c6d0-4c7d-803c-89d382881d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8a90cb-c6d0-4c7d-803c-89d382881d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Flow 'volume_create_api' (1106dd89-d6a9-49c3-a9ec-07ad3e2494e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume request issued successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ca80bfcc-375a-4fe1-96ba-efdc77d2e310 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1566/3121] 192.168.122.57 () {60 vars in 1138 bytes} [Sun Sep 6 17:19:03 2026] POST /volume/v3/volumes => generated 760 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-abc783d3-1fa9-40c9-9df6-6affb9d1b06b tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:04 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1556/3122] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:04 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:05 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b6e39c6-b694-476d-a5be-74df7cb78cdc tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1567/3123] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-16b22d29-ddb5-458c-ab6f-69445a2c745d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16b22d29-ddb5-458c-ab6f-69445a2c745d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] GET http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-16b22d29-ddb5-458c-ab6f-69445a2c745d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-16b22d29-ddb5-458c-ab6f-69445a2c745d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16b22d29-ddb5-458c-ab6f-69445a2c745d tempest-ProjectReaderTests-1407047278 tempest-ProjectReaderTests-1407047278-project-admin] http://192.168.122.57/volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 returned with HTTP 404 Sep 06 17:19:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1557/3124] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/volumes/c04e0ca8-9976-4265-8e5f-8b67d2432bd5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-21977a3c-4cea-477d-baaf-f474f8ada4c0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1568/3125] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-659177ca-1089-4a9c-9117-95065fe62ac1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-659177ca-1089-4a9c-9117-95065fe62ac1 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-659177ca-1089-4a9c-9117-95065fe62ac1 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-659177ca-1089-4a9c-9117-95065fe62ac1 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-659177ca-1089-4a9c-9117-95065fe62ac1 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-659177ca-1089-4a9c-9117-95065fe62ac1 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1558/3126] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-65c65a27-92fa-4c2d-a04f-df0f138df95f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1569/3127] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:06 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd3f6625-1e77-439e-b179-8899d7c0932b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd3f6625-1e77-439e-b179-8899d7c0932b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd3f6625-1e77-439e-b179-8899d7c0932b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd3f6625-1e77-439e-b179-8899d7c0932b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dd3f6625-1e77-439e-b179-8899d7c0932b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd3f6625-1e77-439e-b179-8899d7c0932b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1559/3128] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:06 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Delete snapshot with id: 032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot delete request issued successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f31fa1ef-0b8b-4919-9dfc-ba34a2166f68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 202 Sep 06 17:19:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1570/3129] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:06 2026] DELETE /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ee6fcd28-b300-4efa-9cd4-1834cd06ec2c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1560/3130] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:06 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-163d9202-1379-44ef-ba1d-4a81dd4324c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:06 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1571/3131] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:06 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9afc142b-7f40-4f33-ab1c-e9fe421cd72b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1561/3132] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-136f4274-3170-4e2f-946d-03624e2dab1e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3352e6fb-eece-4dd2-ada8-50ecf8d59d4f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-713057361"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create snapshot from volume 3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['aa69ce0a-c0fa-43eb-ac47-320f60de78fb', '9b3566c9-0c7a-4718-bea3-a615a1d31f88', '1d0cc1a9-6816-48c6-8ed1-c414cb78d04f', '7a26e18a-271b-43c7-9b23-69a357c602f7'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot create request issued successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-136f4274-3170-4e2f-946d-03624e2dab1e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1572/3133] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8c435d13-988b-4f70-a645-68f65ba7d43d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5f4aaa7c-edfb-424e-8a7d-b0ef4d1e72fb tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1562/3134] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c435d13-988b-4f70-a645-68f65ba7d43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c435d13-988b-4f70-a645-68f65ba7d43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8c435d13-988b-4f70-a645-68f65ba7d43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8c435d13-988b-4f70-a645-68f65ba7d43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8c435d13-988b-4f70-a645-68f65ba7d43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 200 Sep 06 17:19:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1573/3135] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-42b8e236-0f4b-4962-ba53-6641b339a391 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42b8e236-0f4b-4962-ba53-6641b339a391 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42b8e236-0f4b-4962-ba53-6641b339a391 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-42b8e236-0f4b-4962-ba53-6641b339a391 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-42b8e236-0f4b-4962-ba53-6641b339a391 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-42b8e236-0f4b-4962-ba53-6641b339a391 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1563/3136] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9dc460c9-69c1-4143-827e-b92596a57026 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9dc460c9-69c1-4143-827e-b92596a57026 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9dc460c9-69c1-4143-827e-b92596a57026 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9dc460c9-69c1-4143-827e-b92596a57026 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9dc460c9-69c1-4143-827e-b92596a57026 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9dc460c9-69c1-4143-827e-b92596a57026 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1574/3137] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28645ed9-74d8-49fd-be49-86e739183be1", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1923821740", "description": null, "metadata": null}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create snapshot from volume 28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Created reservations ['2f2ba49a-df20-40d3-87ed-06d906009a77', '417f96ab-4890-4b2b-b394-5aff0cd46b52', '4851c4bd-e3cb-4b8a-a990-00960b627759', '59b27ab4-04a7-4190-83b8-8c8556929863'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot force create request issued successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a5ba02f6-1d7f-4a25-87ec-436565e86c44 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1564/3138] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52115369-6d38-4444-9d73-fbd87b6cbec2 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1575/3139] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:08 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e44d7a26-688e-42d7-ab86-47ebed2bcdb0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1565/3140] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:08 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4705664f-9ae0-41b6-8ffc-dcc7343496e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4705664f-9ae0-41b6-8ffc-dcc7343496e5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4705664f-9ae0-41b6-8ffc-dcc7343496e5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4705664f-9ae0-41b6-8ffc-dcc7343496e5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4705664f-9ae0-41b6-8ffc-dcc7343496e5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d returned with HTTP 404 Sep 06 17:19:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1576/3141] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:08 2026] GET /volume/v3/snapshots/032fc985-6557-4714-907c-21e74709b42d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-17d46af9-31c2-4909-be2b-1fcaf6d4afb2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 202 Sep 06 17:19:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1566/3142] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:08 2026] DELETE /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-153aaab7-d677-441a-868a-63c9dfb21d65 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-153aaab7-d677-441a-868a-63c9dfb21d65 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-153aaab7-d677-441a-868a-63c9dfb21d65 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-153aaab7-d677-441a-868a-63c9dfb21d65 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:08 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-153aaab7-d677-441a-868a-63c9dfb21d65 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-153aaab7-d677-441a-868a-63c9dfb21d65 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 200 Sep 06 17:19:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1577/3143] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:08 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1191089349"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1191089349'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume of 1 GB Sep 06 17:19:08 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (a9423457-c118-428f-aa55-7d71845f96bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216ef994-24fd-4044-9014-2ace860b4afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:08 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216ef994-24fd-4044-9014-2ace860b4afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26183f6-cac9-42cd-8483-87db94d70895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Created reservations ['843f1344-9004-48ea-a1b2-347d9c8901d5', 'cc9457d7-5dd1-45f7-ac15-18540c5c9463', '21833bd4-8e2d-43a4-b9bb-e2b95a08f485', '1c8b4014-e7d5-4904-a8f5-1ca1e38fa9d1'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26183f6-cac9-42cd-8483-87db94d70895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843f1344-9004-48ea-a1b2-347d9c8901d5', 'cc9457d7-5dd1-45f7-ac15-18540c5c9463', '21833bd4-8e2d-43a4-b9bb-e2b95a08f485', '1c8b4014-e7d5-4904-a8f5-1ca1e38fa9d1']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c21588-1770-42c1-88e8-3712cb461e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c21588-1770-42c1-88e8-3712cb461e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26912895-4e72-4952-ac88-1b565d366a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191089349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['843f1344-9004-48ea-a1b2-347d9c8901d5','cc9457d7-5dd1-45f7-ac15-18540c5c9463','21833bd4-8e2d-43a4-b9bb-e2b95a08f485','1c8b4014-e7d5-4904-a8f5-1ca1e38fa9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191089349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26912895-4e72-4952-ac88-1b565d366a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c415aa582b43a8ae130709c13a6dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78dfc8b-28c7-434f-bb3c-16ab53354b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78dfc8b-28c7-434f-bb3c-16ab53354b96) transitioned into state 'SUCCESS' from state '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-1191089349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['843f1344-9004-48ea-a1b2-347d9c8901d5','cc9457d7-5dd1-45f7-ac15-18540c5c9463','21833bd4-8e2d-43a4-b9bb-e2b95a08f485','1c8b4014-e7d5-4904-a8f5-1ca1e38fa9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179a4983-dacd-4858-92bc-64938789dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0ceb89ae-a470-4926-a7d8-9b10124b8660 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1578/3144] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179a4983-dacd-4858-92bc-64938789dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (a9423457-c118-428f-aa55-7d71845f96bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request issued successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a1b2e07-84f6-4618-b8ac-67e4e51d6f88 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1567/3145] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:19:08 2026] POST /volume/v3/volumes => generated 785 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-083d50b4-fa05-44eb-b238-02a2c270507e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-083d50b4-fa05-44eb-b238-02a2c270507e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-083d50b4-fa05-44eb-b238-02a2c270507e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-083d50b4-fa05-44eb-b238-02a2c270507e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-083d50b4-fa05-44eb-b238-02a2c270507e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-083d50b4-fa05-44eb-b238-02a2c270507e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1579/3146] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-da54c818-b020-4c54-8c59-23127c1fc302 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da54c818-b020-4c54-8c59-23127c1fc302 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da54c818-b020-4c54-8c59-23127c1fc302 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-da54c818-b020-4c54-8c59-23127c1fc302 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-da54c818-b020-4c54-8c59-23127c1fc302 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-da54c818-b020-4c54-8c59-23127c1fc302 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1568/3147] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:09 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f6020f81-1492-404a-8c83-870ad6bca3a3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 200 Sep 06 17:19:09 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1580/3148] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4b48e6ca-6d5e-4c0f-8e9e-3767ad745b5c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1569/3149] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-609417b8-7d1a-48d3-ae83-79754e15f8a8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1581/3150] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a4a2e2a7-fd36-410e-aeb7-c1301ccb5a86 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1570/3151] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] POST http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b/action Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Updating snapshot 'aa6336ec-d097-4850-bc5b-bd24d468020b' with '{'status': 'error'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2acb995c50ca4c309dc44da75811a37c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a53cee3fa9445828d4ca141d8a941ca', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66066297-893f-40a5-b0f7-173e6d6e7f6e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b/action returned with HTTP 403 Sep 06 17:19:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1582/3152] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:19:10 2026] POST /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete snapshot with id: aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7a9a3cfd-5eea-44b6-8378-25a19d44f944 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 202 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1571/3153] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:10 2026] DELETE /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-09234468-de52-485f-a5a4-bcf4bae32eba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09234468-de52-485f-a5a4-bcf4bae32eba tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09234468-de52-485f-a5a4-bcf4bae32eba tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-09234468-de52-485f-a5a4-bcf4bae32eba tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-09234468-de52-485f-a5a4-bcf4bae32eba tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-09234468-de52-485f-a5a4-bcf4bae32eba tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1583/3154] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-02363a3d-dd6a-4e59-8ef6-ca26de7ed429 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02363a3d-dd6a-4e59-8ef6-ca26de7ed429 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02363a3d-dd6a-4e59-8ef6-ca26de7ed429 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-02363a3d-dd6a-4e59-8ef6-ca26de7ed429 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-02363a3d-dd6a-4e59-8ef6-ca26de7ed429 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 returned with HTTP 404 Sep 06 17:19:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1572/3155] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/volumes/d1dae5c4-9036-4caa-aead-73c5fd8d5ae1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-642243243"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-642243243'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:19:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (86c6a612-d4a8-4594-9a88-6df71615ef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fceb1129-e78b-432d-8cc0-4736d5d1471c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fceb1129-e78b-432d-8cc0-4736d5d1471c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:10 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cf09b9-5d31-4eb8-97d4-cb947dd82201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['c6e67e09-6fe4-4bdb-909f-7b340b63f7bd', 'eba77720-42ac-497a-8617-120db0cda66b', '812b6e37-dea1-41fd-9ec4-29e3b31ef726', 'b9307e06-a634-432a-997c-5486151d35ad'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cf09b9-5d31-4eb8-97d4-cb947dd82201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e67e09-6fe4-4bdb-909f-7b340b63f7bd', 'eba77720-42ac-497a-8617-120db0cda66b', '812b6e37-dea1-41fd-9ec4-29e3b31ef726', 'b9307e06-a634-432a-997c-5486151d35ad']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd042f33-d412-4f74-b2c2-20ce99851d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd042f33-d412-4f74-b2c2-20ce99851d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df649c6-618f-4503-a91a-595c5c8bac8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-642243243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['c6e67e09-6fe4-4bdb-909f-7b340b63f7bd','eba77720-42ac-497a-8617-120db0cda66b','812b6e37-dea1-41fd-9ec4-29e3b31ef726','b9307e06-a634-432a-997c-5486151d35ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-642243243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df649c6-618f-4503-a91a-595c5c8bac8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc39868-2c72-425a-b866-b078737127c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc39868-2c72-425a-b866-b078737127c9) transitioned into state 'SUCCESS' from state '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-642243243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['c6e67e09-6fe4-4bdb-909f-7b340b63f7bd','eba77720-42ac-497a-8617-120db0cda66b','812b6e37-dea1-41fd-9ec4-29e3b31ef726','b9307e06-a634-432a-997c-5486151d35ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e8c1c4-f0b9-42f9-a72c-bbe782b0c2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e8c1c4-f0b9-42f9-a72c-bbe782b0c2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (86c6a612-d4a8-4594-9a88-6df71615ef9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b16694f4-6331-4c62-9feb-a1efa1f81a19 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1584/3156] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:10 2026] POST /volume/v3/volumes => generated 784 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8fa73954-a97f-413e-a2f2-be54d8ee2986 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1573/3157] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:11 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9ea2e3c4-900b-4a7a-a7eb-aa138a31b5c4 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1585/3158] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:11 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:11 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5178de9-e0c1-4471-b554-2fcc14cceb54 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1574/3159] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:11 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ad100d04-6321-4e35-9e55-228beb67a860 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ad100d04-6321-4e35-9e55-228beb67a860 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ad100d04-6321-4e35-9e55-228beb67a860 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ad100d04-6321-4e35-9e55-228beb67a860 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:11 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ad100d04-6321-4e35-9e55-228beb67a860 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ad100d04-6321-4e35-9e55-228beb67a860 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 200 Sep 06 17:19:11 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1586/3160] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:11 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2f9838c6-782c-45f9-875c-47cd1783a51c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f9838c6-782c-45f9-875c-47cd1783a51c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f9838c6-782c-45f9-875c-47cd1783a51c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2f9838c6-782c-45f9-875c-47cd1783a51c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2f9838c6-782c-45f9-875c-47cd1783a51c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2f9838c6-782c-45f9-875c-47cd1783a51c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1575/3161] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b279bc14-cd9a-480c-b165-d4bad57ad9c6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1587/3162] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d5c93ed2-74d9-4c31-8f07-74c9b0bd188e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1576/3163] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9bdb7242-1a48-465c-ae5e-3603716aecdd tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1588/3164] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3e6dce50-98e2-4ff9-be18-936dec1f62e6", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume request body: {'volume': {'snapshot_id': '3e6dce50-98e2-4ff9-be18-936dec1f62e6', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume of 1 GB Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Availability Zones retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Flow 'volume_create_api' (bcb8fe99-3f3a-4961-9ba8-b83b431b0a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4119a9f8-1586-4523-aa63-1832b84e1d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8e79440f-d0ff-4d78-80d9-98405b1a25f9 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1589/3165] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4119a9f8-1586-4523-aa63-1832b84e1d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e6dce50-98e2-4ff9-be18-936dec1f62e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bc376a-da28-4639-b44d-b6202b93b615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Created reservations ['fc9cfbfc-94a5-4c6a-a9ef-7faa69dc18dc', '07c9aa40-0afd-45d4-a7d6-cf3d3bb118aa', '88921cbb-528c-4da6-80d5-e12a5cec026a', '25b9ba40-e456-4e52-986f-aff467020476'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bc376a-da28-4639-b44d-b6202b93b615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9cfbfc-94a5-4c6a-a9ef-7faa69dc18dc', '07c9aa40-0afd-45d4-a7d6-cf3d3bb118aa', '88921cbb-528c-4da6-80d5-e12a5cec026a', '25b9ba40-e456-4e52-986f-aff467020476']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d2516-3774-4f37-9143-4058014a2638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-73b51e73-7ec9-4640-a900-308e016d7032 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73b51e73-7ec9-4640-a900-308e016d7032 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73b51e73-7ec9-4640-a900-308e016d7032 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-73b51e73-7ec9-4640-a900-308e016d7032 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-73b51e73-7ec9-4640-a900-308e016d7032 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b returned with HTTP 404 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1590/3166] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/aa6336ec-d097-4850-bc5b-bd24d468020b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d2516-3774-4f37-9143-4058014a2638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cbc35bb-48d8-4609-877e-9a2fed1d497d', '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='5833c26f637042e18c6e51a9223dd65f',qos_specs=None,replication_status=,reservations=['fc9cfbfc-94a5-4c6a-a9ef-7faa69dc18dc','07c9aa40-0afd-45d4-a7d6-cf3d3bb118aa','88921cbb-528c-4da6-80d5-e12a5cec026a','25b9ba40-e456-4e52-986f-aff467020476'],size=1,snapshot_id=3e6dce50-98e2-4ff9-be18-936dec1f62e6,source_replicaid=,source_volid=None,status='creating',user_id='98445780cec044aa844a16e631d0c5c3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19: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=7cbc35bb-48d8-4609-877e-9a2fed1d497d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5833c26f637042e18c6e51a9223dd65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e6dce50-98e2-4ff9-be18-936dec1f62e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98445780cec044aa844a16e631d0c5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8a84e-d1fd-48e9-a233-c481b88577a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume with id: 3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8a84e-d1fd-48e9-a233-c481b88577a8) transitioned into state 'SUCCESS' from 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='5833c26f637042e18c6e51a9223dd65f',qos_specs=None,replication_status=,reservations=['fc9cfbfc-94a5-4c6a-a9ef-7faa69dc18dc','07c9aa40-0afd-45d4-a7d6-cf3d3bb118aa','88921cbb-528c-4da6-80d5-e12a5cec026a','25b9ba40-e456-4e52-986f-aff467020476'],size=1,snapshot_id=3e6dce50-98e2-4ff9-be18-936dec1f62e6,source_replicaid=,source_volid=None,status='creating',user_id='98445780cec044aa844a16e631d0c5c3',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d150872b-d4be-45c4-b10e-b43b545f89a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume request issued successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b7cb5a53-febc-4fcd-a699-df6f0160df5e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 202 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1591/3167] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:12 2026] DELETE /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d150872b-d4be-45c4-b10e-b43b545f89a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Flow 'volume_create_api' (bcb8fe99-3f3a-4961-9ba8-b83b431b0a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Create volume request issued successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab24ec2f-9c05-47d6-843a-762dfdfeed15 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1577/3168] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:12 2026] POST /volume/v3/volumes => generated 748 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-745f6d84-dec7-4017-a8e6-fecf39ba5877 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1592/3169] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d3dd7da4-bf87-46cd-8edf-a41b56e71094 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1578/3170] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d305dab0-16ea-436c-ba47-1a951fbc12db None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d305dab0-16ea-436c-ba47-1a951fbc12db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d305dab0-16ea-436c-ba47-1a951fbc12db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d305dab0-16ea-436c-ba47-1a951fbc12db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d305dab0-16ea-436c-ba47-1a951fbc12db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d305dab0-16ea-436c-ba47-1a951fbc12db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1593/3171] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d1212710-d2e6-4aba-8ea6-4bb64775584a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1579/3172] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1669e460-c772-433e-a2c3-818df5f8ad16 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] GET http://192.168.122.57/volume/v3/volumes Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.api_utils [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Removing options '' from query. {{(pid=87191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Get all volumes completed successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1669e460-c772-433e-a2c3-818df5f8ad16 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] http://192.168.122.57/volume/v3/volumes returned with HTTP 200 Sep 06 17:19:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1594/3173] 192.168.122.57 () {60 vars in 1157 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/volumes => generated 342 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume with id: 26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume request issued successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b8de5e0a-8ab8-4103-bf2c-abe6d4496c42 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 202 Sep 06 17:19:13 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1580/3174] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:19:13 2026] DELETE /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4e86f96a-0488-4d70-a335-ce1aacc4fd6c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e86f96a-0488-4d70-a335-ce1aacc4fd6c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e86f96a-0488-4d70-a335-ce1aacc4fd6c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4e86f96a-0488-4d70-a335-ce1aacc4fd6c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-93679f73-b9f6-44b3-9271-1d5d19a962aa tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1595/3175] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4e86f96a-0488-4d70-a335-ce1aacc4fd6c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f returned with HTTP 404 Sep 06 17:19:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1581/3176] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/volumes/3352e6fb-eece-4dd2-ada8-50ecf8d59d4f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-835436b5-9cf6-4b44-bd1f-86993877d806 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1969413601"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1969413601'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume of 1 GB Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (3e5a8997-91f3-4221-a3a6-2ad2357e334f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81ee02e-8a16-47a0-bf8f-3252fb0f7e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-041f2ee4-b208-4f4a-872c-d4ef935d312e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1582/3177] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:14 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81ee02e-8a16-47a0-bf8f-3252fb0f7e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fc3ea5-6935-4a77-aafe-c3fa2197d666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['8705f072-aa72-4b73-bdd5-6031d550aebc', '4c132a84-2ed5-4951-a9ba-299defb66725', '0bf89bbc-d980-4d67-8bd6-491535f7076e', 'a28d7051-e4ef-4de5-a115-ab3989ff9585'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fc3ea5-6935-4a77-aafe-c3fa2197d666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8705f072-aa72-4b73-bdd5-6031d550aebc', '4c132a84-2ed5-4951-a9ba-299defb66725', '0bf89bbc-d980-4d67-8bd6-491535f7076e', 'a28d7051-e4ef-4de5-a115-ab3989ff9585']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5132c9b-f9d1-4b2b-8c48-1998777d93c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5132c9b-f9d1-4b2b-8c48-1998777d93c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f3528a-57c2-4da9-8133-086a11294a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969413601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['8705f072-aa72-4b73-bdd5-6031d550aebc','4c132a84-2ed5-4951-a9ba-299defb66725','0bf89bbc-d980-4d67-8bd6-491535f7076e','a28d7051-e4ef-4de5-a115-ab3989ff9585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969413601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f3528a-57c2-4da9-8133-086a11294a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53cee3fa9445828d4ca141d8a941ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d3ffc2-1dd1-4dcf-89bb-0440d80620be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d3ffc2-1dd1-4dcf-89bb-0440d80620be) transitioned into state 'SUCCESS' from state '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-1969413601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['8705f072-aa72-4b73-bdd5-6031d550aebc','4c132a84-2ed5-4951-a9ba-299defb66725','0bf89bbc-d980-4d67-8bd6-491535f7076e','a28d7051-e4ef-4de5-a115-ab3989ff9585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f036e9-cc18-44ab-92a1-aa668d355c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-990e077f-204d-4221-8fee-ee4135dfe393 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f036e9-cc18-44ab-92a1-aa668d355c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (3e5a8997-91f3-4221-a3a6-2ad2357e334f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-990e077f-204d-4221-8fee-ee4135dfe393 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-990e077f-204d-4221-8fee-ee4135dfe393 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request issued successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-990e077f-204d-4221-8fee-ee4135dfe393 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-835436b5-9cf6-4b44-bd1f-86993877d806 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1596/3178] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:14 2026] POST /volume/v3/volumes => generated 785 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2b3c540b-3635-434f-bebd-b5760244c048 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b3c540b-3635-434f-bebd-b5760244c048 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b3c540b-3635-434f-bebd-b5760244c048 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2b3c540b-3635-434f-bebd-b5760244c048 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-990e077f-204d-4221-8fee-ee4135dfe393 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-990e077f-204d-4221-8fee-ee4135dfe393 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1583/3179] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:14 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2b3c540b-3635-434f-bebd-b5760244c048 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5987365c-c0a3-4274-8293-03d39f6f317f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4df649c6-618f-4503-a91a-595c5c8bac8c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1019724292"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2b3c540b-3635-434f-bebd-b5760244c048 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1597/3180] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:14 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 964 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume 4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:14 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['47b0dd71-4e95-4c97-84b3-2b0435f2d949', '0f38fc0f-37fa-44cd-9990-82895d025e14', '03cf31a2-e00e-4b02-9e35-6aa8b0a19b75', '427e8018-a127-4933-8e1c-3a14681ab91d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5987365c-c0a3-4274-8293-03d39f6f317f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1584/3181] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fcdf0266-28c7-4253-8ac7-4fd83eccb48f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1598/3182] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:14 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6daeb98f-32d8-401a-b34d-d01301fab077 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6daeb98f-32d8-401a-b34d-d01301fab077 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6daeb98f-32d8-401a-b34d-d01301fab077 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6daeb98f-32d8-401a-b34d-d01301fab077 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6daeb98f-32d8-401a-b34d-d01301fab077 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 returned with HTTP 404 Sep 06 17:19:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1585/3183] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/volumes/26912895-4e72-4952-ac88-1b565d366a88 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-721169896"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-721169896'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume of 1 GB Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (0e1ac8c7-be55-4e75-b178-6a6e26847c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e632e321-922c-45c3-8937-e6aeceee8825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e632e321-922c-45c3-8937-e6aeceee8825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235203c4-f6ce-4a86-9579-09b7f19cf5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-eacf84cf-b886-4bba-a32f-a7ba7262a038 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1586/3184] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Created reservations ['29466cab-1d81-4048-b092-9c00eee1040d', '55ef9844-feb4-4a88-ba6e-42f55c34f3cb', '0b37204e-2f22-40a3-a6f5-3dac6169a1c5', '482e5f06-982e-4ca2-b3df-fc7dd11df3f9'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235203c4-f6ce-4a86-9579-09b7f19cf5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29466cab-1d81-4048-b092-9c00eee1040d', '55ef9844-feb4-4a88-ba6e-42f55c34f3cb', '0b37204e-2f22-40a3-a6f5-3dac6169a1c5', '482e5f06-982e-4ca2-b3df-fc7dd11df3f9']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2b58d-3822-4a1b-9edb-34b9d760b2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8935b046-9d58-421f-9d38-0158726df23e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2b58d-3822-4a1b-9edb-34b9d760b2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c09ce7-e163-4e39-8e3f-01830a59336c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-721169896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['29466cab-1d81-4048-b092-9c00eee1040d','55ef9844-feb4-4a88-ba6e-42f55c34f3cb','0b37204e-2f22-40a3-a6f5-3dac6169a1c5','482e5f06-982e-4ca2-b3df-fc7dd11df3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-721169896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c09ce7-e163-4e39-8e3f-01830a59336c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c415aa582b43a8ae130709c13a6dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8327e92-811c-4ba4-80b1-fe3af2b7c51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8935b046-9d58-421f-9d38-0158726df23e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8935b046-9d58-421f-9d38-0158726df23e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8935b046-9d58-421f-9d38-0158726df23e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8327e92-811c-4ba4-80b1-fe3af2b7c51d) transitioned into state 'SUCCESS' from state '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-721169896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['29466cab-1d81-4048-b092-9c00eee1040d','55ef9844-feb4-4a88-ba6e-42f55c34f3cb','0b37204e-2f22-40a3-a6f5-3dac6169a1c5','482e5f06-982e-4ca2-b3df-fc7dd11df3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0843831b-fd34-432b-b2cd-682c65760d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8935b046-9d58-421f-9d38-0158726df23e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0843831b-fd34-432b-b2cd-682c65760d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8935b046-9d58-421f-9d38-0158726df23e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (0e1ac8c7-be55-4e75-b178-6a6e26847c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request issued successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1587/3185] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-716800c6-1d34-4689-8ab0-d18a322bfe4f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1599/3186] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:19:15 2026] POST /volume/v3/volumes => generated 784 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:15 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2fdca5d6-46bf-49f0-bf77-e2ca59c760ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1600/3187] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30800ade-e8de-4f3c-bb38-fdc039a53f0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1588/3188] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 963 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-821d7560-309b-49d6-b59e-7f1c818b445a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-821d7560-309b-49d6-b59e-7f1c818b445a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-821d7560-309b-49d6-b59e-7f1c818b445a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-821d7560-309b-49d6-b59e-7f1c818b445a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-821d7560-309b-49d6-b59e-7f1c818b445a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-821d7560-309b-49d6-b59e-7f1c818b445a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1601/3189] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:16 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-96644e52-c179-4713-b7f9-026e2197b62e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96644e52-c179-4713-b7f9-026e2197b62e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96644e52-c179-4713-b7f9-026e2197b62e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-96644e52-c179-4713-b7f9-026e2197b62e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-96644e52-c179-4713-b7f9-026e2197b62e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-96644e52-c179-4713-b7f9-026e2197b62e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1589/3190] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:16 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e02c0c83-f0df-4d1f-8b02-03e1dd5039cc tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1602/3191] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:16 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:16 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:16 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:16 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-40b2fef4-f853-4599-b34c-8b6ea7cfd7e8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:16 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1590/3192] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:16 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d76d8c25-7fac-41dc-9839-94f0dd830579 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1603/3193] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:17 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ccd6e03b-27b3-4fea-948e-fa5f76d5a241 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1604/3194] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:17 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-239562f4-7c04-4b05-9a2d-49cdf17905a4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1591/3195] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:17 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:18 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4cb872a1-61a5-4b54-bd83-0a104ce921d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1605/3196] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:18 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:18 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:18 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:18 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:18 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:18 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:18 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:18 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c2e1c08-183e-4813-b4a7-0561ec35c994 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:18 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1592/3197] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:18 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d86664fc-cded-4b23-9d2c-e5bd37f1860e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1606/3198] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:18 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aad2f89c-02fb-4140-b901-0dd27b86a2ec tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1593/3199] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:19 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:19 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:19 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-fc4fe675-08d1-4436-975b-2ea81bf5c42f tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1607/3200] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:19 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-811aa654-d752-48c4-8f04-f6c37e0a1800 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1594/3201] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:19 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0d23259b-57c8-4209-a360-144b30718455 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d23259b-57c8-4209-a360-144b30718455 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d23259b-57c8-4209-a360-144b30718455 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0d23259b-57c8-4209-a360-144b30718455 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0d23259b-57c8-4209-a360-144b30718455 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0d23259b-57c8-4209-a360-144b30718455 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1608/3202] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-151fa6fd-6e67-4972-8273-42f7a71b524a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-151fa6fd-6e67-4972-8273-42f7a71b524a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-151fa6fd-6e67-4972-8273-42f7a71b524a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-151fa6fd-6e67-4972-8273-42f7a71b524a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-151fa6fd-6e67-4972-8273-42f7a71b524a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-151fa6fd-6e67-4972-8273-42f7a71b524a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1595/3203] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4e142c4e-0107-4005-8320-89d90f037b5a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e142c4e-0107-4005-8320-89d90f037b5a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e142c4e-0107-4005-8320-89d90f037b5a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e142c4e-0107-4005-8320-89d90f037b5a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4e142c4e-0107-4005-8320-89d90f037b5a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e142c4e-0107-4005-8320-89d90f037b5a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1609/3204] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2bdab37-014b-44b7-9402-350b347565b5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2bdab37-014b-44b7-9402-350b347565b5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2bdab37-014b-44b7-9402-350b347565b5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2bdab37-014b-44b7-9402-350b347565b5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2bdab37-014b-44b7-9402-350b347565b5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2bdab37-014b-44b7-9402-350b347565b5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1596/3205] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0b686f9c-c608-49d3-bbd3-9b768363b031 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1610/3206] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete snapshot with id: 3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot delete request issued successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-61c0c20b-a01c-4884-be7f-94f791c13f1d tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 202 Sep 06 17:19:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1597/3207] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:20 2026] DELETE /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-18a0305e-cc10-4f8d-b372-561c5a179978 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18a0305e-cc10-4f8d-b372-561c5a179978 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18a0305e-cc10-4f8d-b372-561c5a179978 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-18a0305e-cc10-4f8d-b372-561c5a179978 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-18a0305e-cc10-4f8d-b372-561c5a179978 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-18a0305e-cc10-4f8d-b372-561c5a179978 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1611/3208] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a14ee34d-c1e4-40b9-870a-c0d043ffb3ca tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1598/3209] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0c718fd0-f1b8-4866-abdf-ce26f5d6ce54 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1612/3210] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89f3528a-57c2-4da9-8133-086a11294a40", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2050743027"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-709efe2c-67d1-4d4e-bd4c-9d4c9e778eb1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1599/3211] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create snapshot from volume 89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['a6e9aece-7d18-4179-9be5-3a6771cf82cf', 'dd445632-3268-489a-b796-9f075ac66519', '5eaf5eac-a4fd-4a1e-b3bf-2aad55b3a038', '423dcf59-4581-4293-88d4-7c5ccd8e0c57'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot create request issued successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6177e100-37ac-46bc-a0a9-bca6cf1798d1 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1613/3212] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f271a6d4-a8a6-489e-a0cb-18b632a28a8a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1600/3213] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Snapshot retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3cc127b7-210e-4192-8b99-1e34ce96dbc0 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1614/3214] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cc0babc7-e867-4821-bb43-ed4ec105a164 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1601/3215] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:22 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:22 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:22 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:22 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:22 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ce905ed-9390-413d-9c92-3987d3e5ddfc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1615/3216] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:22 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aace7df5-bb5f-4314-955a-e950007d043e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aace7df5-bb5f-4314-955a-e950007d043e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aace7df5-bb5f-4314-955a-e950007d043e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aace7df5-bb5f-4314-955a-e950007d043e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:22 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:22 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-aace7df5-bb5f-4314-955a-e950007d043e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aace7df5-bb5f-4314-955a-e950007d043e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1602/3217] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:22 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-30b723c5-1d61-4494-8590-dff1e1ab5639 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30b723c5-1d61-4494-8590-dff1e1ab5639 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30b723c5-1d61-4494-8590-dff1e1ab5639 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30b723c5-1d61-4494-8590-dff1e1ab5639 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:22 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30b723c5-1d61-4494-8590-dff1e1ab5639 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 404 Sep 06 17:19:22 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1616/3218] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:22 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] DELETE http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete volume with id: 28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete volume request issued successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6cdfa111-bda7-4151-81a0-9fc4299a9c8c tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 202 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1603/3219] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:22 2026] DELETE /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c870cb07-f950-470f-8c5c-fca6b18ab96a tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1617/3220] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef81b57f-e491-4771-8424-9ffe477c2a64 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1604/3221] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Delete snapshot with id: 160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot delete request issued successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4042a6d2-dd31-44e6-9241-0fdc11156056 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 202 Sep 06 17:19:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1618/3222] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:23 2026] DELETE /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2fc37fa2-d153-41dc-bdd9-83c172bab467 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1605/3223] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9b5db37c-c38f-4606-ac9a-b0cbcf6b6f7a tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1619/3224] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-04aac2d5-080c-4b0a-a467-a12cac317722 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] GET http://192.168.122.57/volume/v3/volumes/detail Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Calling method 'detail' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /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 06 17:19:23 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Get all volumes completed successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-04aac2d5-080c-4b0a-a467-a12cac317722 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] http://192.168.122.57/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1606/3225] 192.168.122.57 () {60 vars in 1178 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume with id: 09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b3d0f423-9998-4e1d-9b16-21087fb2bb29 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1607/3226] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume request issued successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e020b19a-6d0d-4001-9bed-02d6ee555837 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 202 Sep 06 17:19:23 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1620/3227] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:19:23 2026] DELETE /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f78a1ed-0ced-4714-9ac1-5aab2201ea13 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1608/3228] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5dcebfc8-7ee2-468a-9f32-50fccbe72bc6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5dcebfc8-7ee2-468a-9f32-50fccbe72bc6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5dcebfc8-7ee2-468a-9f32-50fccbe72bc6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5dcebfc8-7ee2-468a-9f32-50fccbe72bc6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5dcebfc8-7ee2-468a-9f32-50fccbe72bc6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 404 Sep 06 17:19:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1621/3229] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] DELETE http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete volume with id: 7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:24 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:24 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8ba78cda-d1d2-4aa1-986c-2fc2337e8a67 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1622/3230] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete volume request issued successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7140c0df-8b31-4e70-8d8d-d9d226bf9ad6 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 202 Sep 06 17:19:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1609/3231] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:24 2026] DELETE /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-11913f6d-a6bb-4458-b375-f46815a81df5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11913f6d-a6bb-4458-b375-f46815a81df5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11913f6d-a6bb-4458-b375-f46815a81df5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-11913f6d-a6bb-4458-b375-f46815a81df5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-11913f6d-a6bb-4458-b375-f46815a81df5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-11913f6d-a6bb-4458-b375-f46815a81df5 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1623/3232] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:24 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-27dc53f5-50a3-40cd-94d6-0ff67ece4b3f tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:24 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1610/3233] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:24 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0371e6fc-a97c-428e-b891-cb9cf9eaffc3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 200 Sep 06 17:19:24 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1624/3234] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a3c6979d-423a-49cc-9e80-d28b8c708dbd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 200 Sep 06 17:19:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1611/3235] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c59f463f-650a-4230-85e1-aeb978402b50 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c59f463f-650a-4230-85e1-aeb978402b50 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c59f463f-650a-4230-85e1-aeb978402b50 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c59f463f-650a-4230-85e1-aeb978402b50 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:25 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:25 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:25 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:25 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c59f463f-650a-4230-85e1-aeb978402b50 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Volume info retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c59f463f-650a-4230-85e1-aeb978402b50 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 200 Sep 06 17:19:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1625/3236] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-397df6e3-dd66-40c3-a67f-14fbbff79172 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:25 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1612/3237] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-401cee7f-5545-494a-9923-2deb3c9a4484 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-401cee7f-5545-494a-9923-2deb3c9a4484 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-401cee7f-5545-494a-9923-2deb3c9a4484 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-401cee7f-5545-494a-9923-2deb3c9a4484 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-401cee7f-5545-494a-9923-2deb3c9a4484 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c returned with HTTP 404 Sep 06 17:19:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1626/3238] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/volumes/09c09ce7-e163-4e39-8e3f-01830a59336c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-579353344"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-579353344'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume of 1 GB Sep 06 17:19:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (512a06ec-91d9-499b-ba01-c827b25dd517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d04c7e-2631-4532-86d3-157ebea95c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d04c7e-2631-4532-86d3-157ebea95c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6ed3f3-3ac5-47ad-9985-2251569e11a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Created reservations ['151c3726-cd6b-4052-844e-79a3e8fa3bf1', '9fb70663-5f14-4fdd-b23e-9c231dbc9443', '4f899a66-f709-4b2a-b398-8ac36210d85b', '42faaf55-d534-47e8-8ee1-7cdb0d63785c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6ed3f3-3ac5-47ad-9985-2251569e11a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151c3726-cd6b-4052-844e-79a3e8fa3bf1', '9fb70663-5f14-4fdd-b23e-9c231dbc9443', '4f899a66-f709-4b2a-b398-8ac36210d85b', '42faaf55-d534-47e8-8ee1-7cdb0d63785c']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a51767d-826c-4f4c-8333-356df72d0fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a51767d-826c-4f4c-8333-356df72d0fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579353344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['151c3726-cd6b-4052-844e-79a3e8fa3bf1','9fb70663-5f14-4fdd-b23e-9c231dbc9443','4f899a66-f709-4b2a-b398-8ac36210d85b','42faaf55-d534-47e8-8ee1-7cdb0d63785c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579353344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c415aa582b43a8ae130709c13a6dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d406cd-d436-4ad1-91c7-a0fb77be9d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d406cd-d436-4ad1-91c7-a0fb77be9d27) transitioned into state 'SUCCESS' from state '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-579353344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['151c3726-cd6b-4052-844e-79a3e8fa3bf1','9fb70663-5f14-4fdd-b23e-9c231dbc9443','4f899a66-f709-4b2a-b398-8ac36210d85b','42faaf55-d534-47e8-8ee1-7cdb0d63785c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bd4f26-a1f4-4eb4-9c28-353954ac6a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bd4f26-a1f4-4eb4-9c28-353954ac6a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (512a06ec-91d9-499b-ba01-c827b25dd517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request issued successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-62d40612-c5d2-47b6-8f0d-92a0e2b63437 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1613/3239] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:19:25 2026] POST /volume/v3/volumes => generated 784 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c1ad7c5d-4a0b-42ab-a8d8-2541d4b84998 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1627/3240] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-aafe1cc9-2c9a-42d7-b7c2-8d0a6a9da827 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aafe1cc9-2c9a-42d7-b7c2-8d0a6a9da827 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aafe1cc9-2c9a-42d7-b7c2-8d0a6a9da827 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-aafe1cc9-2c9a-42d7-b7c2-8d0a6a9da827 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-aafe1cc9-2c9a-42d7-b7c2-8d0a6a9da827 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1614/3241] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: 160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1642aa9e-88b9-49ef-afc9-6e27adf3ef7e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1628/3242] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:26 2026] DELETE /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c57c7468-f859-4a2e-973d-955179e4e59c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c57c7468-f859-4a2e-973d-955179e4e59c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c57c7468-f859-4a2e-973d-955179e4e59c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c57c7468-f859-4a2e-973d-955179e4e59c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c57c7468-f859-4a2e-973d-955179e4e59c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1615/3243] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/160b9080-3736-4bf4-b438-81a302636a9f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: 4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9e8c4181-0a60-4f85-9cfd-c0e354c4ad42 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 202 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1629/3244] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:26 2026] DELETE /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e166dda7-2f7b-41da-af85-58745fa90131 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e166dda7-2f7b-41da-af85-58745fa90131 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e166dda7-2f7b-41da-af85-58745fa90131 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e166dda7-2f7b-41da-af85-58745fa90131 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9baba151-cb17-4233-af36-b40bd7599e3e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9baba151-cb17-4233-af36-b40bd7599e3e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9baba151-cb17-4233-af36-b40bd7599e3e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9baba151-cb17-4233-af36-b40bd7599e3e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e166dda7-2f7b-41da-af85-58745fa90131 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9baba151-cb17-4233-af36-b40bd7599e3e tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1630/3245] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/7cbc35bb-48d8-4609-877e-9a2fed1d497d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e166dda7-2f7b-41da-af85-58745fa90131 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1616/3246] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] DELETE http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete snapshot with id: 3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a5316c10-1fe7-4605-aaa2-dc290dad8fd8 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1631/3247] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:26 2026] DELETE /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4557d293-3c8b-4034-8e71-d734bf385324 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4557d293-3c8b-4034-8e71-d734bf385324 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4557d293-3c8b-4034-8e71-d734bf385324 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4557d293-3c8b-4034-8e71-d734bf385324 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4557d293-3c8b-4034-8e71-d734bf385324 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1617/3248] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/3e6dce50-98e2-4ff9-be18-936dec1f62e6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-29059529-4455-4dbf-8750-768d010a1b69 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29059529-4455-4dbf-8750-768d010a1b69 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] DELETE http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29059529-4455-4dbf-8750-768d010a1b69 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-29059529-4455-4dbf-8750-768d010a1b69 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-29059529-4455-4dbf-8750-768d010a1b69 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Delete volume with id: 28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-29059529-4455-4dbf-8750-768d010a1b69 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1632/3249] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:26 2026] DELETE /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-036c3bb7-b1a9-40d6-b3e8-3808f1a1d432 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-036c3bb7-b1a9-40d6-b3e8-3808f1a1d432 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] GET http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-036c3bb7-b1a9-40d6-b3e8-3808f1a1d432 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-036c3bb7-b1a9-40d6-b3e8-3808f1a1d432 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-036c3bb7-b1a9-40d6-b3e8-3808f1a1d432 tempest-SnapshotDependencyTests-1944405176 tempest-SnapshotDependencyTests-1944405176-project-member] http://192.168.122.57/volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1618/3250] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/28645ed9-74d8-49fd-be49-86e739183be1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-aa89b4a6-2e0c-476a-adb9-0d6c0767b9a5 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1633/3251] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9c57e81b-519b-421d-a802-80b7183dd112 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c57e81b-519b-421d-a802-80b7183dd112 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9c57e81b-519b-421d-a802-80b7183dd112 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9c57e81b-519b-421d-a802-80b7183dd112 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9c57e81b-519b-421d-a802-80b7183dd112 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Snapshot retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9c57e81b-519b-421d-a802-80b7183dd112 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1619/3252] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete snapshot with id: ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-14b21c9f-cef5-4940-bf22-b80bd629a9da tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 202 Sep 06 17:19:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1634/3253] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:26 2026] DELETE /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1a3325e0-92b6-40b0-b9c8-97b03eccef2b tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1620/3254] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4e8877b1-60f0-44c5-bba5-5804f6912b9e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1635/3255] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:27 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8e801862-80c1-460c-9b61-19a9eb3be52c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e801862-80c1-460c-9b61-19a9eb3be52c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e801862-80c1-460c-9b61-19a9eb3be52c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8e801862-80c1-460c-9b61-19a9eb3be52c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8e801862-80c1-460c-9b61-19a9eb3be52c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8e801862-80c1-460c-9b61-19a9eb3be52c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 200 Sep 06 17:19:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1621/3256] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:27 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bd0b98b4-7968-4383-8282-7cd7583fbf08 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 200 Sep 06 17:19:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1636/3257] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:27 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cf8a02b7-104f-406b-9817-bc534dd0e963 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1622/3258] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Volume info retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d0b3c28b-e2c3-44b6-896c-a1cb7c1a2070 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1637/3259] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume with id: 6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:28 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume request issued successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8afae025-1f4a-4433-80ec-1cc929e8ce31 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 202 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1623/3260] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:19:28 2026] DELETE /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-efa5f895-d1bc-4135-af96-1ace27abf851 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efa5f895-d1bc-4135-af96-1ace27abf851 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efa5f895-d1bc-4135-af96-1ace27abf851 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efa5f895-d1bc-4135-af96-1ace27abf851 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9e7539dc-ae21-42a2-b812-3e04821575a7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:28 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e7539dc-ae21-42a2-b812-3e04821575a7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9e7539dc-ae21-42a2-b812-3e04821575a7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9e7539dc-ae21-42a2-b812-3e04821575a7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:28 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-efa5f895-d1bc-4135-af96-1ace27abf851 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9e7539dc-ae21-42a2-b812-3e04821575a7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c returned with HTTP 404 Sep 06 17:19:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1624/3261] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/volumes/4df649c6-618f-4503-a91a-595c5c8bac8c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efa5f895-d1bc-4135-af96-1ace27abf851 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:28 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1638/3262] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-528916643"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-528916643'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:19:28 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (55d97efc-9561-4500-a4e3-4af55216c03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6395a9-9087-4e70-9f83-5d1de3b4d2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6395a9-9087-4e70-9f83-5d1de3b4d2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3eac44c-e97d-45c2-8623-f46d4bc40a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['ec6c0511-6c22-40a0-9e65-1d3e8d2c3e91', 'ce999ba7-3948-440d-9a1e-b8797275f5f6', '78ab4508-561c-41dd-90d0-46bc27fb39f1', 'b18fac31-4a3d-4e52-9e2e-37732f20d23d'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3eac44c-e97d-45c2-8623-f46d4bc40a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6c0511-6c22-40a0-9e65-1d3e8d2c3e91', 'ce999ba7-3948-440d-9a1e-b8797275f5f6', '78ab4508-561c-41dd-90d0-46bc27fb39f1', 'b18fac31-4a3d-4e52-9e2e-37732f20d23d']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:28 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec238d7-ca9b-45ac-8bfd-5fb9adc41747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:28 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1cb32917-6b2b-40d6-bd53-5c12e118bc1c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1cb32917-6b2b-40d6-bd53-5c12e118bc1c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1cb32917-6b2b-40d6-bd53-5c12e118bc1c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1cb32917-6b2b-40d6-bd53-5c12e118bc1c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec238d7-ca9b-45ac-8bfd-5fb9adc41747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b38491-224b-4ae3-8558-d5fbe64ae18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-528916643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['ec6c0511-6c22-40a0-9e65-1d3e8d2c3e91','ce999ba7-3948-440d-9a1e-b8797275f5f6','78ab4508-561c-41dd-90d0-46bc27fb39f1','b18fac31-4a3d-4e52-9e2e-37732f20d23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-528916643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b38491-224b-4ae3-8558-d5fbe64ae18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9a55aa-6896-4969-abae-2bf2aeb0f99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1cb32917-6b2b-40d6-bd53-5c12e118bc1c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 returned with HTTP 404 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1639/3263] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/snapshots/ce06510c-4e47-4405-8c0b-0315894c5999 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume with id: 89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9a55aa-6896-4969-abae-2bf2aeb0f99e) transitioned into state 'SUCCESS' from state '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-528916643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['ec6c0511-6c22-40a0-9e65-1d3e8d2c3e91','ce999ba7-3948-440d-9a1e-b8797275f5f6','78ab4508-561c-41dd-90d0-46bc27fb39f1','b18fac31-4a3d-4e52-9e2e-37732f20d23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5207d7f-1472-4611-804c-ae695b9f764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5207d7f-1472-4611-804c-ae695b9f764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (55d97efc-9561-4500-a4e3-4af55216c03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d4b17260-879e-4c41-9ade-744ed09e44e0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1625/3264] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:28 2026] POST /volume/v3/volumes => generated 784 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume request issued successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0fdae6f7-1d4d-42a3-a405-faee59f64649 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 202 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1640/3265] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:29 2026] DELETE /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-af77fc7f-c90b-4bfa-afde-8cc297f800e8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 200 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1626/3266] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:29 2026] GET /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f058c40b-3d89-49aa-af36-8777c49ac3e6 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 200 Sep 06 17:19:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1641/3267] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:29 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1c918a68-54ba-46dc-b7fe-b27367b0faf1 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 200 Sep 06 17:19:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1627/3268] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:29 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:30 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:30 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9297212a-ddcb-4384-ac66-d5c704ab167c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9297212a-ddcb-4384-ac66-d5c704ab167c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9297212a-ddcb-4384-ac66-d5c704ab167c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9297212a-ddcb-4384-ac66-d5c704ab167c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d3b45fc-cd13-4f79-8855-866fc1f93c0c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 200 Sep 06 17:19:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1642/3269] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9297212a-ddcb-4384-ac66-d5c704ab167c tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 returned with HTTP 404 Sep 06 17:19:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1628/3270] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/volumes/89f3528a-57c2-4da9-8133-086a11294a40 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1405838172"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1405838172'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume of 1 GB Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (c7d3b665-91a9-401d-a51b-8315358fe1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a83e26-9eae-40a1-b61b-3d09f3f02081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a83e26-9eae-40a1-b61b-3d09f3f02081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d59636-a7a3-431b-ab41-f65ef431b2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['df194db3-1f39-4113-86c4-31a8592400a1', 'd3ede0c5-50fd-40ff-9762-2ad8ed1184ae', 'a577cf3c-5d17-4124-a8a4-450c8d809648', 'af01c6aa-e6c7-463b-871e-3ce6ae70b7b3'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d59636-a7a3-431b-ab41-f65ef431b2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df194db3-1f39-4113-86c4-31a8592400a1', 'd3ede0c5-50fd-40ff-9762-2ad8ed1184ae', 'a577cf3c-5d17-4124-a8a4-450c8d809648', 'af01c6aa-e6c7-463b-871e-3ce6ae70b7b3']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59dff033-b5f8-4bdd-8f82-d4cb1eb5f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:30 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59dff033-b5f8-4bdd-8f82-d4cb1eb5f560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fa7746d-a8c6-46ab-912b-7e73f21b1a95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405838172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['df194db3-1f39-4113-86c4-31a8592400a1','d3ede0c5-50fd-40ff-9762-2ad8ed1184ae','a577cf3c-5d17-4124-a8a4-450c8d809648','af01c6aa-e6c7-463b-871e-3ce6ae70b7b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405838172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fa7746d-a8c6-46ab-912b-7e73f21b1a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53cee3fa9445828d4ca141d8a941ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961aa47e-e2cc-4e19-bd94-76544125eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961aa47e-e2cc-4e19-bd94-76544125eb88) transitioned into state 'SUCCESS' from state '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-1405838172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a53cee3fa9445828d4ca141d8a941ca',qos_specs=None,replication_status=,reservations=['df194db3-1f39-4113-86c4-31a8592400a1','d3ede0c5-50fd-40ff-9762-2ad8ed1184ae','a577cf3c-5d17-4124-a8a4-450c8d809648','af01c6aa-e6c7-463b-871e-3ce6ae70b7b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d0da6aefe44e02885595c5dc0f49e6',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54edaf97-9643-4f46-bacc-648054b28d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54edaf97-9643-4f46-bacc-648054b28d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Flow 'volume_create_api' (c7d3b665-91a9-401d-a51b-8315358fe1c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create volume request issued successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7cbf1679-9750-4ce8-a705-1cba49c5f64d tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1643/3271] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:30 2026] POST /volume/v3/volumes => generated 785 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:30 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:30 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:30 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c123a8cd-c99c-49f8-945c-17cc8d15a8d9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 200 Sep 06 17:19:30 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1629/3272] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 964 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a2c63da0-9c40-4ebe-8137-325d99a50df8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2c63da0-9c40-4ebe-8137-325d99a50df8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2c63da0-9c40-4ebe-8137-325d99a50df8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2c63da0-9c40-4ebe-8137-325d99a50df8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2c63da0-9c40-4ebe-8137-325d99a50df8 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 returned with HTTP 404 Sep 06 17:19:30 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1644/3273] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/volumes/6ca48d0c-26fb-45f6-a6f3-9d1e1f7410a7 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1635785812"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1635785812'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume of 1 GB Sep 06 17:19:30 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (62d4fd6b-fe3c-41f5-b77f-92a335aaec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b31017-8354-4b48-a1fe-f76c12f86c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:30 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b31017-8354-4b48-a1fe-f76c12f86c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e078a1-797f-4342-bc8b-41d54336fdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Created reservations ['ef8d4560-b84f-40f2-aad7-a7a71e2e5785', 'f06b1783-13f7-4574-890c-7cf19200d201', 'f9e2ed73-d01e-4cba-98cf-d5db705a1d06', '4f42587b-55b5-485d-89a8-f8c1f6f56264'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e078a1-797f-4342-bc8b-41d54336fdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8d4560-b84f-40f2-aad7-a7a71e2e5785', 'f06b1783-13f7-4574-890c-7cf19200d201', 'f9e2ed73-d01e-4cba-98cf-d5db705a1d06', '4f42587b-55b5-485d-89a8-f8c1f6f56264']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fac969-6f14-4cbf-9753-54eb6c11fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fac969-6f14-4cbf-9753-54eb6c11fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80a01b8-67dc-4455-ab34-0d2551541991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1635785812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['ef8d4560-b84f-40f2-aad7-a7a71e2e5785','f06b1783-13f7-4574-890c-7cf19200d201','f9e2ed73-d01e-4cba-98cf-d5db705a1d06','4f42587b-55b5-485d-89a8-f8c1f6f56264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1635785812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80a01b8-67dc-4455-ab34-0d2551541991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c415aa582b43a8ae130709c13a6dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd47532-2e3c-4484-88f1-6c7c6a789000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd47532-2e3c-4484-88f1-6c7c6a789000) transitioned into state 'SUCCESS' from state '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-1635785812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c415aa582b43a8ae130709c13a6dfb',qos_specs=None,replication_status=,reservations=['ef8d4560-b84f-40f2-aad7-a7a71e2e5785','f06b1783-13f7-4574-890c-7cf19200d201','f9e2ed73-d01e-4cba-98cf-d5db705a1d06','4f42587b-55b5-485d-89a8-f8c1f6f56264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd86ec24944dcc8e2523836e1a1928',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d19b4e-304d-489a-83ed-19969f86fbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d19b4e-304d-489a-83ed-19969f86fbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Flow 'volume_create_api' (62d4fd6b-fe3c-41f5-b77f-92a335aaec27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Create volume request issued successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-1aca8946-0f27-4d89-b35e-9cfb5fd140fe tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1630/3274] 192.168.122.57 () {62 vars in 1178 bytes} [Sun Sep 6 17:19:30 2026] POST /volume/v3/volumes => generated 785 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-79276020-35ab-45cd-9e73-3c1b3bf590d3 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 200 Sep 06 17:19:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1645/3275] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:31 2026] GET /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 964 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dbd0a3a4-d551-4e61-9b38-6b9a81af03f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 200 Sep 06 17:19:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1631/3276] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:31 2026] GET /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9b38491-224b-4ae3-8558-d5fbe64ae18d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1776921327"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['d53188a3-0f07-49d9-b579-e9f768083178', '703f0422-605e-483d-b238-7a09003c564d', '8cd205aa-7f1f-4416-849d-b1ba03b1ea46', '3c9995b8-09f4-41ca-8f40-de6a12846cee'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e6499d2f-8de4-4c10-bbcd-179e0f324d11 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1646/3277] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:31 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f4e0f6dc-2747-41eb-b634-f4d49fdd5e69 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:31 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1632/3278] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:31 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c2271f18-7519-42f6-a579-506c83e6d0cf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2271f18-7519-42f6-a579-506c83e6d0cf tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2271f18-7519-42f6-a579-506c83e6d0cf tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c2271f18-7519-42f6-a579-506c83e6d0cf tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c2271f18-7519-42f6-a579-506c83e6d0cf tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c2271f18-7519-42f6-a579-506c83e6d0cf tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 200 Sep 06 17:19:31 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1647/3279] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:31 2026] GET /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fa967cb7-3637-4b20-881c-ad454384ec0e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa967cb7-3637-4b20-881c-ad454384ec0e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa967cb7-3637-4b20-881c-ad454384ec0e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fa967cb7-3637-4b20-881c-ad454384ec0e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-fa967cb7-3637-4b20-881c-ad454384ec0e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fa967cb7-3637-4b20-881c-ad454384ec0e tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 200 Sep 06 17:19:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1633/3280] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:32 2026] GET /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-43aad334-924a-4e27-9c46-9de4a5357a5f None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43aad334-924a-4e27-9c46-9de4a5357a5f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43aad334-924a-4e27-9c46-9de4a5357a5f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-43aad334-924a-4e27-9c46-9de4a5357a5f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-43aad334-924a-4e27-9c46-9de4a5357a5f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-43aad334-924a-4e27-9c46-9de4a5357a5f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:32 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1648/3281] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:32 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-000953e1-a528-4fc7-832b-87770b68e2d4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-000953e1-a528-4fc7-832b-87770b68e2d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-000953e1-a528-4fc7-832b-87770b68e2d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-000953e1-a528-4fc7-832b-87770b68e2d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:32 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-000953e1-a528-4fc7-832b-87770b68e2d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-000953e1-a528-4fc7-832b-87770b68e2d4 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 200 Sep 06 17:19:32 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1634/3282] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:32 2026] GET /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:32 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fa7746d-a8c6-46ab-912b-7e73f21b1a95", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2142988876"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:32 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:32 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:32 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:32 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Create snapshot from volume 8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Created reservations ['5b61b3d6-dc30-49f0-b795-dbf3a35d9c8f', '6546154b-92a0-441f-973b-582ddf877583', 'cb878680-362e-4a6d-9707-391b3e222c4a', 'f1ee77ba-a537-4f23-9b79-7442b4c474e1'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot create request issued successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f9e40dae-2013-4b74-afaa-321c9c31cc70 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1649/3283] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f618a1e5-c6f0-4428-be34-be220328b5a8 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1635/3284] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-60f560b0-ad94-4fcd-ac62-3cf1e4848166 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1650/3285] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-50f23925-9bad-4360-8214-0887e1f92517 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] GET http://192.168.122.57/volume/v3/volumes/summary Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] Get summary completed successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-50f23925-9bad-4360-8214-0887e1f92517 tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-reader] http://192.168.122.57/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1636/3286] 192.168.122.57 () {60 vars in 1181 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume with id: b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Delete volume request issued successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e1eb054b-5930-419c-a828-1a9c1531a4fc tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 202 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1651/3287] 192.168.122.57 () {60 vars in 1271 bytes} [Sun Sep 6 17:19:33 2026] DELETE /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:33 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:33 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Volume info retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-45ec8174-c0f0-4f01-b531-8584133646a6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45ec8174-c0f0-4f01-b531-8584133646a6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45ec8174-c0f0-4f01-b531-8584133646a6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-45ec8174-c0f0-4f01-b531-8584133646a6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e2e8d35d-4dd2-451d-8746-fa6a732915ab tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1637/3288] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-45ec8174-c0f0-4f01-b531-8584133646a6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-45ec8174-c0f0-4f01-b531-8584133646a6 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1652/3289] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:34 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:34 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-4faa4a25-4c81-4c18-a066-3e046de0e3e0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1638/3290] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:34 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-80d3b923-7748-45ed-8680-39ac0a05cc0c None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:34 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80d3b923-7748-45ed-8680-39ac0a05cc0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] GET http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80d3b923-7748-45ed-8680-39ac0a05cc0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:34 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-80d3b923-7748-45ed-8680-39ac0a05cc0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:34 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:34 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:34 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:34 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-353cb295-fe1e-427c-8709-c7b9053f62a9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:34 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1653/3291] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:34 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:34 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-80d3b923-7748-45ed-8680-39ac0a05cc0c tempest-ProjectReaderTests-1533345763 tempest-ProjectReaderTests-1533345763-project-admin] http://192.168.122.57/volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 returned with HTTP 404 Sep 06 17:19:34 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1639/3292] 192.168.122.57 () {60 vars in 1268 bytes} [Sun Sep 6 17:19:34 2026] GET /volume/v3/volumes/b80a01b8-67dc-4455-ab34-0d2551541991 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4333f2ce-154c-49cc-9a16-51cb2b250472 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1654/3293] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:35 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9265b1f7-103f-47bc-93d4-bdab272b84a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1640/3294] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:35 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] POST http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833/action Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:35 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f23d0d5f8eb549ba967a324248965c1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b49ad2a33d94022ab2b6b243d8842cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3134e502-acd8-4bbd-9e47-08b8da9c13c7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833/action returned with HTTP 403 Sep 06 17:19:35 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1655/3295] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:19:35 2026] POST /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:35 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6e562a1f-8120-4e25-8210-ab2b90ed4428 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 202 Sep 06 17:19:35 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1641/3296] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:35 2026] DELETE /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:35 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:36 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:36 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:36 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:36 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ae480ed8-9158-4cbf-811a-ab93f40b307b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:36 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1656/3297] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:35 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:36 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:36 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:36 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:36 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:36 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bbba12f8-39a5-4e6a-b191-f464c30f43b9 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:36 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1642/3298] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:36 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:37 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:37 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:37 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f4e6d7bb-6b24-48d1-bebc-0879b06c1ebb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 200 Sep 06 17:19:37 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1657/3299] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:37 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5362f912-0303-4c8f-8cd0-50c38152632e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5362f912-0303-4c8f-8cd0-50c38152632e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5362f912-0303-4c8f-8cd0-50c38152632e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:37 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5362f912-0303-4c8f-8cd0-50c38152632e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:37 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:37 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5362f912-0303-4c8f-8cd0-50c38152632e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5362f912-0303-4c8f-8cd0-50c38152632e tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:37 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1643/3300] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:37 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-55203797-fa95-402f-ada0-8566d6bbd2f3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55203797-fa95-402f-ada0-8566d6bbd2f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55203797-fa95-402f-ada0-8566d6bbd2f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-55203797-fa95-402f-ada0-8566d6bbd2f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-55203797-fa95-402f-ada0-8566d6bbd2f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 returned with HTTP 404 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1658/3301] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:38 2026] GET /volume/v3/snapshots/e1981c5e-c511-4e12-ae50-7a8556d5f833 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dadaef55-e502-4076-bb8d-5cdad7275642 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dadaef55-e502-4076-bb8d-5cdad7275642 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 202 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1644/3302] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:38 2026] DELETE /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-023eaeb7-90fc-4a46-83ee-dd9495ada79a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 200 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1659/3303] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:38 2026] GET /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a66a66c4-612b-4358-9a7c-d136de226f97 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a66a66c4-612b-4358-9a7c-d136de226f97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a66a66c4-612b-4358-9a7c-d136de226f97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a66a66c4-612b-4358-9a7c-d136de226f97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a66a66c4-612b-4358-9a7c-d136de226f97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a66a66c4-612b-4358-9a7c-d136de226f97 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1645/3304] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:38 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] POST http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817/action Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.snapshot_unmanage [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Unmanage snapshot with id: 5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Snapshot retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2acb995c50ca4c309dc44da75811a37c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a53cee3fa9445828d4ca141d8a941ca', '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=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2bd8ad7-8668-424c-95c0-891a15c23c1a tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-reader] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817/action returned with HTTP 403 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1660/3305] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:19:38 2026] POST /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete snapshot with id: 5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1ef2559-eff2-489d-826f-dd66f3d011c0 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 202 Sep 06 17:19:38 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1646/3306] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:38 2026] DELETE /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c163041e-c3df-4d51-b391-076f459ac684 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c163041e-c3df-4d51-b391-076f459ac684 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c163041e-c3df-4d51-b391-076f459ac684 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c163041e-c3df-4d51-b391-076f459ac684 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c163041e-c3df-4d51-b391-076f459ac684 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c163041e-c3df-4d51-b391-076f459ac684 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:38 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1661/3307] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:38 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-23c7ac03-ab34-4755-a25a-f7820961294f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23c7ac03-ab34-4755-a25a-f7820961294f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23c7ac03-ab34-4755-a25a-f7820961294f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-23c7ac03-ab34-4755-a25a-f7820961294f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-23c7ac03-ab34-4755-a25a-f7820961294f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d returned with HTTP 404 Sep 06 17:19:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1647/3308] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:39 2026] GET /volume/v3/volumes/f9b38491-224b-4ae3-8558-d5fbe64ae18d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-271356437"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-271356437'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:19:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (17a7dbe5-26b2-4819-bd1f-b1caa2203502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cebfe3-42eb-406e-aa94-f52a933c35ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cebfe3-42eb-406e-aa94-f52a933c35ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00045b8-6603-4104-a7c7-ee902e96b9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['d7c2fbca-e0cd-4e7b-b68c-8eba7ecdd28f', 'fb04e3a2-cb79-4b7e-acf5-16677b32bf5f', '9d77c902-d50a-4c57-a90d-6b526e6bd1fc', '69a5b216-2005-4165-9f0c-2485bdcf4732'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00045b8-6603-4104-a7c7-ee902e96b9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c2fbca-e0cd-4e7b-b68c-8eba7ecdd28f', 'fb04e3a2-cb79-4b7e-acf5-16677b32bf5f', '9d77c902-d50a-4c57-a90d-6b526e6bd1fc', '69a5b216-2005-4165-9f0c-2485bdcf4732']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03668393-2e2b-48ac-91a4-4c768851adbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:39 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03668393-2e2b-48ac-91a4-4c768851adbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031efa08-6a9c-432f-ad56-0d94e3408b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271356437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['d7c2fbca-e0cd-4e7b-b68c-8eba7ecdd28f','fb04e3a2-cb79-4b7e-acf5-16677b32bf5f','9d77c902-d50a-4c57-a90d-6b526e6bd1fc','69a5b216-2005-4165-9f0c-2485bdcf4732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271356437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031efa08-6a9c-432f-ad56-0d94e3408b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976546d8-791a-464f-892b-080cd9f8cdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Snapshot retrieved successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7bce52c9-63c7-4a9c-928d-ba55d4c4de74 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 200 Sep 06 17:19:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1648/3309] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:39 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976546d8-791a-464f-892b-080cd9f8cdfe) transitioned into state 'SUCCESS' from state '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-271356437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['d7c2fbca-e0cd-4e7b-b68c-8eba7ecdd28f','fb04e3a2-cb79-4b7e-acf5-16677b32bf5f','9d77c902-d50a-4c57-a90d-6b526e6bd1fc','69a5b216-2005-4165-9f0c-2485bdcf4732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1027584-f8e3-41eb-b6f0-3882ce221197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1027584-f8e3-41eb-b6f0-3882ce221197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (17a7dbe5-26b2-4819-bd1f-b1caa2203502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:39 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59d1b2bf-1136-426c-a8e8-e01c820ecf6d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:39 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1662/3310] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:39 2026] POST /volume/v3/volumes => generated 784 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bc4440e2-926f-457d-93f9-b118ed6442fa None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bc4440e2-926f-457d-93f9-b118ed6442fa tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bc4440e2-926f-457d-93f9-b118ed6442fa tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bc4440e2-926f-457d-93f9-b118ed6442fa tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:39 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:39 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:39 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bc4440e2-926f-457d-93f9-b118ed6442fa tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bc4440e2-926f-457d-93f9-b118ed6442fa tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d returned with HTTP 200 Sep 06 17:19:39 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1649/3311] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:39 2026] GET /volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d5ebf6a7-661a-48c3-934a-2ea1f9ba3f10 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5ebf6a7-661a-48c3-934a-2ea1f9ba3f10 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5ebf6a7-661a-48c3-934a-2ea1f9ba3f10 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d5ebf6a7-661a-48c3-934a-2ea1f9ba3f10 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d5ebf6a7-661a-48c3-934a-2ea1f9ba3f10 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 returned with HTTP 404 Sep 06 17:19:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1663/3312] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/snapshots/5d14e42c-c5e8-42a4-938a-1e73f60b2817 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-64b422d8-a151-4887-b94c-d4551f73b664 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume with id: 8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Delete volume request issued successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-64b422d8-a151-4887-b94c-d4551f73b664 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 202 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1650/3313] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:40 2026] DELETE /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-3734919d-4ed4-4224-a119-08f752ccc971 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3734919d-4ed4-4224-a119-08f752ccc971 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3734919d-4ed4-4224-a119-08f752ccc971 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-3734919d-4ed4-4224-a119-08f752ccc971 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Volume info retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f80e0867-4f36-47da-b1f6-840b51ceb788 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 200 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-3734919d-4ed4-4224-a119-08f752ccc971 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1664/3314] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-3734919d-4ed4-4224-a119-08f752ccc971 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d returned with HTTP 200 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1651/3315] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "031efa08-6a9c-432f-ad56-0d94e3408b4d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-933315278"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume 031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:40 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['aed3d337-8e00-4390-b3c8-a42d35b9fd71', 'dc6b1f02-ab0f-4a5d-8567-0f3bfdd5e8d2', 'c9bac58b-4494-4561-b738-c61ea8f7a4ff', '8790805d-6f3b-4e1c-b9a5-ae64e7d16634'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:40 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-910f6cc6-bee9-4afa-9f66-0f812ff35abb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:40 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1665/3316] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:40 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 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8b50d623-6768-4ea2-a48d-6189e82f5fb8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 200 Sep 06 17:19:40 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1652/3317] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-311631f2-6e86-4296-b5dc-658827fdb573 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-311631f2-6e86-4296-b5dc-658827fdb573 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] GET http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 Sep 06 17:19:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-311631f2-6e86-4296-b5dc-658827fdb573 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:41 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-311631f2-6e86-4296-b5dc-658827fdb573 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:41 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-311631f2-6e86-4296-b5dc-658827fdb573 tempest-ProjectReaderTests-1614572868 tempest-ProjectReaderTests-1614572868-project-admin] http://192.168.122.57/volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 returned with HTTP 404 Sep 06 17:19:41 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1666/3318] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:41 2026] GET /volume/v3/volumes/8fa7746d-a8c6-46ab-912b-7e73f21b1a95 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:41 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:42 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:42 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:42 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:42 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:42 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c1474a83-13ab-4168-aa6d-e6a4c7f565bb tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 200 Sep 06 17:19:42 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1653/3319] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:41 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-912d7ded-f1a7-4da2-b177-82901704450e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-912d7ded-f1a7-4da2-b177-82901704450e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-912d7ded-f1a7-4da2-b177-82901704450e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-912d7ded-f1a7-4da2-b177-82901704450e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-912d7ded-f1a7-4da2-b177-82901704450e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-912d7ded-f1a7-4da2-b177-82901704450e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 200 Sep 06 17:19:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1667/3320] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:43 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.api_utils [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Removing options '' from query. {{(pid=87192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.db.api [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Building query based on filter {{(pid=87192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: /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 06 17:19:43 devstack devstack@c-api.service[87192]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Get all snapshots completed successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cfdcb2ed-0271-4156-b83c-fe049a2b8b40 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots returned with HTTP 200 Sep 06 17:19:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1654/3321] 192.168.122.57 () {58 vars in 1122 bytes} [Sun Sep 6 17:19:43 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-35dda8a1-1750-4313-9070-23b7869c8c68 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:43 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-35dda8a1-1750-4313-9070-23b7869c8c68 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 202 Sep 06 17:19:43 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1668/3322] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:43 2026] DELETE /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c5923278-9f04-4285-8947-0307fe2e7232 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5923278-9f04-4285-8947-0307fe2e7232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c5923278-9f04-4285-8947-0307fe2e7232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c5923278-9f04-4285-8947-0307fe2e7232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:43 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:43 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c5923278-9f04-4285-8947-0307fe2e7232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c5923278-9f04-4285-8947-0307fe2e7232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 200 Sep 06 17:19:43 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1655/3323] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:43 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bc15f066-95cd-4089-ab09-e5b2d9c68100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 200 Sep 06 17:19:44 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1669/3324] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:44 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-57f550c2-4e13-400b-8bc8-43db45f8e501 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57f550c2-4e13-400b-8bc8-43db45f8e501 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:44 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-57f550c2-4e13-400b-8bc8-43db45f8e501 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1092838431", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1002007539", "vendor_name": "tempest-vendor_name-523103410"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:44 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-57f550c2-4e13-400b-8bc8-43db45f8e501 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:44 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1656/3325] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:44 2026] POST /volume/v3/types => generated 329 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-269117dc-038c-4c4a-a89e-172b2db301e5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request body: {'volume': {'volume_type': 'bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume of 1 GB Sep 06 17:19:44 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:44 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (8a9a08c4-9303-4d0e-b45e-ebbadda1c34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2771732d-c1d1-43dc-a123-54b201255156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2771732d-c1d1-43dc-a123-54b201255156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1002007539',vendor_name='tempest-vendor_name-523103410'},id=bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67,is_public=True,name='tempest-ProjectMemberTests-volume-type-1092838431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7296b88a-c08b-4c2b-aeca-b9e11ca03ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1092838431 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1092838431, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1092838431 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1092838431, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['1e1a433f-734c-41cd-9e07-5e20321a4d9c', '7cef6997-3d38-43f4-91e8-8489810b40ac', 'fe9bf682-44d2-4364-b3c8-0e14b5a3d999', '71585916-49f3-4440-9ae7-a2ab89771a42'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7296b88a-c08b-4c2b-aeca-b9e11ca03ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e1a433f-734c-41cd-9e07-5e20321a4d9c', '7cef6997-3d38-43f4-91e8-8489810b40ac', 'fe9bf682-44d2-4364-b3c8-0e14b5a3d999', '71585916-49f3-4440-9ae7-a2ab89771a42']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423f758c-7686-4d34-827d-9aeb6f4b33c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423f758c-7686-4d34-827d-9aeb6f4b33c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a273692a-4972-4c31-8c09-ebeaed2191b5', '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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['1e1a433f-734c-41cd-9e07-5e20321a4d9c','7cef6997-3d38-43f4-91e8-8489810b40ac','fe9bf682-44d2-4364-b3c8-0e14b5a3d999','71585916-49f3-4440-9ae7-a2ab89771a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15: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=a273692a-4972-4c31-8c09-ebeaed2191b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6ad65287241c48138de5d40d3be75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67),volume_type_id=bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a888f03-e658-47f7-aa2d-d90eb647b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0a53a23c-4445-4f30-966b-8868a0a26704 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a53a23c-4445-4f30-966b-8868a0a26704 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0a53a23c-4445-4f30-966b-8868a0a26704 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0a53a23c-4445-4f30-966b-8868a0a26704 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0a53a23c-4445-4f30-966b-8868a0a26704 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 returned with HTTP 404 Sep 06 17:19:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1657/3326] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:45 2026] GET /volume/v3/snapshots/a0bb9f14-0b2d-4664-8b81-bc1c82b140e8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a888f03-e658-47f7-aa2d-d90eb647b642) transitioned into state 'SUCCESS' from 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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['1e1a433f-734c-41cd-9e07-5e20321a4d9c','7cef6997-3d38-43f4-91e8-8489810b40ac','fe9bf682-44d2-4364-b3c8-0e14b5a3d999','71585916-49f3-4440-9ae7-a2ab89771a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c4a81-a974-4025-b4fe-f36dc6d449dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: 031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c4a81-a974-4025-b4fe-f36dc6d449dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (8a9a08c4-9303-4d0e-b45e-ebbadda1c34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request issued successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-269117dc-038c-4c4a-a89e-172b2db301e5 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1670/3327] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:19:44 2026] POST /volume/v3/volumes => generated 780 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:45 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:45 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-2c76f674-44bd-4db2-bfb6-9af905f23e2e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d returned with HTTP 202 Sep 06 17:19:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1658/3328] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:45 2026] DELETE /volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:45 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f9e46347-eb7d-46e8-859e-d61840512cdd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9e46347-eb7d-46e8-859e-d61840512cdd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9e46347-eb7d-46e8-859e-d61840512cdd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:45 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f9e46347-eb7d-46e8-859e-d61840512cdd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:45 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d170a8ed-77b4-4dbc-9f3a-2a08bf8c05e2 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 returned with HTTP 200 Sep 06 17:19:45 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1671/3329] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:45 2026] GET /volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:45 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:45 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f9e46347-eb7d-46e8-859e-d61840512cdd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f9e46347-eb7d-46e8-859e-d61840512cdd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d returned with HTTP 200 Sep 06 17:19:45 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1659/3330] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:45 2026] GET /volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-efb5ee65-78c0-4c9c-a6fd-3004f43b6e5e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-efb5ee65-78c0-4c9c-a6fd-3004f43b6e5e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-efb5ee65-78c0-4c9c-a6fd-3004f43b6e5e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-efb5ee65-78c0-4c9c-a6fd-3004f43b6e5e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-971ea1e1-f8b0-4225-9fbf-5864d45d2304 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 returned with HTTP 200 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1672/3331] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-efb5ee65-78c0-4c9c-a6fd-3004f43b6e5e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d returned with HTTP 404 Sep 06 17:19:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1660/3332] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/volumes/031efa08-6a9c-432f-ad56-0d94e3408b4d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3258cc57-33ec-4631-97c0-e54959f44c82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3258cc57-33ec-4631-97c0-e54959f44c82 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3258cc57-33ec-4631-97c0-e54959f44c82 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3258cc57-33ec-4631-97c0-e54959f44c82 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-817651679"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-817651679'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3258cc57-33ec-4631-97c0-e54959f44c82 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1673/3333] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a339e402-a1ca-45b6-9d1b-e4505d02a897 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (7d298702-9ccb-4f8c-85c2-67da7226fd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa95e9c9-e976-4842-95bc-830b010cd246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa95e9c9-e976-4842-95bc-830b010cd246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496944d1-509e-40ea-873e-dcaed84a54be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a339e402-a1ca-45b6-9d1b-e4505d02a897 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] DELETE http://192.168.122.57/volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a339e402-a1ca-45b6-9d1b-e4505d02a897 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a339e402-a1ca-45b6-9d1b-e4505d02a897 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a339e402-a1ca-45b6-9d1b-e4505d02a897 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] http://192.168.122.57/volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 returned with HTTP 204 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1674/3334] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:19:46 2026] DELETE /volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['98e7128f-d97c-483e-ac43-1d624a03f47f', '061415bb-9daf-46e1-990f-f9c1894f7e21', '8d509a58-3d17-4feb-adc9-301f395a3b81', '8115164b-1380-416e-94c0-724e74e398c4'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-130c205f-7dd0-4253-9786-c3af5a08bbba None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496944d1-509e-40ea-873e-dcaed84a54be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e7128f-d97c-483e-ac43-1d624a03f47f', '061415bb-9daf-46e1-990f-f9c1894f7e21', '8d509a58-3d17-4feb-adc9-301f395a3b81', '8115164b-1380-416e-94c0-724e74e398c4']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-130c205f-7dd0-4253-9786-c3af5a08bbba tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] GET http://192.168.122.57/volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-130c205f-7dd0-4253-9786-c3af5a08bbba tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a78a177-ae2b-41ad-9869-a7b9d0c7c58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-130c205f-7dd0-4253-9786-c3af5a08bbba tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-130c205f-7dd0-4253-9786-c3af5a08bbba tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] http://192.168.122.57/volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 returned with HTTP 404 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1675/3335] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/messages/13d85e85-f99a-4eb0-aa66-b4ba1e4c4cf9 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume with id: a273692a-4972-4c31-8c09-ebeaed2191b5 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a78a177-ae2b-41ad-9869-a7b9d0c7c58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b3c2ac-b38e-4ef8-b994-c37508768936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817651679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['98e7128f-d97c-483e-ac43-1d624a03f47f','061415bb-9daf-46e1-990f-f9c1894f7e21','8d509a58-3d17-4feb-adc9-301f395a3b81','8115164b-1380-416e-94c0-724e74e398c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817651679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b3c2ac-b38e-4ef8-b994-c37508768936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a552a28-475b-4406-a220-c853ffc6c348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a552a28-475b-4406-a220-c853ffc6c348) transitioned into state 'SUCCESS' from state '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-817651679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['98e7128f-d97c-483e-ac43-1d624a03f47f','061415bb-9daf-46e1-990f-f9c1894f7e21','8d509a58-3d17-4feb-adc9-301f395a3b81','8115164b-1380-416e-94c0-724e74e398c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41dcf88-245c-47f7-9a08-b10e89771a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['1211b0cd-2895-49b3-af01-91c46c3e8b12', '2e19d3b0-42e6-43a2-8bc2-709afad15d6f', 'f9963243-5fcc-489c-946b-c060afabb655', '576fb45e-cc89-43b3-97ac-0e82e517678c'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41dcf88-245c-47f7-9a08-b10e89771a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (7d298702-9ccb-4f8c-85c2-67da7226fd25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b707142a-72ce-4c71-b42f-2ae3c0c589b3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1661/3336] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:46 2026] POST /volume/v3/volumes => generated 784 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume request issued successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-53ad10e7-be2a-4407-a356-ba0d2fecf9c1 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 returned with HTTP 202 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1676/3337] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:19:46 2026] DELETE /volume/v3/volumes/a273692a-4972-4c31-8c09-ebeaed2191b5 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0f89190d-1877-4f1b-8073-1e578b437ef8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f89190d-1877-4f1b-8073-1e578b437ef8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/types/bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f89190d-1877-4f1b-8073-1e578b437ef8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0f89190d-1877-4f1b-8073-1e578b437ef8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-5a54e777-f3fd-4d83-9144-66889aabcd3d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 returned with HTTP 200 Sep 06 17:19:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1662/3338] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 => generated 963 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0f89190d-1877-4f1b-8073-1e578b437ef8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types/bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67 returned with HTTP 202 Sep 06 17:19:46 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1677/3339] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:46 2026] DELETE /volume/v3/types/bcbcf98a-9c31-42ba-91d6-8ff9e0c23b67 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-15ed1f09-af49-46ef-bc0f-4949702d48d0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15ed1f09-af49-46ef-bc0f-4949702d48d0 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-15ed1f09-af49-46ef-bc0f-4949702d48d0 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-48831512", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1386591540", "vendor_name": "tempest-vendor_name-332489108"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=555,cinder:UPDATE=153,cinder:INSERT=84 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:19:46 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-15ed1f09-af49-46ef-bc0f-4949702d48d0 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:46 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1663/3340] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:46 2026] POST /volume/v3/types => generated 327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c39fc49-623c-4635-b858-bbe8e8a37ba3", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request body: {'volume': {'volume_type': '0c39fc49-623c-4635-b858-bbe8e8a37ba3', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume of 1 GB Sep 06 17:19:46 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (6f001bc5-446f-4ec8-901b-b40fac8263e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0849550-080d-42b7-8c2a-ba263c44d310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:46 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0849550-080d-42b7-8c2a-ba263c44d310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:19:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1386591540',vendor_name='tempest-vendor_name-332489108'},id=0c39fc49-623c-4635-b858-bbe8e8a37ba3,is_public=True,name='tempest-ProjectMemberTests-volume-type-48831512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c39fc49-623c-4635-b858-bbe8e8a37ba3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c65b241-a84d-49b1-9f0b-03e079d49b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-48831512 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-48831512, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-48831512 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-48831512, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['7bdbf580-10ca-4caa-9260-513a71708387', 'c60e42b2-191e-455f-9455-497e4f3c2ed8', 'e5460929-51ce-43f3-846d-2a05e48a1bb9', 'bb5c6d05-7e51-4ea3-91e1-84f191d40ccc'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c65b241-a84d-49b1-9f0b-03e079d49b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdbf580-10ca-4caa-9260-513a71708387', 'c60e42b2-191e-455f-9455-497e4f3c2ed8', 'e5460929-51ce-43f3-846d-2a05e48a1bb9', 'bb5c6d05-7e51-4ea3-91e1-84f191d40ccc']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56bd8bb-b00f-4164-adc4-42ada171d6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56bd8bb-b00f-4164-adc4-42ada171d6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef2b228-9845-425a-97bb-50b8566a90ab', '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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['7bdbf580-10ca-4caa-9260-513a71708387','c60e42b2-191e-455f-9455-497e4f3c2ed8','e5460929-51ce-43f3-846d-2a05e48a1bb9','bb5c6d05-7e51-4ea3-91e1-84f191d40ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=0c39fc49-623c-4635-b858-bbe8e8a37ba3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef2b228-9845-425a-97bb-50b8566a90ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6ad65287241c48138de5d40d3be75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c39fc49-623c-4635-b858-bbe8e8a37ba3),volume_type_id=0c39fc49-623c-4635-b858-bbe8e8a37ba3)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071300d4-e8e1-445b-bee6-5225e6130899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071300d4-e8e1-445b-bee6-5225e6130899) transitioned into state 'SUCCESS' from 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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['7bdbf580-10ca-4caa-9260-513a71708387','c60e42b2-191e-455f-9455-497e4f3c2ed8','e5460929-51ce-43f3-846d-2a05e48a1bb9','bb5c6d05-7e51-4ea3-91e1-84f191d40ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=0c39fc49-623c-4635-b858-bbe8e8a37ba3)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37b850f-f44f-4f95-a44c-95011f40a35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37b850f-f44f-4f95-a44c-95011f40a35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (6f001bc5-446f-4ec8-901b-b40fac8263e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request issued successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3dc6e7e2-1fb9-4fdf-a899-c3ed1da203e9 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1678/3341] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:19:46 2026] POST /volume/v3/volumes => generated 778 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b7591348-7f43-4cda-b3a3-0a7dfc0a730d tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab returned with HTTP 200 Sep 06 17:19:47 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1664/3342] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:47 2026] GET /volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=650,cinder:INSERT=131,cinder:UPDATE=252 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:19:47 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:47 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e92149ad-9b53-4042-9421-5cbe4d5391f9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 returned with HTTP 200 Sep 06 17:19:47 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1679/3343] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:47 2026] GET /volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-118aff34-a902-403c-af82-8151e83961c1 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8b3c2ac-b38e-4ef8-b994-c37508768936", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-6791315"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:47 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:47 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['7fee1d79-2c33-4e93-a872-b73edd671172', '2dd6aca9-505d-43e8-8dd3-c0567369661d', '65320441-6cd2-406d-8f7b-88f8d941797d', 'd4c9432c-5628-4726-8cbf-df5b68f0f596'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-118aff34-a902-403c-af82-8151e83961c1 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1665/3344] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:47 2026] POST /volume/v3/snapshots => generated 305 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-af0827e0-491a-42eb-960c-bfd17ac37619 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-af0827e0-491a-42eb-960c-bfd17ac37619 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-af0827e0-491a-42eb-960c-bfd17ac37619 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-af0827e0-491a-42eb-960c-bfd17ac37619 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-af0827e0-491a-42eb-960c-bfd17ac37619 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-af0827e0-491a-42eb-960c-bfd17ac37619 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1680/3345] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:48 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-55bffdf2-6561-4674-97b1-f9aefd0377ec tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1666/3346] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:48 2026] GET /volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab => generated 978 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ee3c9cfd-79a7-4b06-baff-8da01e2dc0ad None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee3c9cfd-79a7-4b06-baff-8da01e2dc0ad tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee3c9cfd-79a7-4b06-baff-8da01e2dc0ad tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ee3c9cfd-79a7-4b06-baff-8da01e2dc0ad tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ee3c9cfd-79a7-4b06-baff-8da01e2dc0ad tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1681/3347] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:19:48 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 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a394b18a-fc0f-4b8e-89a4-eb6a4659142b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a394b18a-fc0f-4b8e-89a4-eb6a4659142b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] GET http://192.168.122.57/volume/v3/messages Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a394b18a-fc0f-4b8e-89a4-eb6a4659142b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a394b18a-fc0f-4b8e-89a4-eb6a4659142b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a394b18a-fc0f-4b8e-89a4-eb6a4659142b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1667/3348] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:19:48 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 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b15f070e-4ec4-41d4-be87-a304a95131f7 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b15f070e-4ec4-41d4-be87-a304a95131f7 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/messages/5fb8aebc-4c19-41d3-bdfd-50239c29d4e3 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b15f070e-4ec4-41d4-be87-a304a95131f7 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b15f070e-4ec4-41d4-be87-a304a95131f7 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b15f070e-4ec4-41d4-be87-a304a95131f7 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/messages/5fb8aebc-4c19-41d3-bdfd-50239c29d4e3 returned with HTTP 204 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1682/3349] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:19:48 2026] DELETE /volume/v3/messages/5fb8aebc-4c19-41d3-bdfd-50239c29d4e3 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume with id: 8ef2b228-9845-425a-97bb-50b8566a90ab Sep 06 17:19:48 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87192) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-48831512 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-48831512, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-48831512 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-48831512, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['7e926a2c-7e58-419a-b75a-54c878cd3c5c', '6bd8765e-b400-4d2f-8c76-355027707536', 'd2542eee-39e0-4f2e-832e-eabcea09200d', '07df6b60-19a1-478f-9790-0412b2b25e35'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume request issued successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26a54a0f-b74a-4557-bf25-7a7e673ec158 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab returned with HTTP 202 Sep 06 17:19:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1668/3350] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:19:48 2026] DELETE /volume/v3/volumes/8ef2b228-9845-425a-97bb-50b8566a90ab => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-0a3e0780-d035-4ddb-b3fa-ff79348a1fe6 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a3e0780-d035-4ddb-b3fa-ff79348a1fe6 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/types/0c39fc49-623c-4635-b858-bbe8e8a37ba3 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a3e0780-d035-4ddb-b3fa-ff79348a1fe6 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-0a3e0780-d035-4ddb-b3fa-ff79348a1fe6 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-0a3e0780-d035-4ddb-b3fa-ff79348a1fe6 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types/0c39fc49-623c-4635-b858-bbe8e8a37ba3 returned with HTTP 202 Sep 06 17:19:48 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1683/3351] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:48 2026] DELETE /volume/v3/types/0c39fc49-623c-4635-b858-bbe8e8a37ba3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-28a993fa-5318-4bb1-a0af-d9bd344d6859 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28a993fa-5318-4bb1-a0af-d9bd344d6859 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:48 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-28a993fa-5318-4bb1-a0af-d9bd344d6859 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-475356244", "extra_specs": {"storage_protocol": "tempest-storage_protocol-505025264", "vendor_name": "tempest-vendor_name-971562686"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:48 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-28a993fa-5318-4bb1-a0af-d9bd344d6859 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1669/3352] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:48 2026] POST /volume/v3/types => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6eb2bcd7-a3ad-42ce-8a33-8055df75bf97", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request body: {'volume': {'volume_type': '6eb2bcd7-a3ad-42ce-8a33-8055df75bf97', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume of 1 GB Sep 06 17:19:48 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (96203ced-2810-408e-a2c1-cba0e3aca66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cec798a-f739-4e38-9fea-f2a32209b9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cec798a-f739-4e38-9fea-f2a32209b9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:19:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-505025264',vendor_name='tempest-vendor_name-971562686'},id=6eb2bcd7-a3ad-42ce-8a33-8055df75bf97,is_public=True,name='tempest-ProjectMemberTests-volume-type-475356244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6eb2bcd7-a3ad-42ce-8a33-8055df75bf97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca049bb5-7fe2-431b-8ba5-1ddc2d92078e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-475356244 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-475356244, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-475356244 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-475356244, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['c1c611e0-824d-440d-a258-d1f36014bc44', 'e352306f-7a31-4537-afe6-ce9446c4335d', '3777b96e-219e-4b03-9c22-158c2689cce4', 'd9511a2c-f0b6-4ebc-8b07-c7875e702aa4'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca049bb5-7fe2-431b-8ba5-1ddc2d92078e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c611e0-824d-440d-a258-d1f36014bc44', 'e352306f-7a31-4537-afe6-ce9446c4335d', '3777b96e-219e-4b03-9c22-158c2689cce4', 'd9511a2c-f0b6-4ebc-8b07-c7875e702aa4']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e540cb8-12d7-46e9-8ecd-4b36441c1296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:48 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e540cb8-12d7-46e9-8ecd-4b36441c1296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a201f98-b300-45e7-bf02-ec16b7b1f518', '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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['c1c611e0-824d-440d-a258-d1f36014bc44','e352306f-7a31-4537-afe6-ce9446c4335d','3777b96e-219e-4b03-9c22-158c2689cce4','d9511a2c-f0b6-4ebc-8b07-c7875e702aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=6eb2bcd7-a3ad-42ce-8a33-8055df75bf97), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a201f98-b300-45e7-bf02-ec16b7b1f518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6ad65287241c48138de5d40d3be75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6eb2bcd7-a3ad-42ce-8a33-8055df75bf97),volume_type_id=6eb2bcd7-a3ad-42ce-8a33-8055df75bf97)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:48 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4e480e-17d5-4864-aad0-730374017eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4e480e-17d5-4864-aad0-730374017eb6) transitioned into state 'SUCCESS' from 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='a2c6ad65287241c48138de5d40d3be75',qos_specs=None,replication_status=,reservations=['c1c611e0-824d-440d-a258-d1f36014bc44','e352306f-7a31-4537-afe6-ce9446c4335d','3777b96e-219e-4b03-9c22-158c2689cce4','d9511a2c-f0b6-4ebc-8b07-c7875e702aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c536bd6f2bbd40f9a6d44c9f850dcb03',volume_type_id=6eb2bcd7-a3ad-42ce-8a33-8055df75bf97)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc09a42a-4a19-4632-a9fc-1789b2352d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc09a42a-4a19-4632-a9fc-1789b2352d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Flow 'volume_create_api' (96203ced-2810-408e-a2c1-cba0e3aca66e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Create volume request issued successfully. Sep 06 17:19:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-e672c163-e9e5-4a3c-87b4-28f7c91badeb tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1684/3353] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:19:48 2026] POST /volume/v3/volumes => generated 779 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 Sep 06 17:19:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:49 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:49 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:49 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:49 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:49 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:49 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:49 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:49 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:49 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:49 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-9eb22b5d-c540-4c64-b1af-8c409dcacc55 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 200 Sep 06 17:19:49 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1685/3354] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:49 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:49 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:49 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-df7d05ba-5a59-4961-b57d-9e2e3f213e63 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 returned with HTTP 200 Sep 06 17:19:49 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1670/3355] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:49 2026] GET /volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 => generated 958 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a417905b-ff37-4ced-ae58-9d0b86242695 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a417905b-ff37-4ced-ae58-9d0b86242695 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a417905b-ff37-4ced-ae58-9d0b86242695 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a417905b-ff37-4ced-ae58-9d0b86242695 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-a417905b-ff37-4ced-ae58-9d0b86242695 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a417905b-ff37-4ced-ae58-9d0b86242695 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1686/3356] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:50 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] POST http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9/action Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.contrib.admin_actions [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Updating snapshot '51f000c6-b000-4061-a4d0-fb16d4be37a9' with '{'status': 'error'}' {{(pid=87192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:50 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:50 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.policy [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f23d0d5f8eb549ba967a324248965c1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b49ad2a33d94022ab2b6b243d8842cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87192) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-71cd7e60-ede4-4b6b-ba32-f8eef26ad0e9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9/action returned with HTTP 403 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1671/3357] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:19:50 2026] POST /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: 51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-33f6a9b4-d0c2-4694-b468-5ccc6f7598ca tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1687/3358] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:19:50 2026] GET /volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 => generated 979 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7d65599d-02e8-463a-9fc8-80c47f922fdc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d65599d-02e8-463a-9fc8-80c47f922fdc tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d65599d-02e8-463a-9fc8-80c47f922fdc tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7d65599d-02e8-463a-9fc8-80c47f922fdc tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7d65599d-02e8-463a-9fc8-80c47f922fdc tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1688/3359] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:19:50 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 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f28afcee-ace5-4029-b639-c84452944dd8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f28afcee-ace5-4029-b639-c84452944dd8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] GET http://192.168.122.57/volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f28afcee-ace5-4029-b639-c84452944dd8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f28afcee-ace5-4029-b639-c84452944dd8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b0acac6-6413-4335-bd3d-a16d581fc231 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 202 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1672/3360] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:50 2026] DELETE /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f28afcee-ace5-4029-b639-c84452944dd8 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-member] http://192.168.122.57/volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1689/3361] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:19:50 2026] GET /volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4a40c86e-a5be-4bff-bf9d-c6e05021690b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a40c86e-a5be-4bff-bf9d-c6e05021690b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a40c86e-a5be-4bff-bf9d-c6e05021690b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4a40c86e-a5be-4bff-bf9d-c6e05021690b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cd3e73c4-ae7d-41d5-b4d8-4a2d00b31cd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1673/3362] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:50 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4a40c86e-a5be-4bff-bf9d-c6e05021690b tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 returned with HTTP 204 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1690/3363] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:19:50 2026] DELETE /volume/v3/messages/4e115d05-5589-4437-9f95-49aceb1298e1 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume with id: 2a201f98-b300-45e7-bf02-ec16b7b1f518 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Volume info retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87192) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-475356244 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-475356244, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-475356244 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-475356244, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Created reservations ['4f204e90-a103-4cfc-a346-cd3446672772', 'b4fbd209-21a9-4047-a258-fe114497519f', 'f4aba2ec-9fcf-4ffd-b3e5-53eea8965f0e', 'cb37b1b0-22f9-4f23-b35f-d4b2f3b5c908'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Delete volume request issued successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-6a258d4b-ec6f-43b9-909c-f572f37e4b36 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 returned with HTTP 202 Sep 06 17:19:50 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1674/3364] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:19:50 2026] DELETE /volume/v3/volumes/2a201f98-b300-45e7-bf02-ec16b7b1f518 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-01e2da98-b1eb-403f-9e35-48259dbc8d35 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-01e2da98-b1eb-403f-9e35-48259dbc8d35 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] DELETE http://192.168.122.57/volume/v3/types/6eb2bcd7-a3ad-42ce-8a33-8055df75bf97 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-01e2da98-b1eb-403f-9e35-48259dbc8d35 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-01e2da98-b1eb-403f-9e35-48259dbc8d35 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-01e2da98-b1eb-403f-9e35-48259dbc8d35 tempest-ProjectMemberTests-58433068 tempest-ProjectMemberTests-58433068-project-admin] http://192.168.122.57/volume/v3/types/6eb2bcd7-a3ad-42ce-8a33-8055df75bf97 returned with HTTP 202 Sep 06 17:19:50 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1691/3365] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:50 2026] DELETE /volume/v3/types/6eb2bcd7-a3ad-42ce-8a33-8055df75bf97 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-11a96539-1f3f-4b80-b107-7dc320a6abad None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11a96539-1f3f-4b80-b107-7dc320a6abad tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11a96539-1f3f-4b80-b107-7dc320a6abad tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:51 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-11a96539-1f3f-4b80-b107-7dc320a6abad tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:51 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:51 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:51 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-11a96539-1f3f-4b80-b107-7dc320a6abad tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-11a96539-1f3f-4b80-b107-7dc320a6abad tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 200 Sep 06 17:19:51 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1675/3366] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:51 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-b6e1c018-1721-4e62-8fb5-b5af6d67ec82 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b6e1c018-1721-4e62-8fb5-b5af6d67ec82 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b6e1c018-1721-4e62-8fb5-b5af6d67ec82 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-b6e1c018-1721-4e62-8fb5-b5af6d67ec82 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-b6e1c018-1721-4e62-8fb5-b5af6d67ec82 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 returned with HTTP 404 Sep 06 17:19:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1692/3367] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:52 2026] GET /volume/v3/snapshots/51f000c6-b000-4061-a4d0-fb16d4be37a9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:52 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:52 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:52 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:52 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:52 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:52 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:52 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:19:52 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db0d7e74-6c4f-4ba3-8fd5-315e6dee53b2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 returned with HTTP 202 Sep 06 17:19:52 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1676/3368] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:19:52 2026] DELETE /volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:52 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:52 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:52 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:52 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:52 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:52 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1e510c82-4d5a-4951-be9d-4b6ec332ca3b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 returned with HTTP 200 Sep 06 17:19:52 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1693/3369] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:52 2026] GET /volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e95c5cf6-97db-4a3b-bdf9-e690aaab8908 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e95c5cf6-97db-4a3b-bdf9-e690aaab8908 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e95c5cf6-97db-4a3b-bdf9-e690aaab8908 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1619272952", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e95c5cf6-97db-4a3b-bdf9-e690aaab8908 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1677/3370] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 380 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a08dff03-dc9e-412b-af6e-ab185a342010 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a08dff03-dc9e-412b-af6e-ab185a342010 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a08dff03-dc9e-412b-af6e-ab185a342010 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a08dff03-dc9e-412b-af6e-ab185a342010 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1694/3371] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-90887165-b1db-44f0-87b6-d92c73e2f868 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90887165-b1db-44f0-87b6-d92c73e2f868 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-90887165-b1db-44f0-87b6-d92c73e2f868 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1980972184", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-90887165-b1db-44f0-87b6-d92c73e2f868 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1678/3372] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-59e0f129-ac53-43e6-9324-884f85b663a3 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59e0f129-ac53-43e6-9324-884f85b663a3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a/encryption Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-59e0f129-ac53-43e6-9324-884f85b663a3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-59e0f129-ac53-43e6-9324-884f85b663a3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a/encryption returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1695/3373] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-320c265c-3176-443a-9cf4-390a724866d6 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-320c265c-3176-443a-9cf4-390a724866d6 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-320c265c-3176-443a-9cf4-390a724866d6 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1184373672", "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=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-320c265c-3176-443a-9cf4-390a724866d6 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1679/3374] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-d803d87d-2f68-4465-ae48-f101ec34379d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d803d87d-2f68-4465-ae48-f101ec34379d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-d803d87d-2f68-4465-ae48-f101ec34379d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-12421933-e995-40f8-accd-a71c6876cd01 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12421933-e995-40f8-accd-a71c6876cd01 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12421933-e995-40f8-accd-a71c6876cd01 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-12421933-e995-40f8-accd-a71c6876cd01 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-12421933-e995-40f8-accd-a71c6876cd01 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 returned with HTTP 404 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1680/3375] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:53 2026] GET /volume/v3/volumes/a8b3c2ac-b38e-4ef8-b994-c37508768936 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-777449760"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-777449760'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-d803d87d-2f68-4465-ae48-f101ec34379d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1696/3376] 192.168.122.57 () {60 vars in 1278 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs => generated 35 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a2f44668-fe18-4e69-b4ff-3d33bd01a243 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (5abee438-72ca-40e6-8135-825f6265508d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a20c6a-ed3b-46b1-bde2-2fc78fdcd19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2f44668-fe18-4e69-b4ff-3d33bd01a243 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] PUT http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs/key2 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a2f44668-fe18-4e69-b4ff-3d33bd01a243 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a2f44668-fe18-4e69-b4ff-3d33bd01a243 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs/key2 returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1697/3377] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:19:53 2026] PUT /volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5458f2c5-b8dc-494b-98c1-320feba4b044 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5458f2c5-b8dc-494b-98c1-320feba4b044 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5458f2c5-b8dc-494b-98c1-320feba4b044 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a20c6a-ed3b-46b1-bde2-2fc78fdcd19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c890100c-cca2-4467-886e-68e388cf22fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5458f2c5-b8dc-494b-98c1-320feba4b044 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1698/3378] 192.168.122.57 () {60 vars in 1131 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4bbfe6e1-1f84-4eb1-a2c1-c20666c775bd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4bbfe6e1-1f84-4eb1-a2c1-c20666c775bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/4da928e9-e40b-489d-8b70-356baf64f082 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4bbfe6e1-1f84-4eb1-a2c1-c20666c775bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4bbfe6e1-1f84-4eb1-a2c1-c20666c775bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4bbfe6e1-1f84-4eb1-a2c1-c20666c775bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/4da928e9-e40b-489d-8b70-356baf64f082 returned with HTTP 202 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['46e4ed48-16cb-466d-b427-8321096d937d', 'd03f497c-d348-41ac-a45d-2afe454315a7', 'b4a46cd6-b6e7-446c-90f0-755cac30098e', 'f1bf2459-e46e-46a8-be3d-57b1acf16668'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1699/3379] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:53 2026] DELETE /volume/v3/types/4da928e9-e40b-489d-8b70-356baf64f082 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c890100c-cca2-4467-886e-68e388cf22fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e4ed48-16cb-466d-b427-8321096d937d', 'd03f497c-d348-41ac-a45d-2afe454315a7', 'b4a46cd6-b6e7-446c-90f0-755cac30098e', 'f1bf2459-e46e-46a8-be3d-57b1acf16668']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1e4114-7542-4604-bd16-f25d26be4eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1d3b7455-660d-4692-953b-381c6aa809df None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d3b7455-660d-4692-953b-381c6aa809df tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1d3b7455-660d-4692-953b-381c6aa809df tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-230046579", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1e4114-7542-4604-bd16-f25d26be4eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf67f1e-32c4-4aff-8d75-ef696dd60df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777449760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['46e4ed48-16cb-466d-b427-8321096d937d','d03f497c-d348-41ac-a45d-2afe454315a7','b4a46cd6-b6e7-446c-90f0-755cac30098e','f1bf2459-e46e-46a8-be3d-57b1acf16668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777449760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf67f1e-32c4-4aff-8d75-ef696dd60df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1d3b7455-660d-4692-953b-381c6aa809df tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1700/3380] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ab54cb-ec24-4ec0-a892-9bfbbbea3e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-de081bf7-73ab-471c-9705-de1bed9a8b0c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de081bf7-73ab-471c-9705-de1bed9a8b0c tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-de081bf7-73ab-471c-9705-de1bed9a8b0c tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ab54cb-ec24-4ec0-a892-9bfbbbea3e62) transitioned into state 'SUCCESS' from state '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-777449760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['46e4ed48-16cb-466d-b427-8321096d937d','d03f497c-d348-41ac-a45d-2afe454315a7','b4a46cd6-b6e7-446c-90f0-755cac30098e','f1bf2459-e46e-46a8-be3d-57b1acf16668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0f7d76-9719-4167-a8c2-c6170f2c4ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-de081bf7-73ab-471c-9705-de1bed9a8b0c tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1701/3381] 192.168.122.57 () {60 vars in 1276 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cbace049-208c-4ac3-bd09-d6d79c413c8e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbace049-208c-4ac3-bd09-d6d79c413c8e tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption/667cfa6f-6f2d-46c0-9452-57592a933a68 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbace049-208c-4ac3-bd09-d6d79c413c8e tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cbace049-208c-4ac3-bd09-d6d79c413c8e tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0f7d76-9719-4167-a8c2-c6170f2c4ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (5abee438-72ca-40e6-8135-825f6265508d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-477b8d06-3925-4a94-80f0-6d8f0f231983 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1681/3382] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/volumes => generated 784 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cbace049-208c-4ac3-bd09-d6d79c413c8e tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption/667cfa6f-6f2d-46c0-9452-57592a933a68 returned with HTTP 202 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1702/3383] 192.168.122.57 () {58 vars in 1368 bytes} [Sun Sep 6 17:19:53 2026] DELETE /volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d/encryption/667cfa6f-6f2d-46c0-9452-57592a933a68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7b417e71-f2b4-48c0-ad65-52bcd42bf841 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b417e71-f2b4-48c0-ad65-52bcd42bf841 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:53 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7b417e71-f2b4-48c0-ad65-52bcd42bf841 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1227543802", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:53 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:53 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:53 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c2f22202-2c8a-4a1d-8d34-c1c3d8307cec tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1682/3384] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:53 2026] GET /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7b417e71-f2b4-48c0-ad65-52bcd42bf841 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1703/3385] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:53 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7c887bdb-0a96-4e70-a4b8-22eb8ba6a633 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c887bdb-0a96-4e70-a4b8-22eb8ba6a633 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d/extra_specs/key1 Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c887bdb-0a96-4e70-a4b8-22eb8ba6a633 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7c887bdb-0a96-4e70-a4b8-22eb8ba6a633 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7c887bdb-0a96-4e70-a4b8-22eb8ba6a633 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d/extra_specs/key1 returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1683/3386] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:19:53 2026] DELETE /volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d/extra_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-88f978a7-1289-49e9-90ab-0a48eba4062b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88f978a7-1289-49e9-90ab-0a48eba4062b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-88f978a7-1289-49e9-90ab-0a48eba4062b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1570911091", "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=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-88f978a7-1289-49e9-90ab-0a48eba4062b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1704/3387] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:19:54 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-be93ab1c-07d7-4f06-aea3-1cf8bd0f6c03 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be93ab1c-07d7-4f06-aea3-1cf8bd0f6c03 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/cf18c9e9-5252-41b6-8878-c6237692885a Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be93ab1c-07d7-4f06-aea3-1cf8bd0f6c03 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-be93ab1c-07d7-4f06-aea3-1cf8bd0f6c03 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-be93ab1c-07d7-4f06-aea3-1cf8bd0f6c03 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/cf18c9e9-5252-41b6-8878-c6237692885a returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1684/3388] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/cf18c9e9-5252-41b6-8878-c6237692885a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-20005b86-342d-40c0-903b-307cda72cf0d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-20005b86-342d-40c0-903b-307cda72cf0d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-20005b86-342d-40c0-903b-307cda72cf0d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-20005b86-342d-40c0-903b-307cda72cf0d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'index' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-20005b86-342d-40c0-903b-307cda72cf0d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1705/3389] 192.168.122.57 () {58 vars in 1257 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e6ad72a9-53ba-4fa3-8b32-e3f6a10dd469 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e6ad72a9-53ba-4fa3-8b32-e3f6a10dd469 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e6ad72a9-53ba-4fa3-8b32-e3f6a10dd469 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e6ad72a9-53ba-4fa3-8b32-e3f6a10dd469 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e6ad72a9-53ba-4fa3-8b32-e3f6a10dd469 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1685/3390] 192.168.122.57 () {58 vars in 1110 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-8175d0b3-bded-40bd-910d-e186265b69e4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8175d0b3-bded-40bd-910d-e186265b69e4 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/cipher Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8175d0b3-bded-40bd-910d-e186265b69e4 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-8175d0b3-bded-40bd-910d-e186265b69e4 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-8175d0b3-bded-40bd-910d-e186265b69e4 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/cipher returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1706/3391] 192.168.122.57 () {58 vars in 1275 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-fd4ba96a-3f0c-4579-96a5-d291549001bd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd4ba96a-3f0c-4579-96a5-d291549001bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd4ba96a-3f0c-4579-96a5-d291549001bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-fd4ba96a-3f0c-4579-96a5-d291549001bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'index' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-fd4ba96a-3f0c-4579-96a5-d291549001bd tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1686/3392] 192.168.122.57 () {58 vars in 1254 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-66165101-a073-452f-bdea-4d23b858b19b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66165101-a073-452f-bdea-4d23b858b19b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/multiattach Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66165101-a073-452f-bdea-4d23b858b19b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-66165101-a073-452f-bdea-4d23b858b19b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-66165101-a073-452f-bdea-4d23b858b19b tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/multiattach returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1707/3393] 192.168.122.57 () {58 vars in 1293 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c9e2d34f-be1b-4959-9536-0b4418ceba7a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9e2d34f-be1b-4959-9536-0b4418ceba7a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/volume_backend_name Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9e2d34f-be1b-4959-9536-0b4418ceba7a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c9e2d34f-be1b-4959-9536-0b4418ceba7a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c9e2d34f-be1b-4959-9536-0b4418ceba7a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1687/3394] 192.168.122.57 () {58 vars in 1317 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/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 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dcbf8f97-e258-49d7-a0bf-8e4ef7771fc9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dcbf8f97-e258-49d7-a0bf-8e4ef7771fc9 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] GET http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dcbf8f97-e258-49d7-a0bf-8e4ef7771fc9 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dcbf8f97-e258-49d7-a0bf-8e4ef7771fc9 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dcbf8f97-e258-49d7-a0bf-8e4ef7771fc9 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1708/3395] 192.168.122.57 () {58 vars in 1221 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 => generated 402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cdc0dab5-53c3-493b-b019-000eb16f0566 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cdc0dab5-53c3-493b-b019-000eb16f0566 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] PUT http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/23eae06c-d0a8-4e20-8b6b-3ca69049a347 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cdc0dab5-53c3-493b-b019-000eb16f0566 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cdc0dab5-53c3-493b-b019-000eb16f0566 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/23eae06c-d0a8-4e20-8b6b-3ca69049a347 returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1688/3396] 192.168.122.57 () {60 vars in 1385 bytes} [Sun Sep 6 17:19:54 2026] PUT /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/encryption/23eae06c-d0a8-4e20-8b6b-3ca69049a347 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-87e2988a-2096-4172-861e-680a7cce5f59 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87e2988a-2096-4172-861e-680a7cce5f59 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] PUT http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/key1 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-87e2988a-2096-4172-861e-680a7cce5f59 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-87e2988a-2096-4172-861e-680a7cce5f59 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/key1 returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1709/3397] 192.168.122.57 () {60 vars in 1292 bytes} [Sun Sep 6 17:19:54 2026] PUT /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00/extra_specs/key1 => generated 30 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-26fa6104-8eb3-4f5a-b947-dc9f478d6c09 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26fa6104-8eb3-4f5a-b947-dc9f478d6c09 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] PUT http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-26fa6104-8eb3-4f5a-b947-dc9f478d6c09 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-26fa6104-8eb3-4f5a-b947-dc9f478d6c09 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 returned with HTTP 200 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1689/3398] 192.168.122.57 () {60 vars in 1241 bytes} [Sun Sep 6 17:19:54 2026] PUT /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 => generated 371 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eb8c7ad8-aee8-4377-b028-16c478b37923 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb8c7ad8-aee8-4377-b028-16c478b37923 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb8c7ad8-aee8-4377-b028-16c478b37923 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eb8c7ad8-aee8-4377-b028-16c478b37923 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eb8c7ad8-aee8-4377-b028-16c478b37923 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1710/3399] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/2130f5d4-9f82-4872-82dc-3252b9ceee5d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-30a7d83c-ece6-4cec-a618-b95f701e8420 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30a7d83c-ece6-4cec-a618-b95f701e8420 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30a7d83c-ece6-4cec-a618-b95f701e8420 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-30a7d83c-ece6-4cec-a618-b95f701e8420 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-30a7d83c-ece6-4cec-a618-b95f701e8420 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1690/3400] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/ffa709b3-1b8b-4450-96b2-24862cd9ee7d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-bfdf6188-7603-4c96-bc2a-c52d3432a56d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfdf6188-7603-4c96-bc2a-c52d3432a56d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfdf6188-7603-4c96-bc2a-c52d3432a56d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-bfdf6188-7603-4c96-bc2a-c52d3432a56d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-bfdf6188-7603-4c96-bc2a-c52d3432a56d tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1711/3401] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/09f3e6fe-3941-4771-a41d-cfd3c72e31cf => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-0f5f35d8-df1a-4ad7-aef3-1a90c9d397b3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f5f35d8-df1a-4ad7-aef3-1a90c9d397b3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f5f35d8-df1a-4ad7-aef3-1a90c9d397b3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-0f5f35d8-df1a-4ad7-aef3-1a90c9d397b3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-0f5f35d8-df1a-4ad7-aef3-1a90c9d397b3 tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1691/3402] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/be2dce26-b1af-47da-9b42-d6f125c9d08a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7ec0ee3d-c349-41a7-bf95-c3ac3576a05a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ec0ee3d-c349-41a7-bf95-c3ac3576a05a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] DELETE http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ec0ee3d-c349-41a7-bf95-c3ac3576a05a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7ec0ee3d-c349-41a7-bf95-c3ac3576a05a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7ec0ee3d-c349-41a7-bf95-c3ac3576a05a tempest-VolumeTypesAdminTests-689836339 tempest-VolumeTypesAdminTests-689836339-project-admin] http://192.168.122.57/volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 returned with HTTP 202 Sep 06 17:19:54 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1712/3403] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:19:54 2026] DELETE /volume/v3/types/e1aadf80-253c-48ac-8e4e-a7b71f644c00 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:54 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:54 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:54 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:54 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:55 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-bd973411-c0ed-4b70-abb5-74e21c76a008 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 200 Sep 06 17:19:55 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1692/3404] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:56 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f5b09dfd-ab51-46d2-a6ee-3f93fd721ee8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 200 Sep 06 17:19:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1713/3405] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:19:56 2026] GET /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-16662fb3-f09e-434b-8d31-38291197602a None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:19:56 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddf67f1e-32c4-4aff-8d75-ef696dd60df6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1820463545"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:56 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:56 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:19:56 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:19:56 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['498a326a-3cdf-40bc-aa42-e59efef109c7', 'f65d5518-6c54-4bee-92f1-c433e07a4cdd', '903dab6f-adb5-4349-8a4d-8ca51aeabf80', '773d15ea-3c76-4d36-a8f0-dbaec97eefaf'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:56 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:56 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:19:56 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:19:56 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-16662fb3-f09e-434b-8d31-38291197602a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:56 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1693/3406] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:19:56 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 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:56 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:56 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:56 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-30d04dec-8b7d-4c91-b56d-e96b99f6e989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:56 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1714/3407] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:56 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:57 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:57 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:57 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7d90cc9e-da8b-4612-bc0d-0a6ff175afa9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1694/3408] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-045b0d95-34cc-43a6-b9f4-7237808a501a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-045b0d95-34cc-43a6-b9f4-7237808a501a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-045b0d95-34cc-43a6-b9f4-7237808a501a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-045b0d95-34cc-43a6-b9f4-7237808a501a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-045b0d95-34cc-43a6-b9f4-7237808a501a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-045b0d95-34cc-43a6-b9f4-7237808a501a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1715/3409] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:58 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-d98df015-dfe9-4892-8954-04064623df81 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d98df015-dfe9-4892-8954-04064623df81 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d98df015-dfe9-4892-8954-04064623df81 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-d98df015-dfe9-4892-8954-04064623df81 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-d98df015-dfe9-4892-8954-04064623df81 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-d98df015-dfe9-4892-8954-04064623df81 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1695/3410] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:58 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:58 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:58 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-5b82ec8c-3756-4986-9cee-3e4fccc66575 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1716/3411] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c409c79b-33f2-4921-9787-834b541c38e7 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c409c79b-33f2-4921-9787-834b541c38e7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c409c79b-33f2-4921-9787-834b541c38e7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c409c79b-33f2-4921-9787-834b541c38e7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:58 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c409c79b-33f2-4921-9787-834b541c38e7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:58 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c409c79b-33f2-4921-9787-834b541c38e7 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1696/3412] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:58 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:19:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:59 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:59 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:19:59 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:19:59 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:19:59 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d0471f4-61f1-43e0-85bc-939beab982a2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 200 Sep 06 17:19:59 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1717/3413] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:19:59 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f79bf1e7-ccd2-483a-b280-ac4790b773de None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f79bf1e7-ccd2-483a-b280-ac4790b773de tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f79bf1e7-ccd2-483a-b280-ac4790b773de tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f79bf1e7-ccd2-483a-b280-ac4790b773de tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f79bf1e7-ccd2-483a-b280-ac4790b773de tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 returned with HTTP 404 Sep 06 17:20:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1697/3414] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:00 2026] GET /volume/v3/snapshots/f5c676ca-fb69-4b61-8709-894af1406230 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4f0ce138-cd50-48d2-9798-c5190eba067b None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:20:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:00 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:00 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:20:00 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:00 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:00 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:00 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:00 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:20:00 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4f0ce138-cd50-48d2-9798-c5190eba067b tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 202 Sep 06 17:20:00 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1718/3415] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:20:00 2026] DELETE /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:00 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:00 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:00 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:00 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:00 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:00 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-c50f9dd9-d65d-4b9f-8904-2baea30e0d28 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 200 Sep 06 17:20:00 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1698/3416] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:00 2026] GET /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1270fc5f-ac8b-45ea-8844-33e305735529 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1270fc5f-ac8b-45ea-8844-33e305735529 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 Sep 06 17:20:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1270fc5f-ac8b-45ea-8844-33e305735529 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1270fc5f-ac8b-45ea-8844-33e305735529 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1270fc5f-ac8b-45ea-8844-33e305735529 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 returned with HTTP 404 Sep 06 17:20:01 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1719/3417] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/volumes/ddf67f1e-32c4-4aff-8d75-ef696dd60df6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-cdcf1460-80db-446a-a68b-69b1f952d34e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-45274930"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-45274930'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:20:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (045e6e4f-2e29-4dbc-8e1d-1681774e27ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8483d3-0e50-4273-9564-942768af3b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8483d3-0e50-4273-9564-942768af3b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72407f2-00a5-4ccf-afb5-2cc18d5870fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['73ffca50-2c3e-486c-9c64-5566200fb9e8', '716b28ef-e8f3-45a2-b5b5-b659aa657988', '876a5f52-f3be-40a5-8823-8a64992b3f5f', '0f38f7c2-25f2-4b4a-a190-0f4a92cfaf46'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72407f2-00a5-4ccf-afb5-2cc18d5870fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73ffca50-2c3e-486c-9c64-5566200fb9e8', '716b28ef-e8f3-45a2-b5b5-b659aa657988', '876a5f52-f3be-40a5-8823-8a64992b3f5f', '0f38f7c2-25f2-4b4a-a190-0f4a92cfaf46']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d618fb-6d8f-4f83-a326-64a68cd52add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:01 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d618fb-6d8f-4f83-a326-64a68cd52add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64dc2be3-192e-40fb-b5ee-7c991acca043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45274930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['73ffca50-2c3e-486c-9c64-5566200fb9e8','716b28ef-e8f3-45a2-b5b5-b659aa657988','876a5f52-f3be-40a5-8823-8a64992b3f5f','0f38f7c2-25f2-4b4a-a190-0f4a92cfaf46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45274930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64dc2be3-192e-40fb-b5ee-7c991acca043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd627d0-6930-4e83-ac17-66962c2cdfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd627d0-6930-4e83-ac17-66962c2cdfd5) transitioned into state 'SUCCESS' from state '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-45274930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['73ffca50-2c3e-486c-9c64-5566200fb9e8','716b28ef-e8f3-45a2-b5b5-b659aa657988','876a5f52-f3be-40a5-8823-8a64992b3f5f','0f38f7c2-25f2-4b4a-a190-0f4a92cfaf46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9ddd03-14c7-49e5-8919-b62fe9d96da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9ddd03-14c7-49e5-8919-b62fe9d96da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (045e6e4f-2e29-4dbc-8e1d-1681774e27ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:01 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:20:01 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-cdcf1460-80db-446a-a68b-69b1f952d34e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:20:01 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1699/3418] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/volumes => generated 783 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:01 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:02 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:02 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:02 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:02 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:02 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-6a19e2e7-b94e-42fa-8917-ac1370203273 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 returned with HTTP 200 Sep 06 17:20:02 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1720/3419] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 => generated 962 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9cccfd63-31d8-4644-8b27-9b50b728350f None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9cccfd63-31d8-4644-8b27-9b50b728350f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9cccfd63-31d8-4644-8b27-9b50b728350f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9cccfd63-31d8-4644-8b27-9b50b728350f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:03 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9cccfd63-31d8-4644-8b27-9b50b728350f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9cccfd63-31d8-4644-8b27-9b50b728350f tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 returned with HTTP 200 Sep 06 17:20:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1700/3420] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:03 2026] GET /volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f0292900-cd58-4757-9b0a-40c816578eaf None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:20:03 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64dc2be3-192e-40fb-b5ee-7c991acca043", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1628575309"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:03 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:03 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:03 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume 64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:03 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['f2f1b3c2-d082-4571-aa5d-7f0c5b717a4d', '65a79a1d-4bd5-475c-b38a-522e9cb25c95', '13107a94-283a-402e-82bd-04f162e121a1', 'ef8fe301-31ad-4eae-b2cb-561ea9c524f8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:03 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:03 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:03 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:20:03 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0292900-cd58-4757-9b0a-40c816578eaf tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:20:03 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1721/3421] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:20:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-9b73647f-d726-4649-9fe9-18d34d900063 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b73647f-d726-4649-9fe9-18d34d900063 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b73647f-d726-4649-9fe9-18d34d900063 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-9b73647f-d726-4649-9fe9-18d34d900063 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:03 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:03 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-9b73647f-d726-4649-9fe9-18d34d900063 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:03 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-9b73647f-d726-4649-9fe9-18d34d900063 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 200 Sep 06 17:20:03 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1701/3422] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:03 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1374c9eb-406a-45a2-9788-b57be35d8438 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1374c9eb-406a-45a2-9788-b57be35d8438 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1374c9eb-406a-45a2-9788-b57be35d8438 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:04 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1374c9eb-406a-45a2-9788-b57be35d8438 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:04 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:04 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:04 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1374c9eb-406a-45a2-9788-b57be35d8438 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:04 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1374c9eb-406a-45a2-9788-b57be35d8438 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 200 Sep 06 17:20:04 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1722/3423] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:04 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a87bdfc4-12c3-4533-a156-1c7088c6cff0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1702/3424] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:05 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4d428105-e707-4207-ac01-3a3850844500 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] POST http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a/action Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.snapshot_unmanage [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Unmanage snapshot with id: c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.policy [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f23d0d5f8eb549ba967a324248965c1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b49ad2a33d94022ab2b6b243d8842cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87191) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4d428105-e707-4207-ac01-3a3850844500 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a/action returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1723/3425] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:05 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:20:05 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-09c7ec88-6efa-4b34-8499-d6b520c9aa35 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 202 Sep 06 17:20:05 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1703/3426] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:20:05 2026] DELETE /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:05 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:05 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:05 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1298724d-df31-4f5d-bf72-d3cd92914ba8 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1724/3427] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:05 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:06 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:06 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:06 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e1f50c2c-3eeb-49a5-b0bf-022069ebd8fe tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 200 Sep 06 17:20:06 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1704/3428] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-10d7bdc2-9680-49a0-806a-18993ce646f5 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10d7bdc2-9680-49a0-806a-18993ce646f5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10d7bdc2-9680-49a0-806a-18993ce646f5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-10d7bdc2-9680-49a0-806a-18993ce646f5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-10d7bdc2-9680-49a0-806a-18993ce646f5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a returned with HTTP 404 Sep 06 17:20:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1725/3429] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:07 2026] GET /volume/v3/snapshots/c96b6616-2f3a-4f66-b550-cb08568c8a8a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:07 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:07 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: 64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:07 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:07 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:07 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:07 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:07 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:20:07 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b37723e8-7fe7-41ae-99d9-bce840751bb3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 returned with HTTP 202 Sep 06 17:20:07 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1705/3430] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:20:07 2026] DELETE /volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:07 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:07 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:07 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:07 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:07 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:07 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-3387f2fd-7b18-41b7-beff-1c43697e1c8a tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 returned with HTTP 200 Sep 06 17:20:07 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1726/3431] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:07 2026] GET /volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-92b351c9-5873-448d-ab53-dc125abce2db None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-92b351c9-5873-448d-ab53-dc125abce2db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 Sep 06 17:20:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-92b351c9-5873-448d-ab53-dc125abce2db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:08 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-92b351c9-5873-448d-ab53-dc125abce2db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:08 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-92b351c9-5873-448d-ab53-dc125abce2db tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 returned with HTTP 404 Sep 06 17:20:08 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1706/3432] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:08 2026] GET /volume/v3/volumes/64dc2be3-192e-40fb-b5ee-7c991acca043 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-52858c84-76bf-4309-b545-89b379caf5ce None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-929191774"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-929191774'}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:20:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (f0878239-54d8-474b-a3c6-a71ae75194e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a59c5f0-46f0-479c-ba04-a5144407abe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a59c5f0-46f0-479c-ba04-a5144407abe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6743c5-f060-404f-95a0-1c1532236540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['fcd08f65-9d4d-4204-a254-f7c35408a216', 'cd0aea39-d030-4fc1-9946-c2676e98f592', '5838dec4-9f3f-4819-8e9a-b9ef18ba6605', '3247d132-828d-486d-abf0-26f23b1a42c8'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6743c5-f060-404f-95a0-1c1532236540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcd08f65-9d4d-4204-a254-f7c35408a216', 'cd0aea39-d030-4fc1-9946-c2676e98f592', '5838dec4-9f3f-4819-8e9a-b9ef18ba6605', '3247d132-828d-486d-abf0-26f23b1a42c8']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964589ba-34da-4b31-b0c8-4764459fa887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:08 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964589ba-34da-4b31-b0c8-4764459fa887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb56256-bd31-4094-b5f9-ad3bfd3d883b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-929191774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['fcd08f65-9d4d-4204-a254-f7c35408a216','cd0aea39-d030-4fc1-9946-c2676e98f592','5838dec4-9f3f-4819-8e9a-b9ef18ba6605','3247d132-828d-486d-abf0-26f23b1a42c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-929191774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb56256-bd31-4094-b5f9-ad3bfd3d883b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59749b55-efe4-459c-9085-ae23b43fa596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59749b55-efe4-459c-9085-ae23b43fa596) transitioned into state 'SUCCESS' from state '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-929191774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['fcd08f65-9d4d-4204-a254-f7c35408a216','cd0aea39-d030-4fc1-9946-c2676e98f592','5838dec4-9f3f-4819-8e9a-b9ef18ba6605','3247d132-828d-486d-abf0-26f23b1a42c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec19cd57-7ae0-4268-a128-3f608d0302e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec19cd57-7ae0-4268-a128-3f608d0302e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (f0878239-54d8-474b-a3c6-a71ae75194e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:08 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:20:08 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-52858c84-76bf-4309-b545-89b379caf5ce tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:20:08 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1727/3433] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:08 2026] POST /volume/v3/volumes => generated 784 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ab535568-066d-4ab3-98a2-07302640dfd5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab535568-066d-4ab3-98a2-07302640dfd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab535568-066d-4ab3-98a2-07302640dfd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:09 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ab535568-066d-4ab3-98a2-07302640dfd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:09 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:09 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:09 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:09 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:09 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ab535568-066d-4ab3-98a2-07302640dfd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:09 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ab535568-066d-4ab3-98a2-07302640dfd5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b returned with HTTP 200 Sep 06 17:20:09 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1707/3434] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:09 2026] GET /volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b => generated 963 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:10 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-dbffe25f-6e45-4bb7-a12d-1394d72ef100 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b returned with HTTP 200 Sep 06 17:20:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1728/3435] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:10 2026] GET /volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b0a25346-0d76-4432-94f6-44b36de35130 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:20:10 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfb56256-bd31-4094-b5f9-ad3bfd3d883b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-679578649"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:10 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:10 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:10 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:10 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['c53abf6e-c07b-4ae9-8c68-4d7a3fe4d24c', '41261eca-e2aa-44ee-8d3e-6b3c5c9f74e2', 'b6c3f9c3-6897-4fc9-af57-fe5f2f4335d6', 'bc360c6e-1216-4220-a150-2a326ba97b84'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:10 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:10 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:10 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:20:10 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b0a25346-0d76-4432-94f6-44b36de35130 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:20:10 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1708/3436] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:20:10 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 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-03a61083-54d8-4033-b10e-cbb3059b4bed None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03a61083-54d8-4033-b10e-cbb3059b4bed tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03a61083-54d8-4033-b10e-cbb3059b4bed tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-03a61083-54d8-4033-b10e-cbb3059b4bed tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:10 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:10 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-03a61083-54d8-4033-b10e-cbb3059b4bed tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:10 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-03a61083-54d8-4033-b10e-cbb3059b4bed tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:10 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1729/3437] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:10 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:11 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:11 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:11 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:11 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:11 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-f6bb1e6c-de04-4038-8494-7c9103fbb43d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:11 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1709/3438] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:11 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-efb6f55e-efa2-4b0b-b5ed-0ad1094b7aa2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1730/3439] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:12 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ba2830ff-e500-413c-b313-1ed27b968fde None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba2830ff-e500-413c-b313-1ed27b968fde tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] PUT http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ba2830ff-e500-413c-b313-1ed27b968fde tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ba2830ff-e500-413c-b313-1ed27b968fde tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Snapshot retrieved successfully. Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ba2830ff-e500-413c-b313-1ed27b968fde tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1710/3440] 192.168.122.57 () {60 vars in 1253 bytes} [Sun Sep 6 17:20:12 2026] PUT /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4adea361-267a-45b4-be5f-67c89bc8535e None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:12 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:20:12 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4adea361-267a-45b4-be5f-67c89bc8535e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 202 Sep 06 17:20:12 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1731/3441] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:20:12 2026] DELETE /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:12 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:12 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:12 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:12 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-417d87ba-ca14-4761-99bf-3fb7ba7896ba tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:12 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1711/3442] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:12 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 493 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:13 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:13 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:13 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:13 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:13 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-eda34606-fb79-4fdd-af8d-77e4c8d4d989 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 200 Sep 06 17:20:13 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1732/3443] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:13 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 493 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-db5985bc-fd06-4329-bd36-7965c0f7e4a5 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db5985bc-fd06-4329-bd36-7965c0f7e4a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db5985bc-fd06-4329-bd36-7965c0f7e4a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-db5985bc-fd06-4329-bd36-7965c0f7e4a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-db5985bc-fd06-4329-bd36-7965c0f7e4a5 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f returned with HTTP 404 Sep 06 17:20:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1712/3444] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:14 2026] GET /volume/v3/snapshots/b4fa2040-7e11-4328-93c5-c068e6ab7e0f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2879aa84-393b-45c5-9086-5f27afb3874c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:14 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:14 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:14 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:14 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:14 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:14 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:14 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:20:14 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2879aa84-393b-45c5-9086-5f27afb3874c tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b returned with HTTP 202 Sep 06 17:20:14 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1733/3445] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:20:14 2026] DELETE /volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:14 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:14 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:14 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:14 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:14 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:14 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8ec376cd-e2cd-42f2-b06e-aca48c9e5900 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b returned with HTTP 200 Sep 06 17:20:14 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1713/3446] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:14 2026] GET /volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-ed1fceb3-df43-4806-8be3-62f8778e69b9 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed1fceb3-df43-4806-8be3-62f8778e69b9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b Sep 06 17:20:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed1fceb3-df43-4806-8be3-62f8778e69b9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:15 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-ed1fceb3-df43-4806-8be3-62f8778e69b9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:15 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-ed1fceb3-df43-4806-8be3-62f8778e69b9 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b returned with HTTP 404 Sep 06 17:20:15 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1734/3447] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:15 2026] GET /volume/v3/volumes/bfb56256-bd31-4094-b5f9-ad3bfd3d883b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-141900678"}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-141900678'}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume of 1 GB Sep 06 17:20:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Availability Zones retrieved successfully. Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (6db118a4-c1b7-4e0f-a0b4-a817893d2f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caae6e9c-6824-46ac-9a26-837dbe4390a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caae6e9c-6824-46ac-9a26-837dbe4390a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5555596b-aded-493a-9dd9-3261e2bbe22f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5555596b-aded-493a-9dd9-3261e2bbe22f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5380bd40-5186-4f41-98dc-8b39880926a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['4d644573-1159-4388-a2e2-00fafecfc08d', '1b427068-a432-46db-b2cf-da255be73964', '469784d8-5121-480d-8f38-de06ca4605fd', '118c6a37-7d72-4e3a-8752-1f614e85c85c'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5380bd40-5186-4f41-98dc-8b39880926a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d644573-1159-4388-a2e2-00fafecfc08d', '1b427068-a432-46db-b2cf-da255be73964', '469784d8-5121-480d-8f38-de06ca4605fd', '118c6a37-7d72-4e3a-8752-1f614e85c85c']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ba045-afc2-48b8-a314-bedf3122b0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:15 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ba045-afc2-48b8-a314-bedf3122b0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89c7b671-b016-4243-ba9b-f0e396609d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141900678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['4d644573-1159-4388-a2e2-00fafecfc08d','1b427068-a432-46db-b2cf-da255be73964','469784d8-5121-480d-8f38-de06ca4605fd','118c6a37-7d72-4e3a-8752-1f614e85c85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141900678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89c7b671-b016-4243-ba9b-f0e396609d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b49ad2a33d94022ab2b6b243d8842cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5555596b-aded-493a-9dd9-3261e2bbe22f),volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81c8e4e-eb54-420d-ad11-0e22174e9580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81c8e4e-eb54-420d-ad11-0e22174e9580) transitioned into state 'SUCCESS' from state '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-141900678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b49ad2a33d94022ab2b6b243d8842cb',qos_specs=None,replication_status=,reservations=['4d644573-1159-4388-a2e2-00fafecfc08d','1b427068-a432-46db-b2cf-da255be73964','469784d8-5121-480d-8f38-de06ca4605fd','118c6a37-7d72-4e3a-8752-1f614e85c85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723a00d1aa534d8b81f0d3a27f3f36f7',volume_type_id=5555596b-aded-493a-9dd9-3261e2bbe22f)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d571505-c4c2-4e41-bea2-97e40095c8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d571505-c4c2-4e41-bea2-97e40095c8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Flow 'volume_create_api' (6db118a4-c1b7-4e0f-a0b4-a817893d2f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:15 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create volume request issued successfully. Sep 06 17:20:15 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e521441e-a85e-45b2-bf7e-01e4fef0ead3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:20:15 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1714/3448] 192.168.122.57 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:15 2026] POST /volume/v3/volumes => generated 784 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:16 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:16 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:16 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:16 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:16 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:16 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:16 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1934c9ed-adce-465d-a485-93b8f4c26e59 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 returned with HTTP 200 Sep 06 17:20:16 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1735/3449] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:15 2026] GET /volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:17 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b4c8c86f-1b99-4d90-bb8a-0f001141d57e tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 returned with HTTP 200 Sep 06 17:20:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1715/3450] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:17 2026] GET /volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots Sep 06 17:20:17 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89c7b671-b016-4243-ba9b-f0e396609d63", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-519123822"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:17 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:17 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:17 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.snapshots [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Create snapshot from volume 89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:17 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Created reservations ['d76d5413-495c-4d2b-8b29-b01ec0925831', '97440d55-a016-44fd-b434-9e81b9c2ffe3', '118eb86e-1fa5-4b63-9d39-cc41bb412014', 'b242892b-fac0-4b03-8111-67a41e1a2fa6'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:17 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:17 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:17 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot create request issued successfully. Sep 06 17:20:17 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-991e687e-6bc7-4f9e-a8ce-50b0c5af73fd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots returned with HTTP 202 Sep 06 17:20:17 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1736/3451] 192.168.122.57 () {60 vars in 1144 bytes} [Sun Sep 6 17:20:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:17 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:17 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:17 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-35fb59ab-77d1-4307-a66e-4738a8eeb04d tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:17 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1716/3452] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:17 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:18 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:18 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:18 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:18 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:18 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c874c44f-d570-40ab-8ea4-a5ccb1021376 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:18 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1737/3453] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:18 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ef3e561e-02f6-4019-a692-f0c51c861def None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef3e561e-02f6-4019-a692-f0c51c861def tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef3e561e-02f6-4019-a692-f0c51c861def tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ef3e561e-02f6-4019-a692-f0c51c861def tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ef3e561e-02f6-4019-a692-f0c51c861def tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ef3e561e-02f6-4019-a692-f0c51c861def tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1717/3454] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:19 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] POST http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.admin_actions [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Updating snapshot '2e2442d9-cc02-4207-b74b-afdd14f0a31d' with '{'status': 'creating'}' {{(pid=87191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7710a9e3-f44f-4de0-97c1-6aadcce10924 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action returned with HTTP 202 Sep 06 17:20:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1738/3455] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:20:19 2026] POST /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a33f6502-8a8d-4eae-a2a0-0cb6b0b624a4 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1718/3456] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:19 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] POST http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87191) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.contrib.snapshot_actions [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] Updating snapshot 2e2442d9-cc02-4207-b74b-afdd14f0a31d with info {'id': '2e2442d9-cc02-4207-b74b-afdd14f0a31d', 'status': 'error', 'progress': '80%'} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-1f3e553b-8f26-444c-ac9b-a4bcc9da88b0 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-member] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action returned with HTTP 202 Sep 06 17:20:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1739/3457] 192.168.122.57 () {60 vars in 1275 bytes} [Sun Sep 6 17:20:19 2026] POST /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-047009e7-2975-42dc-a858-791f6e6e47f3 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.snapshots [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete snapshot with id: 2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:19 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot delete request issued successfully. Sep 06 17:20:19 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-047009e7-2975-42dc-a858-791f6e6e47f3 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 202 Sep 06 17:20:19 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1719/3458] 192.168.122.57 () {58 vars in 1236 bytes} [Sun Sep 6 17:20:19 2026] DELETE /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:19 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:19 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:19 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf000fa2-7d5f-4384-bb93-e7db1900c8e2 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:19 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1740/3459] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:19 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-e78cdf03-679f-4095-bf95-b017fd53a158 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e78cdf03-679f-4095-bf95-b017fd53a158 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e78cdf03-679f-4095-bf95-b017fd53a158 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:20 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-e78cdf03-679f-4095-bf95-b017fd53a158 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:20 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:20 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:20 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-e78cdf03-679f-4095-bf95-b017fd53a158 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Snapshot retrieved successfully. Sep 06 17:20:20 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-e78cdf03-679f-4095-bf95-b017fd53a158 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 200 Sep 06 17:20:20 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1720/3460] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:20 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-4459f3da-05a7-44a6-94c2-0b844721dc83 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4459f3da-05a7-44a6-94c2-0b844721dc83 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4459f3da-05a7-44a6-94c2-0b844721dc83 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-4459f3da-05a7-44a6-94c2-0b844721dc83 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-4459f3da-05a7-44a6-94c2-0b844721dc83 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d returned with HTTP 404 Sep 06 17:20:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1741/3461] 192.168.122.57 () {58 vars in 1233 bytes} [Sun Sep 6 17:20:21 2026] GET /volume/v3/snapshots/2e2442d9-cc02-4207-b74b-afdd14f0a31d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:21 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:21 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume with id: 89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:21 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:21 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:21 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:21 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:21 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Delete volume request issued successfully. Sep 06 17:20:21 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-ad651b92-5644-4995-bc2a-5c4d4125f230 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 returned with HTTP 202 Sep 06 17:20:21 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1721/3462] 192.168.122.57 () {58 vars in 1230 bytes} [Sun Sep 6 17:20:21 2026] DELETE /volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:21 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:21 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:21 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:21 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:21 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Volume info retrieved successfully. Sep 06 17:20:21 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-97e64dc8-47d5-4327-a1a0-b0e1913d8232 tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 returned with HTTP 200 Sep 06 17:20:21 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1742/3463] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:21 2026] GET /volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:20:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-b5c8fd97-bbe5-4f85-badd-de64717339dd None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5c8fd97-bbe5-4f85-badd-de64717339dd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] GET http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 Sep 06 17:20:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5c8fd97-bbe5-4f85-badd-de64717339dd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:22 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-b5c8fd97-bbe5-4f85-badd-de64717339dd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:22 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-b5c8fd97-bbe5-4f85-badd-de64717339dd tempest-ProjectMemberTests-937722792 tempest-ProjectMemberTests-937722792-project-admin] http://192.168.122.57/volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 returned with HTTP 404 Sep 06 17:20:22 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1722/3464] 192.168.122.57 () {58 vars in 1227 bytes} [Sun Sep 6 17:20:22 2026] GET /volume/v3/volumes/89c7b671-b016-4243-ba9b-f0e396609d63 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-f0909030-4827-4e7b-9053-a4a498cf93f4 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0909030-4827-4e7b-9053-a4a498cf93f4 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:20:25 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-f0909030-4827-4e7b-9053-a4a498cf93f4 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-63356844", "extra_specs": {"storage_protocol": "tempest-storage_protocol-721957506", "vendor_name": "tempest-vendor_name-699694229"}}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:25 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-f0909030-4827-4e7b-9053-a4a498cf93f4 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:20:25 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1743/3465] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:20:25 2026] POST /volume/v3/types => generated 326 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09b9b519-8359-4e22-9a77-e9e512101b68", "size": 1}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.api.v3.volumes [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume request body: {'volume': {'volume_type': '09b9b519-8359-4e22-9a77-e9e512101b68', 'size': 1}} {{(pid=87192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume of 1 GB Sep 06 17:20:25 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:25 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:25 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Availability Zones retrieved successfully. Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Flow 'volume_create_api' (2d9b9dbe-2e34-488b-b1b0-a8a06c05ab0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cbd7e6-1bc2-4f57-8033-2b302007acde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.flows.api.create_volume [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Validating volume size '1' using validate_int {{(pid=87192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cbd7e6-1bc2-4f57-8033-2b302007acde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:20:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-721957506',vendor_name='tempest-vendor_name-699694229'},id=09b9b519-8359-4e22-9a77-e9e512101b68,is_public=True,name='tempest-ProjectReaderTests-volume-type-63356844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09b9b519-8359-4e22-9a77-e9e512101b68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2745c8d-d0d7-4bb4-883a-d7e18fbfc806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-63356844 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-63356844, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:20:25 devstack devstack@c-api.service[87192]: WARNING cinder.quota [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-63356844 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-63356844, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Created reservations ['38bef96c-8e3f-4791-8b8c-04544e167821', '47e29c0c-2834-427d-bb5e-df9247b8525f', '1be911f4-71d0-4492-a0d1-8b679d36df00', '55581099-d808-41b1-87f3-c9ff6c0ba53f'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2745c8d-d0d7-4bb4-883a-d7e18fbfc806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38bef96c-8e3f-4791-8b8c-04544e167821', '47e29c0c-2834-427d-bb5e-df9247b8525f', '1be911f4-71d0-4492-a0d1-8b679d36df00', '55581099-d808-41b1-87f3-c9ff6c0ba53f']}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45190aef-919f-400f-8274-93a622c22513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:25 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45190aef-919f-400f-8274-93a622c22513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ef0578-b256-4fa0-8862-c20a4b0d09a3', '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='dbbefbd4dd7b44f8914a2ff58f2ad3b9',qos_specs=None,replication_status=,reservations=['38bef96c-8e3f-4791-8b8c-04544e167821','47e29c0c-2834-427d-bb5e-df9247b8525f','1be911f4-71d0-4492-a0d1-8b679d36df00','55581099-d808-41b1-87f3-c9ff6c0ba53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_type_id=09b9b519-8359-4e22-9a77-e9e512101b68), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:20:25Z,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=39ef0578-b256-4fa0-8862-c20a4b0d09a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbbefbd4dd7b44f8914a2ff58f2ad3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09b9b519-8359-4e22-9a77-e9e512101b68),volume_type_id=09b9b519-8359-4e22-9a77-e9e512101b68)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:25 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90557799-70c4-49b6-8fa2-e553af994a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90557799-70c4-49b6-8fa2-e553af994a34) transitioned into state 'SUCCESS' from 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='dbbefbd4dd7b44f8914a2ff58f2ad3b9',qos_specs=None,replication_status=,reservations=['38bef96c-8e3f-4791-8b8c-04544e167821','47e29c0c-2834-427d-bb5e-df9247b8525f','1be911f4-71d0-4492-a0d1-8b679d36df00','55581099-d808-41b1-87f3-c9ff6c0ba53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_type_id=09b9b519-8359-4e22-9a77-e9e512101b68)}' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354fdab2-f444-483e-9350-69ea2faf375f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354fdab2-f444-483e-9350-69ea2faf375f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:26 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Flow 'volume_create_api' (2d9b9dbe-2e34-488b-b1b0-a8a06c05ab0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:26 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume request issued successfully. Sep 06 17:20:26 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-00867804-8427-4962-a9d9-fe4ee27fa2fb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:20:26 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1723/3466] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:20:25 2026] POST /volume/v3/volumes => generated 778 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 Sep 06 17:20:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:26 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:26 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:26 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:26 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:26 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:26 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:26 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-7bc25710-f762-4ba9-bf64-93bf47b8311c tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 returned with HTTP 200 Sep 06 17:20:26 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1744/3467] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:20:26 2026] GET /volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-dd0f01e8-1834-4059-b93f-6ccbede541f2 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 returned with HTTP 200 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1724/3468] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:20:27 2026] GET /volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-a7b3fa71-12e7-46bb-861f-edb38255f9cb None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7b3fa71-12e7-46bb-861f-edb38255f9cb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7b3fa71-12e7-46bb-861f-edb38255f9cb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-a7b3fa71-12e7-46bb-861f-edb38255f9cb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-a7b3fa71-12e7-46bb-861f-edb38255f9cb tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1745/3469] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:20:27 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 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-44525206-9597-4632-b4b1-61a5edd0b174 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44525206-9597-4632-b4b1-61a5edd0b174 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] GET http://192.168.122.57/volume/v3/messages Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44525206-9597-4632-b4b1-61a5edd0b174 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-44525206-9597-4632-b4b1-61a5edd0b174 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-44525206-9597-4632-b4b1-61a5edd0b174 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1725/3470] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:20:27 2026] GET /volume/v3/messages => generated 676 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-c57b3321-2d8b-4211-93b1-eb7f4339ff33 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c57b3321-2d8b-4211-93b1-eb7f4339ff33 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/messages/4770fbd1-d4a7-4165-833d-15e7f29c3736 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c57b3321-2d8b-4211-93b1-eb7f4339ff33 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-c57b3321-2d8b-4211-93b1-eb7f4339ff33 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-c57b3321-2d8b-4211-93b1-eb7f4339ff33 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/messages/4770fbd1-d4a7-4165-833d-15e7f29c3736 returned with HTTP 204 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1746/3471] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:20:27 2026] DELETE /volume/v3/messages/4770fbd1-d4a7-4165-833d-15e7f29c3736 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.v3.volumes [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Delete volume with id: 39ef0578-b256-4fa0-8862-c20a4b0d09a3 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.volume.api [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87192) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.quota [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Created reservations ['6177add4-346b-4085-b96a-971d8ea009ef', 'd721040b-f4c5-49bb-b9d4-f16e0fecec2b', '353eed3d-cfb8-4ab4-b91d-602f21cf7f25', '8e87a468-5fc8-44ae-9d7d-61f7f8a88cc2'] {{(pid=87192) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Delete volume request issued successfully. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-a7b20d62-324c-4ea0-8da6-7f6fa1e33e2d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 returned with HTTP 202 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1726/3472] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:20:27 2026] DELETE /volume/v3/volumes/39ef0578-b256-4fa0-8862-c20a4b0d09a3 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-cf6a8caa-c17b-43f9-a359-47a11436184a None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf6a8caa-c17b-43f9-a359-47a11436184a tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/types/09b9b519-8359-4e22-9a77-e9e512101b68 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf6a8caa-c17b-43f9-a359-47a11436184a tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-cf6a8caa-c17b-43f9-a359-47a11436184a tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method '_delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-cf6a8caa-c17b-43f9-a359-47a11436184a tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/types/09b9b519-8359-4e22-9a77-e9e512101b68 returned with HTTP 202 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1747/3473] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:20:27 2026] DELETE /volume/v3/types/09b9b519-8359-4e22-9a77-e9e512101b68 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-747956fd-8be8-4194-ae62-0d8997b2ac6b None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-747956fd-8be8-4194-ae62-0d8997b2ac6b tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] POST http://192.168.122.57/volume/v3/types Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-747956fd-8be8-4194-ae62-0d8997b2ac6b tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2033084064", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2037849512", "vendor_name": "tempest-vendor_name-1878151069"}}} {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-747956fd-8be8-4194-ae62-0d8997b2ac6b tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/types returned with HTTP 200 Sep 06 17:20:27 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1727/3474] 192.168.122.57 () {60 vars in 1132 bytes} [Sun Sep 6 17:20:27 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 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] POST http://192.168.122.57/volume/v3/volumes Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "307a4492-0821-4277-b18b-afff4f334538", "size": 1}} {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.api.v3.volumes [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume request body: {'volume': {'volume_type': '307a4492-0821-4277-b18b-afff4f334538', 'size': 1}} {{(pid=87191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume of 1 GB Sep 06 17:20:27 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Availability Zones retrieved successfully. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Flow 'volume_create_api' (48977833-328f-4a40-9e5d-35e2d95b6383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf02d73-207a-4ce6-bf9f-86bd308c1575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.flows.api.create_volume [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Validating volume size '1' using validate_int {{(pid=87191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf02d73-207a-4ce6-bf9f-86bd308c1575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:20:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2037849512',vendor_name='tempest-vendor_name-1878151069'},id=307a4492-0821-4277-b18b-afff4f334538,is_public=True,name='tempest-ProjectReaderTests-volume-type-2033084064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '307a4492-0821-4277-b18b-afff4f334538', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5f1b9f-d6fc-44b4-9642-c21436bf58d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2033084064 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2033084064, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: WARNING cinder.quota [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2033084064 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2033084064, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Created reservations ['0f267cc2-0485-4a60-b1e9-3d4ce13d3c6a', '35ed71df-7ebf-4b10-a1b3-82cfce76dcb3', '1fe333cd-44bb-4f85-8e9e-129300c7c2b9', '39d4241f-269d-46c4-ac37-b2a4ac1836b7'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5f1b9f-d6fc-44b4-9642-c21436bf58d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f267cc2-0485-4a60-b1e9-3d4ce13d3c6a', '35ed71df-7ebf-4b10-a1b3-82cfce76dcb3', '1fe333cd-44bb-4f85-8e9e-129300c7c2b9', '39d4241f-269d-46c4-ac37-b2a4ac1836b7']}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b66e26-d62e-46c7-882d-10cc32b94a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b66e26-d62e-46c7-882d-10cc32b94a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420d7fa7-5447-42bb-b09c-0516b914c45c', '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='dbbefbd4dd7b44f8914a2ff58f2ad3b9',qos_specs=None,replication_status=,reservations=['0f267cc2-0485-4a60-b1e9-3d4ce13d3c6a','35ed71df-7ebf-4b10-a1b3-82cfce76dcb3','1fe333cd-44bb-4f85-8e9e-129300c7c2b9','39d4241f-269d-46c4-ac37-b2a4ac1836b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_type_id=307a4492-0821-4277-b18b-afff4f334538), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T15:20: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=420d7fa7-5447-42bb-b09c-0516b914c45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbbefbd4dd7b44f8914a2ff58f2ad3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(307a4492-0821-4277-b18b-afff4f334538),volume_type_id=307a4492-0821-4277-b18b-afff4f334538)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1499e803-eac1-41b0-86db-4a77bbc12797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1499e803-eac1-41b0-86db-4a77bbc12797) transitioned into state 'SUCCESS' from 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='dbbefbd4dd7b44f8914a2ff58f2ad3b9',qos_specs=None,replication_status=,reservations=['0f267cc2-0485-4a60-b1e9-3d4ce13d3c6a','35ed71df-7ebf-4b10-a1b3-82cfce76dcb3','1fe333cd-44bb-4f85-8e9e-129300c7c2b9','39d4241f-269d-46c4-ac37-b2a4ac1836b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e7359abb6f43dbab0f3f7c5ee6f30f',volume_type_id=307a4492-0821-4277-b18b-afff4f334538)}' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b343a7-66af-415f-b500-9fd68addec26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b343a7-66af-415f-b500-9fd68addec26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Flow 'volume_create_api' (48977833-328f-4a40-9e5d-35e2d95b6383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Create volume request issued successfully. Sep 06 17:20:27 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-23ea5d49-f283-487f-9c33-52cdd856c2dc tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes returned with HTTP 202 Sep 06 17:20:27 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1748/3475] 192.168.122.57 () {62 vars in 1177 bytes} [Sun Sep 6 17:20:27 2026] POST /volume/v3/volumes => generated 780 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-825f4d64-0241-41ff-9559-8d42c39d22ab None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-825f4d64-0241-41ff-9559-8d42c39d22ab tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-825f4d64-0241-41ff-9559-8d42c39d22ab tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-825f4d64-0241-41ff-9559-8d42c39d22ab tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'show' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: attachments = base.obj_make_list( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:27 devstack devstack@c-api.service[87192]: warnings.warn( Sep 06 17:20:27 devstack devstack@c-api.service[87192]: INFO cinder.volume.api [None req-825f4d64-0241-41ff-9559-8d42c39d22ab tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:28 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-825f4d64-0241-41ff-9559-8d42c39d22ab tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c returned with HTTP 200 Sep 06 17:20:28 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1728/3476] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:20:27 2026] GET /volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'show' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-2e63f6bf-5b8e-4f94-8fb3-69b1aafdc498 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c returned with HTTP 200 Sep 06 17:20:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1749/3477] 192.168.122.57 () {60 vars in 1267 bytes} [Sun Sep 6 17:20:29 2026] GET /volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-8a988156-0a52-4d6c-9d0c-71bec81c6413 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a988156-0a52-4d6c-9d0c-71bec81c6413 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] GET http://192.168.122.57/volume/v3/messages Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a988156-0a52-4d6c-9d0c-71bec81c6413 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-8a988156-0a52-4d6c-9d0c-71bec81c6413 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-8a988156-0a52-4d6c-9d0c-71bec81c6413 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/messages returned with HTTP 200 Sep 06 17:20:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1729/3478] 192.168.122.57 () {60 vars in 1159 bytes} [Sun Sep 6 17:20:29 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 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-63a61e8d-eeb3-4d1b-89a1-369a667aec6d None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63a61e8d-eeb3-4d1b-89a1-369a667aec6d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] GET http://192.168.122.57/volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63a61e8d-eeb3-4d1b-89a1-369a667aec6d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-63a61e8d-eeb3-4d1b-89a1-369a667aec6d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] Calling method 'version_select' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-63a61e8d-eeb3-4d1b-89a1-369a667aec6d tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-reader] http://192.168.122.57/volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f returned with HTTP 200 Sep 06 17:20:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1750/3479] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:20:29 2026] GET /volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-325ba70a-5d7b-42a7-b499-324b8b44db63 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-325ba70a-5d7b-42a7-b499-324b8b44db63 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-325ba70a-5d7b-42a7-b499-324b8b44db63 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-325ba70a-5d7b-42a7-b499-324b8b44db63 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'version_select' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-325ba70a-5d7b-42a7-b499-324b8b44db63 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f returned with HTTP 204 Sep 06 17:20:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1730/3480] 192.168.122.57 () {60 vars in 1273 bytes} [Sun Sep 6 17:20:29 2026] DELETE /volume/v3/messages/f43e316a-bc62-46a3-8151-de8ec3f9b81f => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.middleware.request_id [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 None None] RequestId filter calling following filter/app {{(pid=87191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.api.openstack.wsgi [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method 'delete' {{(pid=87191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.v3.volumes [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Delete volume with id: 420d7fa7-5447-42bb-b09c-0516b914c45c Sep 06 17:20:29 devstack devstack@c-api.service[87191]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: attachments = base.obj_make_list( Sep 06 17:20:29 devstack devstack@c-api.service[87191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: warnings.warn( Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Volume info retrieved successfully. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.volume.api [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: DEBUG cinder.quota [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Created reservations ['73fde8bf-1458-439d-b12b-7dc9109f6aa2', '91cddb2e-d1f1-436a-8a6c-e5252e892b30', 'a354505b-a454-4763-99d0-b31c4fe222a3', 'e11f79e4-e2dc-4351-8d1d-78a2e3dfddfd'] {{(pid=87191) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.volume.api [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Delete volume request issued successfully. Sep 06 17:20:29 devstack devstack@c-api.service[87191]: INFO cinder.api.openstack.wsgi [None req-754aab36-d757-447d-b1b4-dd9b20d0a689 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c returned with HTTP 202 Sep 06 17:20:29 devstack devstack@c-api.service[87191]: [pid: 87191|app: 0|req: 1751/3481] 192.168.122.57 () {60 vars in 1270 bytes} [Sun Sep 6 17:20:29 2026] DELETE /volume/v3/volumes/420d7fa7-5447-42bb-b09c-0516b914c45c => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.middleware.request_id [None req-7b4a60d7-f1b4-4fe0-abc0-9c71aa6219d8 None None] RequestId filter calling following filter/app {{(pid=87192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7b4a60d7-f1b4-4fe0-abc0-9c71aa6219d8 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] DELETE http://192.168.122.57/volume/v3/types/307a4492-0821-4277-b18b-afff4f334538 Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7b4a60d7-f1b4-4fe0-abc0-9c71aa6219d8 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Empty body provided in request {{(pid=87192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: DEBUG cinder.api.openstack.wsgi [None req-7b4a60d7-f1b4-4fe0-abc0-9c71aa6219d8 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] Calling method '_delete' {{(pid=87192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:29 devstack devstack@c-api.service[87192]: INFO cinder.api.openstack.wsgi [None req-7b4a60d7-f1b4-4fe0-abc0-9c71aa6219d8 tempest-ProjectReaderTests-584501060 tempest-ProjectReaderTests-584501060-project-admin] http://192.168.122.57/volume/v3/types/307a4492-0821-4277-b18b-afff4f334538 returned with HTTP 202 Sep 06 17:20:29 devstack devstack@c-api.service[87192]: [pid: 87192|app: 0|req: 1731/3482] 192.168.122.57 () {58 vars in 1224 bytes} [Sun Sep 6 17:20:29 2026] DELETE /volume/v3/types/307a4492-0821-4277-b18b-afff4f334538 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:39 devstack devstack@c-api.service[87191]: DEBUG dbcounter [-] [87191] Writing DB stats cinder:SELECT=285,cinder:UPDATE=115,cinder:INSERT=64,cinder:DELETE=1 {{(pid=87191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:20:39 devstack devstack@c-api.service[87192]: DEBUG dbcounter [-] [87192] Writing DB stats cinder:SELECT=302,cinder:INSERT=85,cinder:UPDATE=156 {{(pid=87192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}